PHP Class Admin_SettingsController, pimcore

Inheritance: extends Zend_Controller_Action
Datei anzeigen Open project: pimcore/pimcore

Public Methods

Method Description
clearCacheAction ( )
clearOutputCacheAction ( )
clearTemporaryFilesAction ( )
delete ( $dir, $thumbnail, &$matches = [] ) delete all thumbnails which are using this config
getAvailableAdminLanguagesAction ( )
getAvailableAlgorithmsAction ( )
getAvailableCountriesAction ( )
getAvailableLanguagesAction ( )
getAvailableSitesAction ( )
getPredefinedMetadataAction ( )
getSystemAction ( )
getWeb2printAction ( )
glossaryAction ( )
metadataAction ( )
propertiesAction ( )
redirectsAction ( )
robotsTxtAction ( )
setSystemAction ( )
setWeb2printAction ( )
staticroutesAction ( )
tagManagementAddAction ( )
tagManagementDeleteAction ( )
tagManagementGetAction ( )
tagManagementTreeAction ( )
tagManagementUpdateAction ( )
thumbnailAdapterCheckAction ( )
thumbnailAddAction ( )
thumbnailDeleteAction ( )
thumbnailGetAction ( )
thumbnailTreeAction ( )
thumbnailUpdateAction ( )
videoThumbnailAdapterCheckAction ( )
videoThumbnailAddAction ( )
videoThumbnailDeleteAction ( )
videoThumbnailGetAction ( )
videoThumbnailTreeAction ( )
videoThumbnailUpdateAction ( )
websiteSettingsAction ( )

Protected Methods

Method Description
checkFallbackLanguageLoop ( $source, $definitions, $fallbacks = [] )
deleteViews ( $language, $dbName ) deleteViews delete views for localized fields when languages are removed to prevent mysql errors

Private Methods

Method Description
deleteThumbnailFolders ( $root, $thumbnailName )
deleteThumbnailTmpFiles ( Config $thumbnail )
deleteVideoThumbnailTmpFiles ( Config $thumbnail )
getWebsiteSettingForEditMode ( $item )

Method Details

checkFallbackLanguageLoop() protected method

protected checkFallbackLanguageLoop ( $source, $definitions, $fallbacks = [] )

clearCacheAction() public method

public clearCacheAction ( )

clearOutputCacheAction() public method

clearTemporaryFilesAction() public method

delete() public method

delete all thumbnails which are using this config
public delete ( $dir, $thumbnail, &$matches = [] )

deleteViews() protected method

deleteViews delete views for localized fields when languages are removed to prevent mysql errors
protected deleteViews ( $language, $dbName )
$language
$dbName

getAvailableAdminLanguagesAction() public method

getAvailableAlgorithmsAction() public method

getAvailableCountriesAction() public method

getAvailableLanguagesAction() public method

getAvailableSitesAction() public method

getPredefinedMetadataAction() public method

getSystemAction() public method

public getSystemAction ( )

getWeb2printAction() public method

public getWeb2printAction ( )

glossaryAction() public method

public glossaryAction ( )

metadataAction() public method

public metadataAction ( )

propertiesAction() public method

public propertiesAction ( )

redirectsAction() public method

public redirectsAction ( )

robotsTxtAction() public method

public robotsTxtAction ( )

setSystemAction() public method

public setSystemAction ( )

setWeb2printAction() public method

public setWeb2printAction ( )

staticroutesAction() public method

public staticroutesAction ( )

tagManagementAddAction() public method

tagManagementDeleteAction() public method

tagManagementGetAction() public method

tagManagementTreeAction() public method

tagManagementUpdateAction() public method

thumbnailAdapterCheckAction() public method

thumbnailAddAction() public method

public thumbnailAddAction ( )

thumbnailDeleteAction() public method

thumbnailGetAction() public method

public thumbnailGetAction ( )

thumbnailTreeAction() public method

public thumbnailTreeAction ( )

thumbnailUpdateAction() public method

videoThumbnailAdapterCheckAction() public method

videoThumbnailAddAction() public method

videoThumbnailDeleteAction() public method

videoThumbnailGetAction() public method

videoThumbnailTreeAction() public method

videoThumbnailUpdateAction() public method

websiteSettingsAction() public method