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 ()
 getleftHeader ()
 getMainContent ()
 printContent ()

Public Attributes

 $allExtClassConf = array()
 $backPath
 $BE_USER
$extObj backPath = $this->backPath
 $part = $extObj->overview_main()


Detailed Description

Definition at line 50 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 61 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 76 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 153 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 165 of file index.php.

SC_mod_user_task_index::printContent (  ) 

Output the content of the object to the browser

Returns:
void

Definition at line 178 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!