Documentation TYPO3 par Ameos |
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(). |