[PHPVortex-Commit] phpvortex/doc/html/Vortex/Debug Test_Page.html,NONE,1.1 _test_vortex_test_page_ph
Brought to you by:
nop144666
From: Thiago R. <nop...@us...> - 2004-10-06 21:00:10
|
Update of /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8958/doc/html/Vortex/Debug Modified Files: TB_Test.html _d_footer_php.html _d_header_php.html _debug_php.html _test_vortex_test_php.html Added Files: Test_Page.html _test_vortex_test_page_php.html Log Message: Updating documentation Index: _test_vortex_test_php.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug/_test_vortex_test_php.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** _test_vortex_test_php.html 6 Oct 2004 13:58:59 -0000 1.2 --- _test_vortex_test_php.html 6 Oct 2004 20:59:26 -0000 1.3 *************** *** 113,116 **** --- 113,131 ---- </div> + <a name="___/URL_class_php"><!-- --></a> + <div class="evenrow"> + + <div> + <span class="include-title"> + <span class="include-type">require_once</span> + (<span class="include-name"><a href="../../Vortex/Util/_URL_class_php.html">'../URL.class.php'</a></span>) + (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test.php.html#a19">19</a></span>) + </span> + </div> + + <!-- ========== Info from phpDoc block ========= --> + <p class="short-description">Require the header for the utility URL class.</p> + + </div> </div> </div> *************** *** 120,124 **** <p class="notes" id="credit"> ! Documentation generated on Tue, 5 Oct 2004 18:34:50 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> --- 135,139 ---- <p class="notes" id="credit"> ! Documentation generated on Wed, 6 Oct 2004 17:58:18 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> Index: _d_header_php.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug/_d_header_php.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** _d_header_php.html 6 Oct 2004 13:58:59 -0000 1.3 --- _d_header_php.html 6 Oct 2004 20:59:26 -0000 1.4 *************** *** 63,67 **** <p class="notes" id="credit"> ! Documentation generated on Tue, 5 Oct 2004 18:34:38 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> --- 63,67 ---- <p class="notes" id="credit"> ! Documentation generated on Wed, 6 Oct 2004 17:58:02 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> --- NEW FILE: _test_vortex_test_page_php.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page vortex_test_page.php</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="file-name">/test/vortex_test_page.php</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-classes">Classes</a> | <a href="#sec-includes">Includes</a> </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Test file for the PHP Vortex project - test SEC_Page functionality.</p> <ul class="tags"> <li><span class="field">filesource:</span> <a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test_page.php.html">Source Code for this file</a></li> <li><span class="field">license:</span> <a href="http://opensource.org/licenses/lgpl-license.php">GNU Lesser General Public License</a></li> <li><span class="field">copyright:</span> Copyright 2004, Thiago Ramon Gonçalves Montoya</li> <li><span class="field">author:</span> Thiago Ramon Gonçalves Montoya</li> </ul> </div> </div> <a name="sec-classes"></a> <div class="info-box"> <div class="info-box-title">Classes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Classes</span> | <a href="#sec-includes">Includes</a> </div> <div class="info-box-body"> <table cellpadding="2" cellspacing="0" class="class-table"> <tr> <th class="class-table-header">Class</th> <th class="class-table-header">Description</th> </tr> <tr> <td style="padding-right: 2em; vertical-align: top"> <a href="../../Vortex/Debug/Test_Page.html">Test_Page</a> </td> <td> Testing class. </td> </tr> </table> </div> </div> <a name="sec-includes"></a> <div class="info-box"> <div class="info-box-title">Includes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-classes">Classes</a> | <span class="disabled">Includes</span> </div> <div class="info-box-body"> <a name="___/SEC_Page_class_php"><!-- --></a> <div class="evenrow"> <div> <span class="include-title"> <span class="include-type">require_once</span> (<span class="include-name"><a href="../../Vortex/Page/_SEC_Page_class_php.html">'../SEC_Page.class.php'</a></span>) (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test_page.php.html#a13">13</a></span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Require the header for SEC_Page functionality.</p> </div> </div> </div> <p class="notes" id="credit"> Documentation generated on Wed, 6 Oct 2004 17:58:20 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> </html> Index: TB_Test.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug/TB_Test.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TB_Test.html 6 Oct 2004 13:58:59 -0000 1.2 --- TB_Test.html 6 Oct 2004 20:59:26 -0000 1.3 *************** *** 25,29 **** <p class="short-description">Testing class.</p> <p class="notes"> ! Located in <a class="field" href="_test_vortex_test_php.html">/test/vortex_test.php</a> (line <span class="field"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test.php.html#a35">35</a></span>) </p> --- 25,29 ---- <p class="short-description">Testing class.</p> <p class="notes"> ! Located in <a class="field" href="_test_vortex_test_php.html">/test/vortex_test.php</a> (line <span class="field"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test.php.html#a37">37</a></span>) </p> *************** *** 131,135 **** <div class="method-header"> ! <span class="method-title">Constructor TB_Test</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test.php.html#a36">36</a></span>) </div> --- 131,135 ---- <div class="method-header"> ! <span class="method-title">Constructor TB_Test</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test.php.html#a38">38</a></span>) </div> *************** *** 167,171 **** <p class="notes" id="credit"> ! Documentation generated on Tue, 5 Oct 2004 18:34:51 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> --- 167,171 ---- <p class="notes" id="credit"> ! Documentation generated on Wed, 6 Oct 2004 17:58:19 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> --- NEW FILE: Test_Page.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class Test_Page</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="class-name">Class Test_Page</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-vars">Vars</a> | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Testing class.</p> <p class="notes"> Located in <a class="field" href="_test_vortex_test_page_php.html">/test/vortex_test_page.php</a> (line <span class="field"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test_page.php.html#a21">21</a></span>) </p> <pre><a href="../../Vortex/Page/SEC_Base.html">SEC_Base</a> | --<a href="../../Vortex/Page/SEC_Page.html">SEC_Page</a> | --Test_Page</pre> </div> </div> <a name="sec-method-summary"></a> <div class="info-box"> <div class="info-box-title">Method Summary</span></div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-vars">Vars</a> | <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <div class="method-summary"> <div class="method-definition"> <span class="method-result">Test_Page</span> <a href="#Test_Page" title="details" class="method-name">Test_Page</a> () </div> </div> </div> </div> <a name="sec-vars"></a> <div class="info-box"> <div class="info-box-title">Variables</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <h4>Inherited Variables</h4> <A NAME='inherited_vars'><!-- --></A> <p>Inherited from <span class="classname"><a href="../../Vortex/Page/SEC_Page.html">SEC_Page</a></span></p> <blockquote> <span class="var-title"> <span class="var-name"><a href="../../Vortex/Page/SEC_Page.html#var$content">SEC_Page::$content</a></span><br> </span> <span class="var-title"> <span class="var-name"><a href="../../Vortex/Page/SEC_Page.html#var$header">SEC_Page::$header</a></span><br> </span> <span class="var-title"> <span class="var-name"><a href="../../Vortex/Page/SEC_Page.html#var$layout">SEC_Page::$layout</a></span><br> </span> <span class="var-title"> <span class="var-name"><a href="../../Vortex/Page/SEC_Page.html#var$onload">SEC_Page::$onload</a></span><br> </span> </blockquote> <p>Inherited from <span class="classname"><a href="../../Vortex/Page/SEC_Base.html">SEC_Base</a></span></p> <blockquote> <span class="var-title"> <span class="var-name"><a href="../../Vortex/Page/SEC_Base.html#var$sections">SEC_Base::$sections</a></span><br> </span> </blockquote> </div> </div> <a name="sec-methods"></a> <div class="info-box"> <div class="info-box-title">Methods</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-vars">Vars</a> <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) </div> <div class="info-box-body"> <A NAME='method_detail'></A> <a name="methodTest_Page" id="Test_Page"><!-- --></a> <div class="oddrow"> <div class="method-header"> <span class="method-title">Constructor Test_Page</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test_page.php.html#a22">22</a></span>) </div> <!-- ========== Info from phpDoc block ========= --> <div class="method-signature"> <span class="method-result">Test_Page</span> <span class="method-name"> Test_Page </span> () </div> </div> <h4>Inherited Methods</h4> <a name='inherited_methods'><!-- --></a> <!-- =========== Summary =========== --> <p>Inherited From <span class="classname"><a href="../../Vortex/Page/SEC_Page.html">SEC_Page</a></span></p> <blockquote> <span class="method-name"><a href="../../Vortex/Page/SEC_Page.html#methodSEC_Page">SEC_Page::SEC_Page()</a></span><br> <span class="method-name"><a href="../../Vortex/Page/SEC_Page.html#methodShow">SEC_Page::Show()</a></span><br> </blockquote> <!-- =========== Summary =========== --> <p>Inherited From <span class="classname"><a href="../../Vortex/Page/SEC_Base.html">SEC_Base</a></span></p> <blockquote> <span class="method-name"><a href="../../Vortex/Page/SEC_Base.html#methodSEC_Base">SEC_Base::SEC_Base()</a></span><br> <span class="method-name"><a href="../../Vortex/Page/SEC_Base.html#methodAddSection">SEC_Base::AddSection()</a></span><br> <span class="method-name"><a href="../../Vortex/Page/SEC_Base.html#methodDelSection">SEC_Base::DelSection()</a></span><br> <span class="method-name"><a href="../../Vortex/Page/SEC_Base.html#methodShow">SEC_Base::Show()</a></span><br> </blockquote> </div> </div> <p class="notes" id="credit"> Documentation generated on Wed, 6 Oct 2004 17:58:20 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> </html> Index: _debug_php.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug/_debug_php.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** _debug_php.html 6 Oct 2004 13:58:59 -0000 1.3 --- _debug_php.html 6 Oct 2004 20:59:26 -0000 1.4 *************** *** 140,144 **** <p class="notes" id="credit"> ! Documentation generated on Tue, 5 Oct 2004 18:34:37 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> --- 140,144 ---- <p class="notes" id="credit"> ! Documentation generated on Wed, 6 Oct 2004 17:58:01 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> Index: _d_footer_php.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug/_d_footer_php.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** _d_footer_php.html 6 Oct 2004 13:58:59 -0000 1.3 --- _d_footer_php.html 6 Oct 2004 20:59:26 -0000 1.4 *************** *** 36,40 **** <p class="notes" id="credit"> ! Documentation generated on Tue, 5 Oct 2004 18:34:38 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> --- 36,40 ---- <p class="notes" id="credit"> ! Documentation generated on Wed, 6 Oct 2004 17:58:02 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> |