"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); ?>

tx_lowlevel_cleaner Class Reference

Inheritance diagram for tx_lowlevel_cleaner:

Inheritance graph
[legend]
Collaboration diagram for tx_lowlevel_cleaner:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 modMenu ()
 main ()
 createMenu ()
 moduleContent ()

Detailed Description

Definition at line 65 of file class.tx_lowlevel_cleaner.php.


Member Function Documentation

tx_lowlevel_cleaner::createMenu  ) 
 

Creates HTML menu for the module.

Returns:
string HTML code for menu

Definition at line 130 of file class.tx_lowlevel_cleaner.php.

Referenced by main().

tx_lowlevel_cleaner::main  ) 
 

Creation of the main content.

Returns:
string The content

Definition at line 109 of file class.tx_lowlevel_cleaner.php.

References createMenu(), and moduleContent().

tx_lowlevel_cleaner::modMenu  ) 
 

Modifies parent objects internal MOD_MENU array, adding items this module needs.

Returns:
array Items merged with the parent objects.
See also:
t3lib_extobjbase::init()

Definition at line 74 of file class.tx_lowlevel_cleaner.php.

tx_lowlevel_cleaner::moduleContent  ) 
 

Branching out to the specified module functionality.

Returns:
string HTML

Definition at line 145 of file class.tx_lowlevel_cleaner.php.

References t3lib_div::_GP(), and t3lib_div::makeInstance().

Referenced by main().


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