<?php include_once '../doc-typo3-funcs.php'; $doxygen_vars = array( "title" => "TYPO3 4.0.1: smallDoc Class Reference", "datetime" => "Sat Dec 2 19:25:38 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>smallDoc Class Reference</h1><!-- doxytag: class="smallDoc" --><!-- doxytag: inherits="template" -->Inheritance diagram for smallDoc:<p><center><img src="classsmallDoc__inherit__graph.png" border="0" usemap="#smallDoc__inherit__map" alt="Inheritance graph"></center> <map name="smallDoc__inherit__map"> <area href="classtemplate.html" shape="rect" coords="5,7,184,1255" alt=""> </map> <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for smallDoc:<p><center><img src="classsmallDoc__coll__graph.png" border="0" usemap="#smallDoc__coll__map" alt="Collaboration graph"></center> <map name="smallDoc__coll__map"> <area href="classtemplate.html" shape="rect" coords="5,7,184,1255" alt=""> </map> <center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classsmallDoc-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 Attributes</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0c5cc838c5e28197c8dbdd86dd0e19eb"></a><!-- doxytag: member="smallDoc::$divClass" ref="0c5cc838c5e28197c8dbdd86dd0e19eb" args="" --> </td><td class="memItemRight" valign="bottom"><a class="el" href="classsmallDoc.html#0c5cc838c5e28197c8dbdd86dd0e19eb">$divClass</a> = 'typo3-<a class="el" href="classsmallDoc.html">smallDoc</a>'</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> Extension class for "template" - used for backend pages which were narrow (like the Web>List modules list frame. Or the "Show details" pop up box) The class were more significant in the past than today. <p> <p> Definition at line <a class="el" href="template_8php-source.html#l02078">2078</a> of file <a class="el" href="template_8php-source.html">template.php</a>.<hr>The documentation for this class was generated from the following file:<ul> <li>typo3_src-4.0.1/typo3/<a class="el" href="template_8php-source.html">template.php</a></ul> <?php include_once '../doc-typo3-funcs.php'; get_footer(); ?>