Method |
Description |
|
buildBreadcrumbs ( array $pieces, $level ) : array |
Build pages tree for navigation |
|
clearCompiledTemplate ( string $filename ) : void |
Clear compiled template |
|
formatMessage ( array | string $files, string $action ) : string |
Format message |
|
formatName ( string $name, string $ext = '' ) : string |
Format file name |
|
formatPath ( string $path ) : string |
Format path |
|
getActionForm ( ) : Zend_Form |
Get action form |
|
getKey ( ) : string |
Get key |
|
getMoveForm ( ) : Zend_Form |
Get move form |
|
getPaths ( string $path ) : array |
Get available paths starting from path |
|
parsePath ( string $path = NULL ) : string |
Parse path |
|