TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Configuration_BackendConfigurationManager Class Reference
Inheritance diagram for Tx_Extbase_Configuration_BackendConfigurationManager:
TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager TYPO3\CMS\Extbase\Configuration\AbstractConfigurationManager TYPO3\CMS\Core\SingletonInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager
 getDefaultBackendStoragePid ()
 
- Public Member Functions inherited from TYPO3\CMS\Extbase\Configuration\AbstractConfigurationManager
 setContentObject (\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer $contentObject=NULL)
 
 getContentObject ()
 
 setConfiguration (array $configuration=array())
 
 getConfiguration ($extensionName=NULL, $pluginName=NULL)
 
 getDefaultBackendStoragePid ()
 
 getTypoScriptSetup ()
 
- Public Attributes inherited from TYPO3\CMS\Extbase\Configuration\AbstractConfigurationManager
const DEFAULT_BACKEND_STORAGE_PID = 0
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager
 getPluginConfiguration ($extensionName, $pluginName=NULL)
 
 getSwitchableControllerActions ($extensionName, $pluginName)
 
 getCurrentPageId ()
 
 getCurrentPageIdFromGetPostData ()
 
 getCurrentPageIdFromCurrentSiteRoot ()
 
 getCurrentPageIdFromRootTemplate ()
 
 getContextSpecificFrameworkConfiguration (array $frameworkConfiguration)
 
 getRecursiveStoragePids ($storagePid, $recursionDepth=0)
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Configuration\AbstractConfigurationManager
 getExtbaseConfiguration ()
 
 overrideSwitchableControllerActions (array &$frameworkConfiguration, array $switchableControllerActions)
 
 getContextSpecificFrameworkConfiguration (array $frameworkConfiguration)
 
 getPluginConfiguration ($extensionName, $pluginName=NULL)
 
 getSwitchableControllerActions ($extensionName, $pluginName)
 
 getRecursiveStoragePids ($storagePid, $recursionDepth=0)
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager
 $queryGenerator
 
 $typoScriptSetupCache = array()
 
 $currentPageId
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Configuration\AbstractConfigurationManager
 $configuration = array()
 
 $contentObject
 
 $objectManager
 
 $typoScriptService
 
 $extensionName
 
 $pluginName
 
 $configurationCache = array()
 
 $environmentService
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1477 of file LegacyClassesForIde.php.