"TYPO3 4.0.1: tx_lowlevel_cleaner Class Reference", "datetime" => "Sat Dec 2 19:27:19 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 | |
| modMenu () | |
| main () | |
| createMenu () | |
| moduleContent () | |
Definition at line 65 of file class.tx_lowlevel_cleaner.php.
|
|
Creates HTML menu for the module.
Definition at line 130 of file class.tx_lowlevel_cleaner.php. Referenced by main(). |
|
|
Creation of the main content.
Definition at line 109 of file class.tx_lowlevel_cleaner.php. References createMenu(), and moduleContent(). |
|
|
Modifies parent objects internal MOD_MENU array, adding items this module needs.
Definition at line 74 of file class.tx_lowlevel_cleaner.php. |
|
|
Branching out to the specified module functionality.
Definition at line 145 of file class.tx_lowlevel_cleaner.php. References t3lib_div::_GP(), and t3lib_div::makeInstance(). Referenced by main(). |