Public Member Functions | |
| main () | |
| printContent () | |
| getExtensionAuthors () | |
Public Attributes | |
| $MCONF = array() | |
| $MOD_MENU = array() | |
| $MOD_SETTINGS = array() | |
| $content | |
Definition at line 73 of file index.php.
| SC_mod_help_about_index::getExtensionAuthors | ( | ) |
| SC_mod_help_about_index::main | ( | ) |
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 $BACK_PATH, $content, and $GLOBALS.
| SC_mod_help_about_index::printContent | ( | ) |
| SC_mod_help_about_index::$content |
1.4.7