SC_mod_tools_be_user_index Class Reference

List of all members.

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

Protected Member Functions

 getButtons ()

Detailed Description

Definition at line 1101 of file index.php.


Member Function Documentation

SC_mod_tools_be_user_index::compareUsers ( compareFlags  ) 

Compares the users with the given flags

Parameters:
array options that should be taking into account to compare the users
Returns:
string the content

Definition at line 1252 of file index.php.

References $content, $GLOBALS, $lines, $loadModules, t3lib_div::_GP(), elementLinks(), fw(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getUserNames(), linkUser(), t3lib_div::makeInstance(), nbsp, and t3lib_iconWorks::skinImg().

Referenced by main().

SC_mod_tools_be_user_index::elementLinks ( table,
row 
)

Builds a list of all links for a specific element (here: BE user) and returns it for print.

Parameters:
string the db table that should be used
array the BE user record to use
Returns:
string a HTML formatted list of the link

Definition at line 1462 of file index.php.

References $GLOBALS, $row, and t3lib_iconWorks::skinImg().

Referenced by compareUsers().

SC_mod_tools_be_user_index::getButtons (  )  [protected]

Create the panel of buttons for submitting the form or otherwise perform operations.

Returns:
array all available buttons as an assoc. array

Definition at line 1218 of file index.php.

References $GLOBALS.

Referenced by main().

SC_mod_tools_be_user_index::init (  ) 

Basic initialization of the class

Returns:
void

Definition at line 1122 of file index.php.

References $GLOBALS, t3lib_div::_GP(), t3lib_div::makeInstance(), menuConfig(), and switchUser().

SC_mod_tools_be_user_index::initUsers (  ) 

Inits all BE-users available, for development ONLY!

Returns:
void

Definition at line 1493 of file index.php.

References t3lib_BEfunc::getUserNames(), and t3lib_div::makeInstance().

SC_mod_tools_be_user_index::linkUser ( str,
rec 
)

Creates a HTML anchor to the user record

Parameters:
string the string used to identify the user (inside the ...)
array the BE user record to link
Returns:
string the HTML anchor

Definition at line 1450 of file index.php.

Referenced by compareUsers().

SC_mod_tools_be_user_index::localPath ( str  ) 

Returns the local path for this string (removes the PATH_site if it is included)

Parameters:
string the path that will be checked
Returns:
string the local path

Definition at line 1513 of file index.php.

SC_mod_tools_be_user_index::main (  ) 

This functions builds the content of the page

Returns:
void

Definition at line 1171 of file index.php.

References $GLOBALS, t3lib_div::_GP(), compareUsers(), getButtons(), t3lib_BEfunc::getFuncMenu(), and whoIsOnline().

SC_mod_tools_be_user_index::menuConfig (  ) 

Initialization of the module menu configuration

Returns:
void

Definition at line 1151 of file index.php.

References $GLOBALS, t3lib_div::_GP(), and t3lib_BEfunc::getModuleData().

Referenced by init().

SC_mod_tools_be_user_index::printContent (  ) 

Prints the content of the page

Returns:
void

Definition at line 1209 of file index.php.

SC_mod_tools_be_user_index::switchUser ( switchUser  ) 

Switches to a given user (SU-mode) and then redirects to the start page of the backend to refresh the navigation etc.

Parameters:
array BE-user record that will be switched to
Returns:
void

Definition at line 1527 of file index.php.

References $GLOBALS, t3lib_div::_GP(), exit, t3lib_BEfunc::getRecord(), and t3lib_div::locationHeaderUrl().

Referenced by init().

SC_mod_tools_be_user_index::whoIsOnline (  ) 

Author:
Martin Kutschker

Definition at line 1551 of file index.php.

References $content, $GLOBALS, t3lib_iconWorks::getIconImage(), lockIP, nbsp, and t3lib_div::testInt().

Referenced by main().


Member Data Documentation

SC_mod_tools_be_user_index::$content

Definition at line 1114 of file index.php.

Referenced by compareUsers(), and whoIsOnline().

SC_mod_tools_be_user_index::$doc

Definition at line 1111 of file index.php.

SC_mod_tools_be_user_index::$include_once = array()

Definition at line 1113 of file index.php.

SC_mod_tools_be_user_index::$MCONF = array()

Definition at line 1102 of file index.php.

SC_mod_tools_be_user_index::$MOD_MENU = array()

Definition at line 1103 of file index.php.

SC_mod_tools_be_user_index::$MOD_SETTINGS = array()

Definition at line 1104 of file index.php.


The documentation for this class was generated from the following file:
Generated on Sat Nov 29 04:23:32 2008 for TYPO3 API by  doxygen 1.4.7