TYPO3 API  SVNRelease
Public Member Functions | Public Attributes | Protected Member Functions
SC_mod_tools_config_index Class Reference

List of all members.

Public Member Functions

 init ()
 menuConfig ()
 main ()
 printContent ()

Public Attributes

 $MCONF = array()
 $MOD_MENU = array()
 $MOD_SETTINGS = array()
 $doc
 $include_once = array()
 $content

Protected Member Functions

 getButtons ()
 getFuncMenu ()

Detailed Description

Definition at line 72 of file index.php.


Member Function Documentation

SC_mod_tools_config_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 351 of file index.php.

SC_mod_tools_config_index::getFuncMenu ( ) [protected]

Create the function menu

Returns:
string HTML of the function menu

Definition at line 372 of file index.php.

SC_mod_tools_config_index::init ( )

Initialization

Returns:
void

Definition at line 95 of file index.php.

References $BACK_PATH, $GLOBALS, t3lib_div\makeInstance(), and menuConfig().

SC_mod_tools_config_index::main ( )
SC_mod_tools_config_index::menuConfig ( )

Menu Configuration

Returns:
void

Definition at line 124 of file index.php.

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

Referenced by init().

SC_mod_tools_config_index::printContent ( )

Print output to browser

Returns:
void

Definition at line 342 of file index.php.


Member Data Documentation

SC_mod_tools_config_index::$content

Definition at line 86 of file index.php.

SC_mod_tools_config_index::$doc

Definition at line 83 of file index.php.

SC_mod_tools_config_index::$include_once = array()

Definition at line 85 of file index.php.

SC_mod_tools_config_index::$MCONF = array()

Definition at line 74 of file index.php.

SC_mod_tools_config_index::$MOD_MENU = array()

Definition at line 75 of file index.php.

SC_mod_tools_config_index::$MOD_SETTINGS = array()

Definition at line 76 of file index.php.


The documentation for this class was generated from the following file: