SC_mod_help_about_index Class Reference

List of all members.

Public Member Functions

 main ()
 printContent ()
 getExtensionAuthors ()

Public Attributes

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

Detailed Description

Definition at line 73 of file index.php.


Member Function Documentation

SC_mod_help_about_index::getExtensionAuthors (  ) 

gets the author names from the installed extensions

Returns:
string list of extensions authors and their e-mail

Definition at line 144 of file index.php.

References $content, $EM_CONF, and $GLOBALS.

SC_mod_help_about_index::main (  ) 

Main function, producing the module output. In this case, the module output is a very simple screen telling the version of TYPO3 and that's basically it... The content is set in the internal variable $this->content

Returns:
void

Definition at line 91 of file index.php.

References $BACK_PATH, $content, and $GLOBALS.

SC_mod_help_about_index::printContent (  ) 

Outputting the accumulated content to screen

Returns:
void

Definition at line 135 of file index.php.


Member Data Documentation

SC_mod_help_about_index::$content

Definition at line 79 of file index.php.

Referenced by getExtensionAuthors(), and main().

SC_mod_help_about_index::$MCONF = array()

Definition at line 76 of file index.php.

SC_mod_help_about_index::$MOD_MENU = array()

Definition at line 77 of file index.php.

SC_mod_help_about_index::$MOD_SETTINGS = array()

Definition at line 78 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