SC_mod_user_task_index Class Reference

Inheritance diagram for SC_mod_user_task_index:

Inheritance graph
[legend]
Collaboration diagram for SC_mod_user_task_index:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 includeAllClasses ()
 main ()
 getDynTabMenu ()
 getleftHeader ()
 getMainContent ()
 printContent ()

Public Attributes

 $allExtClassConf = array()
 $backPath
 $BE_USER
 $doc

Detailed Description

Definition at line 49 of file index.php.


Member Function Documentation

SC_mod_user_task_index::getDynTabMenu (  ) 

Generate the dynamic tab menu in the left side by iterating over all submodules and creating configurations.

Returns:
string the code for the dynamic tab menu (HTML)

Definition at line 138 of file index.php.

References t3lib_SCbase::$extObj, $GLOBALS, and t3lib_div::makeInstance().

SC_mod_user_task_index::getleftHeader (  ) 

Generate the header of the left column

Returns:
string header in the left side (HTML)

Definition at line 162 of file index.php.

References $GLOBALS.

SC_mod_user_task_index::getMainContent (  ) 

Get the main content for the module by initiating the external object (if any) and calling it's main function.

Returns:
string main content (HTML)

Definition at line 173 of file index.php.

References $GLOBALS.

Referenced by main().

SC_mod_user_task_index::includeAllClasses (  ) 

This makes sure that all classes of task-center related extensions are included Further it registers the classes in the variable $this->allExtClassConf

Returns:
void

Definition at line 73 of file index.php.

References $key, and t3lib_SCbase::getExternalItemConfig().

SC_mod_user_task_index::main (  ) 

This is the main function called by the TYPO3 framework

Returns:
string The conntent of the module (HTML)

Definition at line 88 of file index.php.

References $BACK_PATH, $BE_USER, $CLIENT, $TCA, $TYPO3_CONF_VARS, getMainContent(), and t3lib_div::makeInstance().

SC_mod_user_task_index::printContent (  ) 

Output the content of the object to the browser

Returns:
void

Definition at line 186 of file index.php.


Member Data Documentation

SC_mod_user_task_index::$allExtClassConf = array()

Definition at line 50 of file index.php.

SC_mod_user_task_index::$backPath

Definition at line 51 of file index.php.

SC_mod_user_task_index::$BE_USER

Definition at line 58 of file index.php.

Referenced by main().

SC_mod_user_task_index::$doc

Reimplemented from t3lib_SCbase.

Definition at line 65 of file index.php.


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