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.
|
|
Returns the backend user object, either the global OR the $this->OLD_BE_USER which is set during simulate-user operation. Anyway: The REAL user is returned - the one logged in.
Definition at line 431 of file index.php. References $GLOBALS. Referenced by init(). |
|
|
Initializes the module for display of the settings form.
Definition at line 215 of file index.php. References $BACK_PATH, $GLOBALS, enctype, getRealScriptUserObj(), t3lib_div::makeInstance(), table, and td. |
|
|
Generate the main settings formular:
Definition at line 247 of file index.php. References $BACK_PATH, $GLOBALS, $LANG, $val, t3lib_BEfunc::cshItem(), input, t3lib_extMgm::isLoaded(), lang, t3lib_div::makeInstance(), nbsp, select, selected, setLabel(), table, td, t3lib_div::trimExplode(), and value. |
|
|
Prints the content / ends page
Definition at line 402 of file index.php. References exit. |
|
||||||||||||
|
Returns the label $str from getLL() and grays out the value if the $str/$key is found in $this->overrideConf array Adds CSH as well if applicable.
Definition at line 487 of file index.php. References $GLOBALS, t3lib_BEfunc::cshItem(), margin, and style. Referenced by main(). |
|
|
Will make the simulate-user selector if the logged in user is administrator. It will also set the GLOBAL(!) BE_USER to the simulated user selected if any (and set $this->OLD_BE_USER to logged in user)
Definition at line 441 of file index.php. References $BACK_PATH, $GLOBALS, $LANG, t3lib_div::_GP(), t3lib_BEfunc::getUserNames(), t3lib_div::makeInstance(), select, selected, and value. |
|
|
If settings are submitted to _POST[DATA], store them NOTICE: This method is called before the template.php is included. See buttom of document
Definition at line 114 of file index.php. References t3lib_div::_GP(), t3lib_div::_POST(), t3lib_div::intInRange(), t3lib_extMgm::isLoaded(), lang, and t3lib_div::makeInstance(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3-20050530