TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Frontend\Controller\PageInformationController Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\Controller\PageInformationController:
TYPO3\CMS\Backend\Module\AbstractFunctionModule tx_cms_webinfo_page

Public Member Functions

 modMenu ()
 
 main ()
 
- Public Member Functions inherited from TYPO3\CMS\Backend\Module\AbstractFunctionModule
 init (&$pObj, $conf)
 
 handleExternalFunctionValue ()
 
 incLocalLang ()
 
 checkExtObj ()
 
 extObjContent ()
 
 modMenu ()
 

Additional Inherited Members

- Public Attributes inherited from TYPO3\CMS\Backend\Module\AbstractFunctionModule
 $pObj
 
 $thisPath = ''
 
 $localLangFile = 'locallang.php'
 
 $extClassConf
 
 $function_key = ''
 

Detailed Description

Class for displaying page information (records, page record properties)

Author
Kasper Skårhøj kaspe.nosp@m.rYYY.nosp@m.Y@typ.nosp@m.o3.c.nosp@m.om

Definition at line 24 of file PageInformationController.php.

Member Function Documentation

◆ main()

TYPO3\CMS\Frontend\Controller\PageInformationController::main ( )

◆ modMenu()

TYPO3\CMS\Frontend\Controller\PageInformationController::modMenu ( )

Returns the menu array

Returns
array
Todo:
Define visibility

Definition at line 32 of file PageInformationController.php.