Documentation TYPO3 par Ameos |
Public Member Functions | |
init () | |
main () | |
printContent () | |
displayWarningIfPasswordIsDefault () | |
Public Attributes | |
$loadModules | |
$content |
Definition at line 75 of file alt_intro.php.
|
Display a warning message if the Install Tool Password is still the default: joh316 The warning is only displayed to admin users
Definition at line 161 of file alt_intro.php. Referenced by main(). |
|
Initialization of script class
Definition at line 84 of file alt_intro.php. References t3lib_div::makeInstance(). |
|
Main content - displaying the module descriptions
Definition at line 97 of file alt_intro.php. References displayWarningIfPasswordIsDefault(), t3lib_div::makeInstance(), and t3lib_BEfunc::TYPO3_copyRightNotice(). |
|
Outputting the accumulated content to screen
Definition at line 151 of file alt_intro.php. |