TYPO3 API  SVNRelease
Public Member Functions | Public Attributes
SC_alt_topmenu_dummy Class Reference

List of all members.

Public Member Functions

 main ()
 dummyContent ()
 printContent ()

Public Attributes

 $content

Detailed Description

Definition at line 75 of file alt_topmenu_dummy.php.


Member Function Documentation

SC_alt_topmenu_dummy::dummyContent ( )

Creates the dummy content of the top frame if no menu - which is a blank page.

Returns:
void

Definition at line 165 of file alt_topmenu_dummy.php.

Referenced by main().

SC_alt_topmenu_dummy::main ( )

Main function - making the menu happen.

Returns:
void

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

Returns:
void

Definition at line 180 of file alt_topmenu_dummy.php.


Member Data Documentation

SC_alt_topmenu_dummy::$content

Definition at line 76 of file alt_topmenu_dummy.php.


The documentation for this class was generated from the following file: