Documentation TYPO3 par Ameos |
Public Member Functions | |
init () | |
menuConfig () | |
main () | |
printContent () | |
compareUsers ($compareFlags) | |
linkUser ($str, $rec) | |
elementLinks ($table, $row) | |
initUsers () | |
localPath ($str) | |
switchUser ($switchUser) | |
whoIsOnline () | |
Public Attributes | |
$MCONF = array() | |
$MOD_MENU = array() | |
$MOD_SETTINGS = array() | |
$doc | |
$include_once = array() | |
$content |
Definition at line 1086 of file index.php.
SC_mod_tools_be_user_index::init | ( | ) |
Definition at line 1098 of file index.php.
References t3lib_div::_GP(), t3lib_div::makeInstance(), menuConfig(), and switchUser().
SC_mod_tools_be_user_index::menuConfig | ( | ) |
[Describe function...]
Definition at line 1125 of file index.php.
References t3lib_div::_GP(), and t3lib_BEfunc::getModuleData().
Referenced by init().
SC_mod_tools_be_user_index::main | ( | ) |
[Describe function...]
Definition at line 1145 of file index.php.
References t3lib_div::_GP(), compareUsers(), t3lib_BEfunc::getFuncMenu(), and whoIsOnline().
SC_mod_tools_be_user_index::printContent | ( | ) |
SC_mod_tools_be_user_index::compareUsers | ( | $ | compareFlags | ) |
[type] | $compareFlags: ... |
Definition at line 1204 of file index.php.
References $content, t3lib_div::_GP(), t3lib_BEfunc::getUserNames(), and t3lib_div::makeInstance().
Referenced by main().
SC_mod_tools_be_user_index::linkUser | ( | $ | str, | |
$ | rec | |||
) |
SC_mod_tools_be_user_index::elementLinks | ( | $ | table, | |
$ | row | |||
) |
SC_mod_tools_be_user_index::initUsers | ( | ) |
[Describe function...]
Definition at line 1434 of file index.php.
References t3lib_BEfunc::getUserNames(), and t3lib_div::makeInstance().
SC_mod_tools_be_user_index::localPath | ( | $ | str | ) |
SC_mod_tools_be_user_index::switchUser | ( | $ | switchUser | ) |
[Describe function...]
[type] | $switchUser: ... |
Definition at line 1465 of file index.php.
References t3lib_div::_GP(), t3lib_BEfunc::getRecord(), and t3lib_div::locationHeaderUrl().
Referenced by init().
SC_mod_tools_be_user_index::whoIsOnline | ( | ) |
Definition at line 1489 of file index.php.
References $content, t3lib_iconWorks::getIconImage(), and t3lib_div::testInt().
Referenced by main().