Public Member Functions | |
| storeIncomingData () | |
| init () | |
| main () | |
| printContent () | |
| getRealScriptUserObj () | |
| simulateUser () | |
| setLabel ($str, $key='') | |
Public Attributes | |
| $MCONF = array() | |
| $MOD_MENU = array() | |
| $MOD_SETTINGS = array() | |
| $doc | |
| $content | |
| $overrideConf | |
| $OLD_BE_USER | |
Definition at line 86 of file index.php.
| SC_mod_user_setup_index::storeIncomingData | ( | ) |
If settings are submitted to _POST[DATA], store them NOTICE: This method is called before the template.php is included. See buttom of document
| SC_mod_user_setup_index::init | ( | ) |
| SC_mod_user_setup_index::main | ( | ) |
| SC_mod_user_setup_index::printContent | ( | ) |
| SC_mod_user_setup_index::getRealScriptUserObj | ( | ) |
| SC_mod_user_setup_index::simulateUser | ( | ) |
| SC_mod_user_setup_index::setLabel | ( | $ | str, | |
| $ | key = '' | |||
| ) |