Public Member Functions | |
| main () | |
| dummyContent () | |
| printContent () | |
Public Attributes | |
| $content | |
Definition at line 74 of file alt_topmenu_dummy.php.
| SC_alt_topmenu_dummy::main | ( | ) |
Main function - making the menu happen.
Definition at line 82 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 163 of file alt_topmenu_dummy.php.
| SC_alt_topmenu_dummy::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 179 of file alt_topmenu_dummy.php.