"TYPO3 4.0.1: SC_mod_help_about_index Class Reference", "datetime" => "Sat Dec 2 19:25:28 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 | |
main () | |
printContent () | |
Public Attributes | |
$MCONF = array() | |
$MOD_MENU = array() | |
$MOD_SETTINGS = array() | |
$content |
Definition at line 73 of file index.php.
|
Main function, producing the module output. In this case, the module output is a very simple screen telling the version of TYPO3 and that's basically it... The content is set in the internal variable $this->content
Definition at line 91 of file index.php. References $content. |
|
Outputting the accumulated content to screen
|