Documentation TYPO3 par Ameos |
Public Member Functions | |
includeAllClasses () | |
main () | |
getleftHeader () | |
getMainContent () | |
printContent () | |
Public Attributes | |
$allExtClassConf = array() | |
$backPath | |
$BE_USER | |
$extObj | backPath = $this->backPath |
$part = $extObj->overview_main() |
Definition at line 50 of file index.php.
SC_mod_user_task_index::includeAllClasses | ( | ) |
This makes sure that all classes of task-center related extensions are included Further it registers the classes in the variable $this->allExtClassConf
Definition at line 61 of file index.php.
References t3lib_SCbase::getExternalItemConfig().
SC_mod_user_task_index::main | ( | ) |
This is the main function called by the TYPO3 framework
Definition at line 76 of file index.php.
References $BE_USER, backPath, getMainContent(), and t3lib_div::makeInstance().
SC_mod_user_task_index::getleftHeader | ( | ) |
SC_mod_user_task_index::getMainContent | ( | ) |
SC_mod_user_task_index::printContent | ( | ) |