PHP Class Admin_TemplateController

Author: Guillaume Hocine & Adrian Galewski
Inheritance: extends AppController
Afficher le fichier Open project: sourcefabric/newscoop

Méthodes publiques

Méthode Description
cacheTemplatesAction ( )
copyAction ( )
createFileAction ( )
createFolderAction ( )
deleteAction ( )
editAction ( )
editImageAction ( )
editOtherAction ( )
editTemplateAction ( )
getItemsAction ( )
indexAction ( )
init ( )
moveAction ( )
renameAction ( )
uploadAction ( )

Private Methods

Méthode 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

Method Details

cacheTemplatesAction() public méthode

copyAction() public méthode

public copyAction ( )

createFileAction() public méthode

public createFileAction ( )

createFolderAction() public méthode

public createFolderAction ( )

deleteAction() public méthode

public deleteAction ( )

editAction() public méthode

public editAction ( )

editImageAction() public méthode

public editImageAction ( )

editOtherAction() public méthode

public editOtherAction ( )

editTemplateAction() public méthode

public editTemplateAction ( )

getItemsAction() public méthode

public getItemsAction ( )

indexAction() public méthode

public indexAction ( )

init() public méthode

public init ( )

moveAction() public méthode

public moveAction ( )

renameAction() public méthode

public renameAction ( )

uploadAction() public méthode

public uploadAction ( )