|
TYPO3 API
SVNRelease
|
Public Member Functions | |
| main () | |
| dummyContent () | |
| printContent () | |
Public Attributes | |
| $content | |
Definition at line 75 of file alt_topmenu_dummy.php.
| SC_alt_topmenu_dummy::dummyContent | ( | ) |
Creates the dummy content of the top frame if no menu - which is a blank page.
Definition at line 165 of file alt_topmenu_dummy.php.
Referenced by main().
| SC_alt_topmenu_dummy::main | ( | ) |
Main function - making the menu happen.
Definition at line 83 of file alt_topmenu_dummy.php.
References $BACK_PATH, $BE_USER, $GLOBALS, $TBE_MODULES, dummyContent(), t3lib_div\getUserObj(), and t3lib_div\makeInstance().
| SC_alt_topmenu_dummy::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 180 of file alt_topmenu_dummy.php.
| SC_alt_topmenu_dummy::$content |
Definition at line 76 of file alt_topmenu_dummy.php.
1.7.5.1