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::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.

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.

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

SC_mod_user_task_index::getleftHeader (  ) 

Generate the header of the left column

Returns:
string header in the left side (HTML)

Definition at line 163 of file index.php.

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

SC_mod_user_task_index::printContent (  ) 

Output the content of the object to the browser

Returns:
void

Definition at line 187 of file index.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!