<?php
  include_once '../doc-typo3-funcs.php';
  $doxygen_vars = array(	"title" => "TYPO3 4.0.1: bigDoc Class Reference",
				"datetime" => "Sat Dec 2 19:24:46 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&nbsp;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&nbsp;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>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</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&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul></div>
<h1>bigDoc Class Reference</h1><!-- doxytag: class="bigDoc" --><!-- doxytag: inherits="template" -->Inheritance diagram for bigDoc:<p><center><img src="classbigDoc__inherit__graph.png" border="0" usemap="#bigDoc__inherit__map" alt="Inheritance graph"></center>
<map name="bigDoc__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 bigDoc:<p><center><img src="classbigDoc__coll__graph.png" border="0" usemap="#bigDoc__coll__map" alt="Collaboration graph"></center>
<map name="bigDoc__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="classbigDoc-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="6e677fdf15535c20113b0fe945ed13b3"></a><!-- doxytag: member="bigDoc::$divClass" ref="6e677fdf15535c20113b0fe945ed13b3" args="" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbigDoc.html#6e677fdf15535c20113b0fe945ed13b3">$divClass</a> = 'typo3-<a class="el" href="classbigDoc.html">bigDoc</a>'</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Extension class for "template" - used for backend pages which are wide. Typically modules taking up all the space in the "content" frame of the backend The class were more significant in the past than today. 
<p>

<p>
Definition at line <a class="el" href="template_8php-source.html#l02060">2060</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();
?>