<?php include_once '../doc-typo3-funcs.php'; $doxygen_vars = array( "title" => "TYPO3 4.0.1: SC_mod_help_about_index Class Reference", "datetime" => "Sat Dec 2 19:25:28 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?> <!-- Generated by Doxygen 1.4.6 --> <div class="tabs"> <ul> <li><a href="main.html"><span>Main Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li id="current"><a href="classes.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li><a href="pages.html"><span>Related Pages</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <form action="search.php" method="get"> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td><label> <u>S</u>earch for </label></td> <td><input type="text" name="query" value="" size="20" accesskey="s"/></td> </tr> </table> </form> </li> </ul></div> <div class="tabs"> <ul> <li><a href="classes.html"><span>Alphabetical List</span></a></li> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul></div> <h1>SC_mod_help_about_index Class Reference</h1><!-- doxytag: class="SC_mod_help_about_index" --><a href="classSC__mod__help__about__index-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSC__mod__help__about__index.html#f36088202af8acbe261dd61a00bde5bd">main</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSC__mod__help__about__index.html#49a0d213316943f67a803850aa9a1974">printContent</a> ()</td></tr> <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="be07b7a068e4881cc0a311b8f4f1cb91"></a><!-- doxytag: member="SC_mod_help_about_index::$MCONF" ref="be07b7a068e4881cc0a311b8f4f1cb91" args="" --> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSC__mod__help__about__index.html#be07b7a068e4881cc0a311b8f4f1cb91">$MCONF</a> = array()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b6208f3aced7741e14c61364e2517831"></a><!-- doxytag: member="SC_mod_help_about_index::$MOD_MENU" ref="b6208f3aced7741e14c61364e2517831" args="" --> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSC__mod__help__about__index.html#b6208f3aced7741e14c61364e2517831">$MOD_MENU</a> = array()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="094491e32e845f87db382afce9761ef0"></a><!-- doxytag: member="SC_mod_help_about_index::$MOD_SETTINGS" ref="094491e32e845f87db382afce9761ef0" args="" --> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSC__mod__help__about__index.html#094491e32e845f87db382afce9761ef0">$MOD_SETTINGS</a> = array()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e736f81daf374ec8ec5744afa6565cb9"></a><!-- doxytag: member="SC_mod_help_about_index::$content" ref="e736f81daf374ec8ec5744afa6565cb9" args="" --> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSC__mod__help__about__index.html#e736f81daf374ec8ec5744afa6565cb9">$content</a></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <p> <p> Definition at line <a class="el" href="typo3_2mod_2help_2about_2index_8php-source.html#l00073">73</a> of file <a class="el" href="typo3_2mod_2help_2about_2index_8php-source.html">index.php</a>.<hr><h2>Member Function Documentation</h2> <a class="anchor" name="f36088202af8acbe261dd61a00bde5bd"></a><!-- doxytag: member="SC_mod_help_about_index::main" ref="f36088202af8acbe261dd61a00bde5bd" args="()" --><p> <table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">SC_mod_help_about_index::main </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr> </table> <table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td> <p> Main function, producing the module output. In this case, the module output is a very simple screen telling the version of <a class="el" href="namespaceTYPO3.html">TYPO3</a> and that's basically it... The content is set in the internal variable $this->content<p> <dl compact><dt><b>Returns:</b></dt><dd>void </dd></dl> <p> Definition at line <a class="el" href="typo3_2mod_2help_2about_2index_8php-source.html#l00091">91</a> of file <a class="el" href="typo3_2mod_2help_2about_2index_8php-source.html">index.php</a>. <p> References <a class="el" href="typo3_2mod_2help_2about_2index_8php-source.html#l00079">$content</a>. </td> </tr> </table> <a class="anchor" name="49a0d213316943f67a803850aa9a1974"></a><!-- doxytag: member="SC_mod_help_about_index::printContent" ref="49a0d213316943f67a803850aa9a1974" args="()" --><p> <table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">SC_mod_help_about_index::printContent </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr> </table> <table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td> <p> Outputting the accumulated content to screen<p> <dl compact><dt><b>Returns:</b></dt><dd>void </dd></dl> <p> Definition at line <a class="el" href="typo3_2mod_2help_2about_2index_8php-source.html#l00125">125</a> of file <a class="el" href="typo3_2mod_2help_2about_2index_8php-source.html">index.php</a>. </td> </tr> </table> <hr>The documentation for this class was generated from the following file:<ul> <li>typo3_src-4.0.1/typo3/mod/help/about/<a class="el" href="typo3_2mod_2help_2about_2index_8php-source.html">index.php</a></ul> <?php include_once '../doc-typo3-funcs.php'; get_footer(); ?>