

Public Member Functions | |
| includeAllClasses () | |
| main () | |
| getDynTabMenu () | |
| getleftHeader () | |
| getMainContent () | |
| printContent () | |
Public Attributes | |
| $allExtClassConf = array() | |
| $backPath | |
| $BE_USER | |
| $doc | |
Definition at line 49 of file index.php.
| SC_mod_user_task_index::getDynTabMenu | ( | ) |
Generate the dynamic tab menu in the left side by iterating over all submodules and creating configurations.
Definition at line 138 of file index.php.
References t3lib_SCbase::$extObj, $GLOBALS, and t3lib_div::makeInstance().
| SC_mod_user_task_index::getleftHeader | ( | ) |
| SC_mod_user_task_index::getMainContent | ( | ) |
| 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 73 of file index.php.
References $key, and t3lib_SCbase::getExternalItemConfig().
| SC_mod_user_task_index::main | ( | ) |
This is the main function called by the TYPO3 framework
Definition at line 88 of file index.php.
References $BACK_PATH, $BE_USER, $CLIENT, $TCA, $TYPO3_CONF_VARS, getMainContent(), and t3lib_div::makeInstance().
| SC_mod_user_task_index::printContent | ( | ) |
| SC_mod_user_task_index::$doc |
1.4.7