‪TYPO3CMS  ‪main
TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager Member List

This is the complete list of members for TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager, including all inherited members.

$configurationTYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
$currentPageIdTYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
$extensionNameTYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
$pluginNameTYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
$requestTYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprivate
__construct(private readonly TypoScriptService $typoScriptService, private readonly PhpFrontend $typoScriptCache, private readonly FrontendInterface $runtimeCache, private readonly SysTemplateRepository $sysTemplateRepository, private readonly SiteFinder $siteFinder, private readonly FrontendTypoScriptFactory $frontendTypoScriptFactory,)TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager
getBackendUser()TYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
getConfiguration(?string $extensionName=null, ?string $pluginName=null)TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager
getCurrentPageId()TYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
getCurrentPageIdFromCurrentSiteRoot()TYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
getCurrentPageIdFromRequest()TYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
getCurrentPageIdFromRootTemplate()TYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
getExtbaseConfiguration()TYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
getPageChildrenRecursive(int $pid, int $depth, int $begin, string $permsClause)TYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
getPluginConfiguration(string $extensionName, string $pluginName=null)TYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
getRecursiveStoragePids(array $storagePids, int $recursionDepth=0)TYPO3\CMS\Extbase\Configuration\BackendConfigurationManagerprotected
getTypoScriptSetup()TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager
setConfiguration(array $configuration=[])TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager
setRequest(ServerRequestInterface $request)TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager