|
TYPO3 API
SVNRelease
|
Public Member Functions | |
| init () | |
| menuConfig () | |
| main () | |
| printContent () | |
Public Attributes | |
| $MCONF = array() | |
| $MOD_MENU = array() | |
| $MOD_SETTINGS = array() | |
| $doc | |
| $include_once = array() | |
| $content | |
Protected Member Functions | |
| getButtons () | |
| getFuncMenu () | |
| SC_mod_tools_config_index::getButtons | ( | ) | [protected] |
| SC_mod_tools_config_index::getFuncMenu | ( | ) | [protected] |
| SC_mod_tools_config_index::init | ( | ) |
Initialization
Definition at line 95 of file index.php.
References $BACK_PATH, $GLOBALS, t3lib_div\makeInstance(), and menuConfig().
| SC_mod_tools_config_index::main | ( | ) |
[Describe function...]
Definition at line 157 of file index.php.
References $GLOBALS, t3lib_div\_GET(), t3lib_div\_GP(), t3lib_div\_POST(), t3lib_BEfunc\getFuncCheck(), t3lib_div\loadTCA(), t3lib_div\makeInstance(), and t3lib_div\naturalKeySortRecursive().
| SC_mod_tools_config_index::menuConfig | ( | ) |
Menu Configuration
Definition at line 124 of file index.php.
References $GLOBALS, $TYPO3_CONF_VARS, t3lib_div\_GP(), and t3lib_BEfunc\getModuleData().
Referenced by init().
| SC_mod_tools_config_index::printContent | ( | ) |
1.7.5.1