PHP Class Admin_SettingsController, pimcore

Inheritance: extends Zend_Controller_Action
Afficher le fichier Open project: pimcore/pimcore

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
deleteThumbnailFolders ( $root, $thumbnailName )
deleteThumbnailTmpFiles ( Config $thumbnail )
deleteVideoThumbnailTmpFiles ( Config $thumbnail )
getWebsiteSettingForEditMode ( $item )

Method Details

checkFallbackLanguageLoop() protected méthode

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

clearCacheAction() public méthode

public clearCacheAction ( )

clearOutputCacheAction() public méthode

clearTemporaryFilesAction() public méthode

delete() public méthode

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

deleteViews() protected méthode

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

getAvailableAdminLanguagesAction() public méthode

getAvailableAlgorithmsAction() public méthode

getAvailableCountriesAction() public méthode

getAvailableLanguagesAction() public méthode

getAvailableSitesAction() public méthode

getPredefinedMetadataAction() public méthode

getSystemAction() public méthode

public getSystemAction ( )

getWeb2printAction() public méthode

public getWeb2printAction ( )

glossaryAction() public méthode

public glossaryAction ( )

metadataAction() public méthode

public metadataAction ( )

propertiesAction() public méthode

public propertiesAction ( )

redirectsAction() public méthode

public redirectsAction ( )

robotsTxtAction() public méthode

public robotsTxtAction ( )

setSystemAction() public méthode

public setSystemAction ( )

setWeb2printAction() public méthode

public setWeb2printAction ( )

staticroutesAction() public méthode

public staticroutesAction ( )

tagManagementAddAction() public méthode

tagManagementDeleteAction() public méthode

tagManagementGetAction() public méthode

tagManagementTreeAction() public méthode

tagManagementUpdateAction() public méthode

thumbnailAdapterCheckAction() public méthode

thumbnailAddAction() public méthode

public thumbnailAddAction ( )

thumbnailDeleteAction() public méthode

thumbnailGetAction() public méthode

public thumbnailGetAction ( )

thumbnailTreeAction() public méthode

public thumbnailTreeAction ( )

thumbnailUpdateAction() public méthode

videoThumbnailAdapterCheckAction() public méthode

videoThumbnailAddAction() public méthode

videoThumbnailDeleteAction() public méthode

videoThumbnailGetAction() public méthode

videoThumbnailTreeAction() public méthode

videoThumbnailUpdateAction() public méthode

websiteSettingsAction() public méthode