Documentation TYPO3 par Ameos |
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
|
1.4.6