"TYPO3 4.0.1: SC_mod_tools_config_index Class Reference", "datetime" => "Sat Dec 2 19:25:28 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
Public Member Functions | |
init () | |
menuConfig () | |
main () | |
printContent () | |
Public Attributes | |
$MCONF = array() | |
$MOD_MENU = array() | |
$MOD_SETTINGS = array() | |
$doc | |
$include_once = array() | |
$content |
Definition at line 72 of file index.php.
|
Initialization
Definition at line 89 of file index.php. References t3lib_div::makeInstance(), and menuConfig(). |
|
[Describe function...]
Definition at line 144 of file index.php. References t3lib_div::_GET(), t3lib_div::_GP(), t3lib_div::_POST(), t3lib_BEfunc::getFuncMenu(), t3lib_div::loadTCA(), and t3lib_div::makeInstance(). |
|
Menu Configuration
Definition at line 117 of file index.php. References t3lib_div::_GP(), and t3lib_BEfunc::getModuleData(). Referenced by init(). |
|
Print output to browser
|