Documentation TYPO3 par Ameos |
Public Member Functions | |
main () | |
dummyContent () | |
printContent () | |
Public Attributes | |
$content |
Definition at line 74 of file alt_topmenu_dummy.php.
|
Creates the dummy content of the top frame if no menu - which is a blank page.
Definition at line 163 of file alt_topmenu_dummy.php. Referenced by main(). |
|
Main function - making the menu happen.
Definition at line 82 of file alt_topmenu_dummy.php. References dummyContent(), t3lib_div::getUserObj(), and t3lib_div::makeInstance(). |
|
Outputting the accumulated content to screen
Definition at line 179 of file alt_topmenu_dummy.php. |