<?php
  include_once '../doc-typo3-funcs.php';
  $doxygen_vars = array(	"title" => "TYPO3 4.0.1: rteFolderTree Class Reference",
				"datetime" => "Sat Dec 2 19:25:26 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>rteFolderTree Class Reference</h1><!-- doxytag: class="rteFolderTree" --><!-- doxytag: inherits="localFolderTree,localFolderTree" -->Inheritance diagram for rteFolderTree:<p><center><img src="classrteFolderTree__inherit__graph.png" border="0" usemap="#rteFolderTree__inherit__map" alt="Inheritance graph"></center>
<map name="rteFolderTree__inherit__map">
<area href="classlocalFolderTree.html" shape="rect" coords="6,263,182,601" alt="">
<area href="classt3lib__folderTree.html" shape="rect" coords="6,5,182,213" alt="">
</map>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for rteFolderTree:<p><center><img src="classrteFolderTree__coll__graph.png" border="0" usemap="#rteFolderTree__coll__map" alt="Collaboration graph"></center>
<map name="rteFolderTree__coll__map">
<area href="classlocalFolderTree.html" shape="rect" coords="6,263,182,601" alt="">
<area href="classt3lib__folderTree.html" shape="rect" coords="6,5,182,213" alt="">
</map>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="classrteFolderTree-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>

<p>
Definition at line <a class="el" href="class_8browse__links_8php-source.html#l00600">600</a> of file <a class="el" href="class_8browse__links_8php-source.html">class.browse_links.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="class_8browse__links_8php-source.html">class.browse_links.php</a></ul>
<?php
  include_once '../doc-typo3-funcs.php';
  get_footer();
?>