‪TYPO3CMS  9.5
TYPO3\CMS\Frontend\Controller\PageInformationController Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\Controller\PageInformationController:
TYPO3\CMS\Info\Controller\PageInformationController TYPO3\CMS\Core\Compatibility\PublicPropertyDeprecationTrait TYPO3\CMS\Core\Compatibility\PublicMethodDeprecationTrait

Additional Inherited Members

- ‪Public Member Functions inherited from ‪TYPO3\CMS\Info\Controller\PageInformationController
 init ($pObj)
 
string main ()
 
 checkExtObj ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Compatibility\PublicPropertyDeprecationTrait
bool __isset (string $propertyName)
 
mixed __get (string $propertyName)
 
 __set (string $propertyName, $propertyValue)
 
 __unset (string $propertyName)
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Compatibility\PublicMethodDeprecationTrait
mixed __call (string $methodName, array $arguments)
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Info\Controller\PageInformationController
array modMenu ()
 
string cleanTableNames ()
 
 fillFieldConfiguration (int $pageId, ServerRequestInterface $request)
 
 extObjContent ()
 
BackendUserAuthentication getBackendUser ()
 
LanguageService getLanguageService ()
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Info\Controller\PageInformationController
array $fieldConfiguration = array( )
 
 $id
 
InfoModuleController $pObj
 
 $extObj
 
string $localLangFile = ''
 
 $extClassConf
 
 $function_key = ''
 

Detailed Description

Definition at line 7 of file LegacyClassesForIde.php.