PHP Class Admin_MiscController, pimcore

LICENSE This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://www.pimcore.org/license
Inheritance: extends Pimcore_Controller_Action_Admin
Show file Open project: pimcore/pimcore

Public Methods

Method Description
adminCssAction ( )
availableLanguagesAction ( )
countryListAction ( )
fileexplorerAddAction ( )
fileexplorerAddFolderAction ( )
fileexplorerContentAction ( )
fileexplorerContentSaveAction ( )
fileexplorerDeleteAction ( )
fileexplorerTreeAction ( ) * FILEEXPLORER
getAvailableActionsAction ( )
getAvailableControllersAction ( ) page & snippet controller/action/template selector store providers
getAvailableModulesAction ( )
getAvailableTemplatesAction ( )
getLanguageFlagAction ( )
getValidFilenameAction ( )
httpErrorLogAction ( )
httpErrorLogDetailAction ( )
httpErrorLogFlushAction ( )
jsonTranslationsAdminAction ( )
jsonTranslationsSystemAction ( )
languageListAction ( )
maintenanceAction ( )
phpinfoAction ( )
pingAction ( )
scriptProxyAction ( )
testAction ( )

Private Methods

Method Description
getControllerDir ( ) : string Determines by the moduleName GET-parameter which controller directory to use; the default (param empty or "website") or of the corresponding module or plugin
getFileexplorerPath ( $paramName = 'node' )

Method Details

adminCssAction() public method

public adminCssAction ( )

availableLanguagesAction() public method

countryListAction() public method

public countryListAction ( )

fileexplorerAddAction() public method

fileexplorerAddFolderAction() public method

fileexplorerContentAction() public method

fileexplorerContentSaveAction() public method

fileexplorerDeleteAction() public method

fileexplorerTreeAction() public method

* FILEEXPLORER

getAvailableActionsAction() public method

getAvailableControllersAction() public method

page & snippet controller/action/template selector store providers

getAvailableModulesAction() public method

getAvailableTemplatesAction() public method

getLanguageFlagAction() public method

getValidFilenameAction() public method

httpErrorLogAction() public method

public httpErrorLogAction ( )

httpErrorLogDetailAction() public method

httpErrorLogFlushAction() public method

jsonTranslationsAdminAction() public method

jsonTranslationsSystemAction() public method

languageListAction() public method

public languageListAction ( )

maintenanceAction() public method

public maintenanceAction ( )

phpinfoAction() public method

public phpinfoAction ( )

pingAction() public method

public pingAction ( )

scriptProxyAction() public method

public scriptProxyAction ( )

testAction() public method

public testAction ( )