Solutions Open Source

Référence de la classe SC_mod_user_setup_index

Liste de tous les membres

Fonctions membres publiques

 storeIncomingData ()
 init ()
 main ()
 printContent ()
 getRealScriptUserObj ()
 simulateUser ()
 setLabel ($str, $key='')

Attributs publics

 $MCONF = array()
 $MOD_MENU = array()
 $MOD_SETTINGS = array()
 $doc
 $content
 $overrideConf
 $OLD_BE_USER


Documentation des fonctions membres

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

Renvoie:
void

SC_mod_user_setup_index::init (  ) 

Initializes the module for display of the settings form.

Renvoie:
void

SC_mod_user_setup_index::main (  ) 

Generate the main settings formular:

Renvoie:
void

SC_mod_user_setup_index::printContent (  ) 

Prints the content / ends page

Renvoie:
void

SC_mod_user_setup_index::getRealScriptUserObj (  ) 

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.

Renvoie:
object The REAL user is returned - the one logged in.

SC_mod_user_setup_index::simulateUser (  ) 

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)

Renvoie:
void

SC_mod_user_setup_index::setLabel ( str,
key = '' 
)

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.

Paramètres:
string Locallang key
string Alternative override-config key
Renvoie:
string HTML output.


Documentation des données membres

SC_mod_user_setup_index::$MCONF = array()

SC_mod_user_setup_index::$MOD_MENU = array()

SC_mod_user_setup_index::$MOD_SETTINGS = array()

SC_mod_user_setup_index::$doc

SC_mod_user_setup_index::$content

SC_mod_user_setup_index::$overrideConf

SC_mod_user_setup_index::$OLD_BE_USER


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:41:39 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3