|
TYPO3 API
SVNRelease
|
Public Member Functions | |
| init () | |
| main () | |
| printContent () | |
Public Attributes | |
| $loadModules | |
| $content | |
Definition at line 73 of file alt_intro.php.
| SC_alt_intro::init | ( | ) |
Initialization of script class
Definition at line 88 of file alt_intro.php.
References $TBE_MODULES, and t3lib_div\makeInstance().
| SC_alt_intro::main | ( | ) |
Main content - displaying the module descriptions
Definition at line 102 of file alt_intro.php.
References $BE_USER, $TYPO3_CONF_VARS, t3lib_div\makeInstance(), and t3lib_BEfunc\TYPO3_copyRightNotice().
| SC_alt_intro::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 146 of file alt_intro.php.
| SC_alt_intro::$content |
Definition at line 81 of file alt_intro.php.
| SC_alt_intro::$loadModules |
Definition at line 80 of file alt_intro.php.
1.7.5.1