<?php include_once '../doc-typo3-funcs.php'; $doxygen_vars = array( "title" => "TYPO3 4.0.1: SC_browse_links Class Reference", "datetime" => "Sat Dec 2 19:25:27 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_browse_links Class Reference</h1><!-- doxytag: class="SC_browse_links" --><a href="classSC__browse__links-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__browse__links.html#92878bd3a2588b565a4a4b86cceadabe">init</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSC__browse__links.html#a3ab9293f0c64fa44d1b0eb630956432">main</a> ()</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSC__browse__links.html#68e532cbb5029465a3f5e9c74989791c">printContent</a> ()</td></tr> <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSC__browse__links.html#d82295a51663e86a4b046474fa6ead9a">$mode</a></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d1275025bc29607b49639919a1e694fb"></a><!-- doxytag: member="SC_browse_links::$browser" ref="d1275025bc29607b49639919a1e694fb" args="" --> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSC__browse__links.html#d1275025bc29607b49639919a1e694fb">$browser</a></td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <p> <p> Definition at line <a class="el" href="browse__links_8php-source.html#l00078">78</a> of file <a class="el" href="browse__links_8php-source.html">browse_links.php</a>.<hr><h2>Member Function Documentation</h2> <a class="anchor" name="92878bd3a2588b565a4a4b86cceadabe"></a><!-- doxytag: member="SC_browse_links::init" ref="92878bd3a2588b565a4a4b86cceadabe" 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_browse_links::init </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> not really needed but for backwards compatibility ...<p> <dl compact><dt><b>Returns:</b></dt><dd>void </dd></dl> <p> Definition at line <a class="el" href="browse__links_8php-source.html#l00109">109</a> of file <a class="el" href="browse__links_8php-source.html">browse_links.php</a>. <p> References <a class="el" href="class_8t3lib__div_8php-source.html#l00262">t3lib_div::_GP()</a>, and <a class="el" href="class_8t3lib__div_8php-source.html#l03984">t3lib_div::makeInstance()</a>. </td> </tr> </table> <a class="anchor" name="a3ab9293f0c64fa44d1b0eb630956432"></a><!-- doxytag: member="SC_browse_links::main" ref="a3ab9293f0c64fa44d1b0eb630956432" 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_browse_links::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, detecting the current mode of the element browser and branching out to internal methods.<p> <dl compact><dt><b>Returns:</b></dt><dd>void </dd></dl> <p> Definition at line <a class="el" href="browse__links_8php-source.html#l00130">130</a> of file <a class="el" href="browse__links_8php-source.html">browse_links.php</a>. <p> References <a class="el" href="class_8t3lib__div_8php-source.html#l03926">t3lib_div::getUserObj()</a>, and <a class="el" href="class_8t3lib__div_8php-source.html#l03984">t3lib_div::makeInstance()</a>. </td> </tr> </table> <a class="anchor" name="68e532cbb5029465a3f5e9c74989791c"></a><!-- doxytag: member="SC_browse_links::printContent" ref="68e532cbb5029465a3f5e9c74989791c" 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_browse_links::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> Print module content<p> <dl compact><dt><b>Returns:</b></dt><dd>void </dd></dl> <p> Definition at line <a class="el" href="browse__links_8php-source.html#l00184">184</a> of file <a class="el" href="browse__links_8php-source.html">browse_links.php</a>. </td> </tr> </table> <hr><h2>Member Data Documentation</h2> <a class="anchor" name="d82295a51663e86a4b046474fa6ead9a"></a><!-- doxytag: member="SC_browse_links::$mode" ref="d82295a51663e86a4b046474fa6ead9a" 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_browse_links::$mode </td> </tr> </table> </td> </tr> </table> <table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td> <p> The mode determines the main kind of output from the element browser. There are these options for values: rte, db, file, filedrag, wizard. "rte" will show the link selector for the Rich Text Editor (see main_rte()) "db" will allow you to browse for pages or records in the page tree (for TCEforms, see main_db()) "file"/"filedrag" will allow you to browse for files or folders in the folder mounts (for TCEforms, main_file()) "wizard" will allow you to browse for links (like "rte") which are passed back to TCEforms (see main_rte(1))<p> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classSC__browse__links.html#a3ab9293f0c64fa44d1b0eb630956432">main()</a> </dd></dl> <p> Definition at line <a class="el" href="browse__links_8php-source.html#l00091">91</a> of file <a class="el" href="browse__links_8php-source.html">browse_links.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/<a class="el" href="browse__links_8php-source.html">browse_links.php</a></ul> <?php include_once '../doc-typo3-funcs.php'; get_footer(); ?>