[PHPVortex-Commit] phpvortex/doc/html/Vortex/Debug _test_TB_Test_class_php.html,NONE,1.1 TB_Test.htm
Brought to you by:
nop144666
From: Thiago R. <nop...@us...> - 2004-10-07 21:28:46
|
Update of /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3798/doc/html/Vortex/Debug Modified Files: TB_Test.html Test_Page.html _d_footer_php.html _d_header_php.html _debug_php.html _test_vortex_test_page_php.html _test_vortex_test_php.html Added Files: _test_TB_Test_class_php.html Log Message: Updating documentation Index: Test_Page.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug/Test_Page.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Test_Page.html 6 Oct 2004 20:59:26 -0000 1.1 --- Test_Page.html 7 Oct 2004 21:28:34 -0000 1.2 *************** *** 25,29 **** <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> --- 25,29 ---- <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#a27">27</a></span>) </p> *************** *** 57,61 **** <span class="method-result">Test_Page</span> <a href="#Test_Page" title="details" class="method-name">Test_Page</a> ! () </div> </div> --- 57,61 ---- <span class="method-result">Test_Page</span> <a href="#Test_Page" title="details" class="method-name">Test_Page</a> ! (<span class="var-type">mixed</span> <span class="var-name">&$table</span>) </div> </div> *************** *** 115,122 **** <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> --- 115,122 ---- <A NAME='method_detail'></A> <a name="methodTest_Page" id="Test_Page"><!-- --></a> ! <div class="evenrow"> <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#a28">28</a></span>) </div> *************** *** 128,132 **** Test_Page </span> ! () </div> --- 128,132 ---- Test_Page </span> ! (<span class="var-type">mixed</span> <span class="var-name">&$table</span>) </div> *************** *** 156,160 **** <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> --- 156,160 ---- <p class="notes" id="credit"> ! Documentation generated on Thu, 7 Oct 2004 18:19:59 -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.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** _d_header_php.html 6 Oct 2004 20:59:26 -0000 1.4 --- _d_header_php.html 7 Oct 2004 21:28:34 -0000 1.5 *************** *** 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> --- 63,67 ---- <p class="notes" id="credit"> ! Documentation generated on Thu, 7 Oct 2004 18:19:39 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> Index: _test_vortex_test_page_php.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug/_test_vortex_test_page_php.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** _test_vortex_test_page_php.html 6 Oct 2004 20:59:26 -0000 1.1 --- _test_vortex_test_page_php.html 7 Oct 2004 21:28:34 -0000 1.2 *************** *** 68,72 **** </div> <div class="info-box-body"> ! <a name="___/SEC_Page_class_php"><!-- --></a> <div class="evenrow"> --- 68,117 ---- </div> <div class="info-box-body"> ! <a name="___/DB_MySQL_class_php"><!-- --></a> ! <div class="oddrow"> ! ! <div> ! <span class="include-title"> ! <span class="include-type">require_once</span> ! (<span class="include-name"><a href="../../Vortex/DB/_DB_MySQL_class_php.html">'../DB_MySQL.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 MySQL database access.</p> ! ! </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_page.php.html#a15">15</a></span>) ! </span> ! </div> ! ! <!-- ========== Info from phpDoc block ========= --> ! <p class="short-description">Require the header for the utility URL class.</p> ! ! </div> ! <a name="_TB_Test_class_php"><!-- --></a> ! <div class="oddrow"> ! ! <div> ! <span class="include-title"> ! <span class="include-type">require_once</span> ! (<span class="include-name"><a href="../../Vortex/Debug/_test_TB_Test_class_php.html">'TB_Test.class.php'</a></span>) ! (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test_page.php.html#a17">17</a></span>) ! </span> ! </div> ! ! <!-- ========== Info from phpDoc block ========= --> ! <p class="short-description">Require the header for the Test Table class.</p> ! ! </div> ! <a name="___/SEC_Page_class_php"><!-- --></a> <div class="evenrow"> *************** *** 75,79 **** <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> --- 120,124 ---- <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#a19">19</a></span>) </span> </div> *************** *** 90,94 **** <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> --- 135,139 ---- <p class="notes" id="credit"> ! Documentation generated on Thu, 7 Oct 2004 18:19:58 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> --- NEW FILE: _test_TB_Test_class_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 TB_Test.class.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/TB_Test.class.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">File for class TB_Test.</p> <ul class="tags"> <li><span class="field">filesource:</span> <a href="../..//__filesource/fsource_Vortex_Debug_testTB_Test.class.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/TB_Test.html">TB_Test</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="___/TB_Base_class_php"><!-- --></a> <div class="oddrow"> <div> <span class="include-title"> <span class="include-type">require_once</span> (<span class="include-name"><a href="../../Vortex/DB/_TB_Base_class_php.html">'../TB_Base.class.php'</a></span>) (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testTB_Test.class.php.html#a13">13</a></span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Require the header for Table functionality.</p> </div> <a name="___/FT_PKey_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/DB/_FT_PKey_class_php.html">'../FT_PKey.class.php'</a></span>) (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testTB_Test.class.php.html#a15">15</a></span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Require the header for the field used in the test database.</p> </div> <a name="___/FT_Text_class_php"><!-- --></a> <div class="oddrow"> <div> <span class="include-title"> <span class="include-type">require_once</span> (<span class="include-name"><a href="../../Vortex/DB/_FT_Text_class_php.html">'../FT_Text.class.php'</a></span>) (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testTB_Test.class.php.html#a17">17</a></span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Require the header for the field used in the test database.</p> </div> </div> </div> <p class="notes" id="credit"> Documentation generated on Thu, 7 Oct 2004 18:19:55 -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.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TB_Test.html 6 Oct 2004 20:59:26 -0000 1.3 --- TB_Test.html 7 Oct 2004 21:28:34 -0000 1.4 *************** *** 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> --- 25,29 ---- <p class="short-description">Testing class.</p> <p class="notes"> ! Located in <a class="field" href="_test_TB_Test_class_php.html">/test/TB_Test.class.php</a> (line <span class="field"><a href="../..//__filesource/fsource_Vortex_Debug_testTB_Test.class.php.html#a25">25</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#a38">38</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_testTB_Test.class.php.html#a26">26</a></span>) </div> *************** *** 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> --- 167,171 ---- <p class="notes" id="credit"> ! Documentation generated on Thu, 7 Oct 2004 18:19:56 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> Index: _test_vortex_test_php.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug/_test_vortex_test_php.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** _test_vortex_test_php.html 6 Oct 2004 20:59:26 -0000 1.3 --- _test_vortex_test_php.html 7 Oct 2004 21:28:34 -0000 1.4 *************** *** 17,22 **** <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"> --- 17,21 ---- <div class="nav-bar"> <span class="disabled">Description</span> | ! <a href="#sec-includes">Includes</a> </div> <div class="info-box-body"> *************** *** 33,61 **** </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/TB_Test.html">TB_Test</a> - </td> - <td> - Testing class. - </td> - </tr> - </table> - </div> - </div> <a name="sec-includes"></a> --- 32,35 ---- *************** *** 64,69 **** <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"> --- 38,42 ---- <div class="nav-bar"> <a href="#sec-description">Description</a> | ! <span class="disabled">Includes</span> </div> <div class="info-box-body"> *************** *** 83,87 **** </div> ! <a name="___/TB_Base_class_php"><!-- --></a> <div class="evenrow"> --- 56,60 ---- </div> ! <a name="___/URL_class_php"><!-- --></a> <div class="evenrow"> *************** *** 89,93 **** <span class="include-title"> <span class="include-type">require_once</span> ! (<span class="include-name"><a href="../../Vortex/DB/_TB_Base_class_php.html">'../TB_Base.class.php'</a></span>) (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test.php.html#a15">15</a></span>) </span> --- 62,66 ---- <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#a15">15</a></span>) </span> *************** *** 95,102 **** <!-- ========== Info from phpDoc block ========= --> ! <p class="short-description">Require the header for Table functionality.</p> </div> ! <a name="___/FT_Text_class_php"><!-- --></a> <div class="oddrow"> --- 68,75 ---- <!-- ========== Info from phpDoc block ========= --> ! <p class="short-description">Require the header for the utility URL class.</p> </div> ! <a name="_TB_Test_class_php"><!-- --></a> <div class="oddrow"> *************** *** 104,108 **** <span class="include-title"> <span class="include-type">require_once</span> ! (<span class="include-name"><a href="../../Vortex/DB/_FT_Text_class_php.html">'../FT_Text.class.php'</a></span>) (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test.php.html#a17">17</a></span>) </span> --- 77,81 ---- <span class="include-title"> <span class="include-type">require_once</span> ! (<span class="include-name"><a href="../../Vortex/Debug/_test_TB_Test_class_php.html">'TB_Test.class.php'</a></span>) (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Debug_testvortex_test.php.html#a17">17</a></span>) </span> *************** *** 110,129 **** <!-- ========== Info from phpDoc block ========= --> ! <p class="short-description">Require the header for the field used in the test database.</p> ! ! </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> --- 83,87 ---- <!-- ========== Info from phpDoc block ========= --> ! <p class="short-description">Require the header for the Test Table class.</p> </div> *************** *** 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> --- 93,97 ---- <p class="notes" id="credit"> ! Documentation generated on Thu, 7 Oct 2004 18:19:57 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> Index: _debug_php.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Debug/_debug_php.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** _debug_php.html 6 Oct 2004 20:59:26 -0000 1.4 --- _debug_php.html 7 Oct 2004 21:28:34 -0000 1.5 *************** *** 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> --- 140,144 ---- <p class="notes" id="credit"> ! Documentation generated on Thu, 7 Oct 2004 18:19:38 -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.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** _d_footer_php.html 6 Oct 2004 20:59:26 -0000 1.4 --- _d_footer_php.html 7 Oct 2004 21:28:34 -0000 1.5 *************** *** 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> --- 36,40 ---- <p class="notes" id="credit"> ! Documentation generated on Thu, 7 Oct 2004 18:19:39 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> |