"TYPO3 4.0.1: SC_alt_topmenu_dummy Class Reference", "datetime" => "Sat Dec 2 19:25:27 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
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. |