[PHPVortex-Commit] phpvortex/doc/html classtrees_Vortex.html,1.3,1.4 elementindex.html,1.3,1.4 eleme
Brought to you by:
nop144666
From: Thiago R. <nop...@us...> - 2004-10-06 20:59:55
|
Update of /cvsroot/phpvortex/phpvortex/doc/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8958/doc/html Modified Files: classtrees_Vortex.html elementindex.html elementindex_Vortex.html errors.html index.html li_Vortex.html Log Message: Updating documentation Index: elementindex.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/elementindex.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** elementindex.html 6 Oct 2004 13:59:01 -0000 1.3 --- elementindex.html 6 Oct 2004 20:59:29 -0000 1.4 *************** *** 23,30 **** --- 23,34 ---- <a class="index-letter" href="elementindex.html#e">e</a> <a class="index-letter" href="elementindex.html#f">f</a> + <a class="index-letter" href="elementindex.html#g">g</a> + <a class="index-letter" href="elementindex.html#h">h</a> <a class="index-letter" href="elementindex.html#i">i</a> <a class="index-letter" href="elementindex.html#j">j</a> + <a class="index-letter" href="elementindex.html#k">k</a> <a class="index-letter" href="elementindex.html#l">l</a> <a class="index-letter" href="elementindex.html#n">n</a> + <a class="index-letter" href="elementindex.html#o">o</a> <a class="index-letter" href="elementindex.html#p">p</a> <a class="index-letter" href="elementindex.html#q">q</a> *************** *** 88,91 **** --- 92,102 ---- <dl> <dt class="field"> + <span class="var-title">$base</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html#var$base">URL::$base</a> in URL.class.php</div> + <div class="index-item-description">Base URL (everything before the ?).</div> + </dd> + <dt class="field"> <span class="method-title">Begin</span> </dt> *************** *** 238,241 **** --- 249,259 ---- </dt> <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#var$data">SEC_List::$data</a> in SEC_List.class.php</div> + <div class="index-item-description">Array containing the data to seek as 'field' => 'value', used only in searches and the like.</div> + </dd> + <dt class="field"> + <span class="var-title">$data</span> + </dt> + <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#var$data">TB_Base::$data</a> in TB_Base.class.php</div> <div class="index-item-description">Array with the current row of the table, for output, edit or search.</div> *************** *** 245,250 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#var$db">RS_Base::$db</a> in RS_Base.class.php</div> ! <div class="index-item-description">Database.</div> </dd> <dt class="field"> --- 263,268 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#var$db">TB_Base::$db</a> in TB_Base.class.php</div> ! <div class="index-item-description">Database where the table is.</div> </dd> <dt class="field"> *************** *** 252,257 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#var$db">DB_Base::$db</a> in DB_Base.class.php</div> ! <div class="index-item-description">Database.</div> </dd> <dt class="field"> --- 270,275 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$db">FT_Base::$db</a> in FT_Base.class.php</div> ! <div class="index-item-description">Database where the field is.</div> </dd> <dt class="field"> *************** *** 259,264 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$db">FT_Base::$db</a> in FT_Base.class.php</div> ! <div class="index-item-description">Database where the field is.</div> </dd> <dt class="field"> --- 277,282 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#var$db">RS_Base::$db</a> in RS_Base.class.php</div> ! <div class="index-item-description">Database.</div> </dd> <dt class="field"> *************** *** 266,271 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#var$db">TB_Base::$db</a> in TB_Base.class.php</div> ! <div class="index-item-description">Database where the table is.</div> </dd> <dt class="field"> --- 284,289 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#var$db">DB_Base::$db</a> in DB_Base.class.php</div> ! <div class="index-item-description">Database.</div> </dd> <dt class="field"> *************** *** 284,299 **** </dd> <dt class="field"> ! <span class="method-title">DB_Base</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodDB_Base">DB_Base::DB_Base()</a> in DB_Base.class.php</div> ! <div class="index-item-description">Constructor: Init the object and set the parameters.</div> </dd> <dt class="field"> ! DB_Base </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html">DB_Base</a> in DB_Base.class.php</div> ! <div class="index-item-description">Base class for database connections.</div> </dd> <dt class="field"> --- 302,317 ---- </dd> <dt class="field"> ! DB_Base </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html">DB_Base</a> in DB_Base.class.php</div> ! <div class="index-item-description">Base class for database connections.</div> </dd> <dt class="field"> ! <span class="method-title">DB_Base</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodDB_Base">DB_Base::DB_Base()</a> in DB_Base.class.php</div> ! <div class="index-item-description">Constructor: Init the object and set the parameters.</div> </dd> <dt class="field"> *************** *** 326,331 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#methodDelete">TB_Base::Delete()</a> in TB_Base.class.php</div> ! <div class="index-item-description">Delete a record from the table.</div> </dd> <dt class="field"> --- 344,349 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodDelete">DB_Base::Delete()</a> in DB_Base.class.php</div> ! <div class="index-item-description">Execute a DELETE query at the database.</div> </dd> <dt class="field"> *************** *** 333,338 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodDelete">DB_Base::Delete()</a> in DB_Base.class.php</div> ! <div class="index-item-description">Execute a DELETE query at the database.</div> </dd> <dt class="field"> --- 351,356 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#methodDelete">TB_Base::Delete()</a> in TB_Base.class.php</div> ! <div class="index-item-description">Delete a record from the table.</div> </dd> <dt class="field"> *************** *** 496,499 **** --- 514,547 ---- </dd> </dl> + <a name="g"></a> + <div class="index-letter-section"> + <div style="float: left" class="index-letter-title">g</div> + <div style="float: right"><a href="#top">top</a></div> + <div style="clear: both"></div> + </div> + <dl> + <dt class="field"> + <span class="method-title">Get</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html#methodGet">URL::Get()</a> in URL.class.php</div> + <div class="index-item-description">Gets the full URL.</div> + </dd> + </dl> + <a name="h"></a> + <div class="index-letter-section"> + <div style="float: left" class="index-letter-title">h</div> + <div style="float: right"><a href="#top">top</a></div> + <div style="clear: both"></div> + </div> + <dl> + <dt class="field"> + <span class="var-title">$header</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#var$header">SEC_Page::$header</a> in SEC_Page.class.php</div> + <div class="index-item-description">Array with the header of the page.</div> + </dd> + </dl> <a name="i"></a> <div class="index-letter-section"> *************** *** 533,536 **** --- 581,599 ---- </dd> </dl> + <a name="k"></a> + <div class="index-letter-section"> + <div style="float: left" class="index-letter-title">k</div> + <div style="float: right"><a href="#top">top</a></div> + <div style="clear: both"></div> + </div> + <dl> + <dt class="field"> + <span class="var-title">$key</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html#var$key">SEC_ListNavigator::$key</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">Key to add the page number to into the URL.</div> + </dd> + </dl> <a name="l"></a> <div class="index-letter-section"> *************** *** 652,655 **** --- 715,725 ---- </dd> <dt class="field"> + <span class="var-title">$navigator</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#var$navigator">SEC_List::$navigator</a> in SEC_List.class.php</div> + <div class="index-item-description">Array with the navigator of the list.</div> + </dd> + <dt class="field"> <span class="method-title">NumPages</span> </dt> *************** *** 659,662 **** --- 729,747 ---- </dd> </dl> + <a name="o"></a> + <div class="index-letter-section"> + <div style="float: left" class="index-letter-title">o</div> + <div style="float: right"><a href="#top">top</a></div> + <div style="clear: both"></div> + </div> + <dl> + <dt class="field"> + <span class="var-title">$onload</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#var$onload">SEC_Page::$onload</a> in SEC_Page.class.php</div> + <div class="index-item-description">JavaScript to run on the onLoad event of the BODY tag.</div> + </dd> + </dl> <a name="p"></a> <div class="index-letter-section"> *************** *** 667,670 **** --- 752,776 ---- <dl> <dt class="field"> + <span class="var-title">$page</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html#var$page">SEC_ListNavigator::$page</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">Current page.</div> + </dd> + <dt class="field"> + <span class="var-title">$pages</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html#var$pages">SEC_ListNavigator::$pages</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">Number of pages.</div> + </dd> + <dt class="field"> + <span class="var-title">$parameters</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html#var$parameters">URL::$parameters</a> in URL.class.php</div> + <div class="index-item-description">URL Parameters (everything after the ?) as 'name' => 'value'.</div> + </dd> + <dt class="field"> <span class="var-title">$pkey</span> </dt> *************** *** 680,683 **** --- 786,796 ---- <div class="index-item-description">Password.</div> </dd> + <dt class="field"> + <span class="method-title">Parse</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html#methodParse">URL::Parse()</a> in URL.class.php</div> + <div class="index-item-description">Parse a URL into it's parts.</div> + </dd> </dl> <a name="q"></a> *************** *** 711,714 **** --- 824,834 ---- <dl> <dt class="field"> + <span class="var-title">$recspage</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#var$recspage">SEC_List::$recspage</a> in SEC_List.class.php</div> + <div class="index-item-description">Number of records per page to display.</div> + </dd> + <dt class="field"> <span class="var-title">$required</span> </dt> *************** *** 742,746 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodRollback">DB_MySQL::Rollback()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Transactions: Rollback a transaction.</div> </dd> --- 862,866 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodRollback">DB_Base::Rollback()</a> in DB_Base.class.php</div> <div class="index-item-description">Transactions: Rollback a transaction.</div> </dd> *************** *** 749,753 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodRollback">DB_Base::Rollback()</a> in DB_Base.class.php</div> <div class="index-item-description">Transactions: Rollback a transaction.</div> </dd> --- 869,873 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodRollback">DB_MySQL::Rollback()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Transactions: Rollback a transaction.</div> </dd> *************** *** 756,760 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodRow">RS_MySQL::Row()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Get a row from the RecordSet.</div> </dd> --- 876,880 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodRow">RS_Base::Row()</a> in RS_Base.class.php</div> <div class="index-item-description">Get a row from the RecordSet.</div> </dd> *************** *** 763,767 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodRow">RS_Base::Row()</a> in RS_Base.class.php</div> <div class="index-item-description">Get a row from the RecordSet.</div> </dd> --- 883,887 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodRow">RS_MySQL::Row()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Get a row from the RecordSet.</div> </dd> *************** *** 770,774 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodRowCount">RS_MySQL::RowCount()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Get the count of rows in the RecordSet.</div> </dd> --- 890,894 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodRowCount">RS_Base::RowCount()</a> in RS_Base.class.php</div> <div class="index-item-description">Get the count of rows in the RecordSet.</div> </dd> *************** *** 777,796 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodRowCount">RS_Base::RowCount()</a> in RS_Base.class.php</div> <div class="index-item-description">Get the count of rows in the RecordSet.</div> </dd> <dt class="field"> ! <span class="method-title">RS_Base</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodRS_Base">RS_Base::RS_Base()</a> in RS_Base.class.php</div> ! <div class="index-item-description">Constructor: Init the RecordSet from the result of a query.</div> </dd> <dt class="field"> ! RS_Base </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html">RS_Base</a> in RS_Base.class.php</div> ! <div class="index-item-description">Base class for RecordSets.</div> </dd> <dt class="field"> --- 897,916 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodRowCount">RS_MySQL::RowCount()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Get the count of rows in the RecordSet.</div> </dd> <dt class="field"> ! RS_Base </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html">RS_Base</a> in RS_Base.class.php</div> ! <div class="index-item-description">Base class for RecordSets.</div> </dd> <dt class="field"> ! <span class="method-title">RS_Base</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodRS_Base">RS_Base::RS_Base()</a> in RS_Base.class.php</div> ! <div class="index-item-description">Constructor: Init the RecordSet from the result of a query.</div> </dd> <dt class="field"> *************** *** 864,867 **** --- 984,994 ---- </dd> <dt class="field"> + <span class="var-title">$styles</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Header.html#var$styles">SEC_Header::$styles</a> in SEC_Header.class.php</div> + <div class="index-item-description">Array containing URLs to style sheets.</div> + </dd> + <dt class="field"> <span class="method-title">Save</span> </dt> *************** *** 904,907 **** --- 1031,1067 ---- </dd> <dt class="field"> + <span class="method-title">SEC_List</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#methodSEC_List">SEC_List::SEC_List()</a> in SEC_List.class.php</div> + <div class="index-item-description">Constructor: Load all parameters into member variables.</div> + </dd> + <dt class="field"> + SEC_List + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html">SEC_List</a> in SEC_List.class.php</div> + <div class="index-item-description">Class for Table lists sections.</div> + </dd> + <dt class="field"> + SEC_ListNavigator + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html">SEC_ListNavigator</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">Class for Table lists navigators.</div> + </dd> + <dt class="field"> + <span class="include-title">SEC_ListNavigator.class.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/_SEC_ListNavigator_class_php.html">SEC_ListNavigator.class.php</a> in SEC_ListNavigator.class.php</div> + </dd> + <dt class="field"> + <span class="include-title">SEC_List.class.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/_SEC_List_class_php.html">SEC_List.class.php</a> in SEC_List.class.php</div> + </dd> + <dt class="field"> <span class="method-title">SEC_Page</span> </dt> *************** *** 947,951 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodSetRow">RS_MySQL::SetRow()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Go to a row int the RecordSet.</div> </dd> --- 1107,1111 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodSetRow">RS_Base::SetRow()</a> in RS_Base.class.php</div> <div class="index-item-description">Go to a row int the RecordSet.</div> </dd> *************** *** 954,958 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodSetRow">RS_Base::SetRow()</a> in RS_Base.class.php</div> <div class="index-item-description">Go to a row int the RecordSet.</div> </dd> --- 1114,1118 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodSetRow">RS_MySQL::SetRow()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Go to a row int the RecordSet.</div> </dd> *************** *** 975,979 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html#methodShow">SEC_Base::Show()</a> in SEC_Base.class.php</div> <div class="index-item-description">Outputs the section to the client.</div> </dd> --- 1135,1139 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Header.html#methodShow">SEC_Header::Show()</a> in SEC_Header.class.php</div> <div class="index-item-description">Outputs the section to the client.</div> </dd> *************** *** 982,986 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Header.html#methodShow">SEC_Header::Show()</a> in SEC_Header.class.php</div> <div class="index-item-description">Outputs the section to the client.</div> </dd> --- 1142,1153 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodShow">FT_Base::Show()</a> in FT_Base.class.php</div> ! <div class="index-item-description">Output the field as a HTML Form or just for display.</div> ! </dd> ! <dt class="field"> ! <span class="method-title">Show</span> ! </dt> ! <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html#methodShow">SEC_ListNavigator::Show()</a> in SEC_ListNavigator.class.php</div> <div class="index-item-description">Outputs the section to the client.</div> </dd> *************** *** 989,1001 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodShow">FT_Base::Show()</a> in FT_Base.class.php</div> ! <div class="index-item-description">Output the field as a HTML Form or just for display.</div> </dd> <dt class="field"> ! <span class="method-title">ShowForm</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodShowForm">FT_Base::ShowForm()</a> in FT_Base.class.php</div> ! <div class="index-item-description">Output the field as a HTML Form.</div> </dd> <dt class="field"> --- 1156,1168 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html#methodShow">SEC_Base::Show()</a> in SEC_Base.class.php</div> ! <div class="index-item-description">Outputs the section to the client.</div> </dd> <dt class="field"> ! <span class="method-title">Show</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#methodShow">SEC_List::Show()</a> in SEC_List.class.php</div> ! <div class="index-item-description">Outputs the section to the client.</div> </dd> <dt class="field"> *************** *** 1003,1007 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#methodShowForm">FT_Text::ShowForm()</a> in FT_Text.class.php</div> <div class="index-item-description">Output the field as a HTML Form.</div> </dd> --- 1170,1174 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodShowForm">FT_Base::ShowForm()</a> in FT_Base.class.php</div> <div class="index-item-description">Output the field as a HTML Form.</div> </dd> *************** *** 1014,1017 **** --- 1181,1191 ---- </dd> <dt class="field"> + <span class="method-title">ShowForm</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#methodShowForm">FT_Text::ShowForm()</a> in FT_Text.class.php</div> + <div class="index-item-description">Output the field as a HTML Form.</div> + </dd> + <dt class="field"> <span class="method-title">ShowList</span> </dt> *************** *** 1024,1028 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodShowPlain">FT_Base::ShowPlain()</a> in FT_Base.class.php</div> <div class="index-item-description">Output the field as plain text.</div> </dd> --- 1198,1202 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#methodShowPlain">FT_Text::ShowPlain()</a> in FT_Text.class.php</div> <div class="index-item-description">Output the field as plain text.</div> </dd> *************** *** 1031,1035 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#methodShowPlain">FT_Text::ShowPlain()</a> in FT_Text.class.php</div> <div class="index-item-description">Output the field as plain text.</div> </dd> --- 1205,1209 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodShowPlain">FT_Base::ShowPlain()</a> in FT_Base.class.php</div> <div class="index-item-description">Output the field as plain text.</div> </dd> *************** *** 1043,1058 **** <dl> <dt class="field"> ! <span class="var-title">$title</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Header.html#var$title">SEC_Header::$title</a> in SEC_Header.class.php</div> ! <div class="index-item-description">Title of the page.</div> </dd> <dt class="field"> ! TB_Base </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/TB_Base.html">TB_Base</a> in TB_Base.class.php</div> ! <div class="index-item-description">Base class for tables in databases.</div> </dd> <dt class="field"> --- 1217,1232 ---- <dl> <dt class="field"> ! <span class="var-title">$table</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#var$table">SEC_List::$table</a> in SEC_List.class.php</div> ! <div class="index-item-description">Table to show the list from.</div> </dd> <dt class="field"> ! <span class="var-title">$title</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Header.html#var$title">SEC_Header::$title</a> in SEC_Header.class.php</div> ! <div class="index-item-description">Title of the page.</div> </dd> <dt class="field"> *************** *** 1064,1067 **** --- 1238,1248 ---- </dd> <dt class="field"> + TB_Base + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/DB/TB_Base.html">TB_Base</a> in TB_Base.class.php</div> + <div class="index-item-description">Base class for tables in databases.</div> + </dd> + <dt class="field"> <span class="include-title">TB_Base.class.php</span> </dt> *************** *** 1105,1108 **** --- 1286,1296 ---- </dd> <dt class="field"> + TB_Test + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Debug/TB_Test.html">TB_Test</a> in vortex_test.php</div> + <div class="index-item-description">Testing class.</div> + </dd> + <dt class="field"> <span class="method-title">TB_Test</span> </dt> *************** *** 1111,1119 **** </dd> <dt class="field"> ! TB_Test </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Debug/TB_Test.html">TB_Test</a> in vortex_test.php</div> ! <div class="index-item-description">Testing class.</div> </dd> <dt class="field"> --- 1299,1307 ---- </dd> <dt class="field"> ! <span class="method-title">Template</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Util/Template.html#methodTemplate">Template::Template()</a> in Class Template.php</div> ! <div class="index-item-description">Constructor: .</div> </dd> <dt class="field"> *************** *** 1125,1133 **** </dd> <dt class="field"> ! <span class="method-title">Template</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Util/Template.html#methodTemplate">Template::Template()</a> in Class Template.php</div> ! <div class="index-item-description">Constructor: .</div> </dd> </dl> --- 1313,1327 ---- </dd> <dt class="field"> ! <span class="method-title">Test_Page</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Debug/Test_Page.html#methodTest_Page">Test_Page::Test_Page()</a> in vortex_test_page.php</div> ! </dd> ! <dt class="field"> ! Test_Page ! </dt> ! <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Debug/Test_Page.html">Test_Page</a> in vortex_test_page.php</div> ! <div class="index-item-description">Testing class.</div> </dd> </dl> *************** *** 1140,1143 **** --- 1334,1351 ---- <dl> <dt class="field"> + <span class="var-title">$url</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#var$url">SEC_List::$url</a> in SEC_List.class.php</div> + <div class="index-item-description">URL to link the table items to.</div> + </dd> + <dt class="field"> + <span class="var-title">$url</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html#var$url">SEC_ListNavigator::$url</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">URL to link the page jumps to.</div> + </dd> + <dt class="field"> <span class="var-title">$user</span> </dt> *************** *** 1153,1156 **** --- 1361,1384 ---- <div class="index-item-description">Execute a UPDATE query at the database.</div> </dd> + <dt class="field"> + URL + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html">URL</a> in URL.class.php</div> + <div class="index-item-description">Utility class to help the use of URLs.</div> + </dd> + <dt class="field"> + <span class="method-title">URL</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html#methodURL">URL::URL()</a> in URL.class.php</div> + <div class="index-item-description">Constructor: Create a new URL object with a URL, using the present page as default.</div> + </dd> + <dt class="field"> + <span class="include-title">URL.class.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/_URL_class_php.html">URL.class.php</a> in URL.class.php</div> + </dd> </dl> <a name="v"></a> *************** *** 1169,1172 **** --- 1397,1406 ---- </dd> <dt class="field"> + <span class="include-title">vortex_test_page.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Debug/_test_vortex_test_page_php.html">vortex_test_page.php</a> in vortex_test_page.php</div> + </dd> + <dt class="field"> <span class="include-title">vortex_test.php</span> </dt> *************** *** 1205,1212 **** --- 1439,1450 ---- <a class="index-letter" href="elementindex.html#e">e</a> <a class="index-letter" href="elementindex.html#f">f</a> + <a class="index-letter" href="elementindex.html#g">g</a> + <a class="index-letter" href="elementindex.html#h">h</a> <a class="index-letter" href="elementindex.html#i">i</a> <a class="index-letter" href="elementindex.html#j">j</a> + <a class="index-letter" href="elementindex.html#k">k</a> <a class="index-letter" href="elementindex.html#l">l</a> <a class="index-letter" href="elementindex.html#n">n</a> + <a class="index-letter" href="elementindex.html#o">o</a> <a class="index-letter" href="elementindex.html#p">p</a> <a class="index-letter" href="elementindex.html#q">q</a> Index: errors.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/errors.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** errors.html 6 Oct 2004 13:59:01 -0000 1.3 --- errors.html 6 Oct 2004 20:59:29 -0000 1.4 *************** *** 11,15 **** <a href="#Post-parsing">Post-parsing</a><br> <p class="notes" id="credit"> ! Documentation generated on Tue, 5 Oct 2004 18:34:52 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </body> --- 11,15 ---- <a href="#Post-parsing">Post-parsing</a><br> <p class="notes" id="credit"> ! Documentation generated on Wed, 6 Oct 2004 17:58:21 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </body> Index: index.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.html 6 Oct 2004 13:59:01 -0000 1.3 --- index.html 6 Oct 2004 20:59:29 -0000 1.4 *************** *** 5,9 **** <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <!-- Generated by phpDocumentor on Tue, 5 Oct 2004 18:34:31 -0300 --> <title>PHP Vortex Documentation</title> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> --- 5,9 ---- <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <!-- Generated by phpDocumentor on Wed, 6 Oct 2004 17:57:56 -0300 --> <title>PHP Vortex Documentation</title> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> Index: elementindex_Vortex.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/elementindex_Vortex.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** elementindex_Vortex.html 6 Oct 2004 13:59:01 -0000 1.3 --- elementindex_Vortex.html 6 Oct 2004 20:59:29 -0000 1.4 *************** *** 20,27 **** --- 20,31 ---- <a class="index-letter" href="elementindex_Vortex.html#e">e</a> <a class="index-letter" href="elementindex_Vortex.html#f">f</a> + <a class="index-letter" href="elementindex_Vortex.html#g">g</a> + <a class="index-letter" href="elementindex_Vortex.html#h">h</a> <a class="index-letter" href="elementindex_Vortex.html#i">i</a> <a class="index-letter" href="elementindex_Vortex.html#j">j</a> + <a class="index-letter" href="elementindex_Vortex.html#k">k</a> <a class="index-letter" href="elementindex_Vortex.html#l">l</a> <a class="index-letter" href="elementindex_Vortex.html#n">n</a> + <a class="index-letter" href="elementindex_Vortex.html#o">o</a> <a class="index-letter" href="elementindex_Vortex.html#p">p</a> <a class="index-letter" href="elementindex_Vortex.html#q">q</a> *************** *** 98,101 **** --- 102,112 ---- <div class="index-item-description">Transactions: Begin a new transaction.</div> </dd> + <dt class="field"> + <span class="var-title">$base</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html#var$base">URL::$base</a> in URL.class.php</div> + <div class="index-item-description">Base URL (everything before the ?).</div> + </dd> </dl> <a name="c"></a> *************** *** 360,363 **** --- 371,381 ---- </dd> <dt class="field"> + <span class="var-title">$data</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#var$data">SEC_List::$data</a> in SEC_List.class.php</div> + <div class="index-item-description">Array containing the data to seek as 'field' => 'value', used only in searches and the like.</div> + </dd> + <dt class="field"> <span class="method-title">DelSection</span> </dt> *************** *** 493,496 **** --- 511,544 ---- </dd> </dl> + <a name="g"></a> + <div class="index-letter-section"> + <div style="float: left" class="index-letter-title">g</div> + <div style="float: right"><a href="#top">top</a></div> + <div style="clear: both"></div> + </div> + <dl> + <dt class="field"> + <span class="method-title">Get</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html#methodGet">URL::Get()</a> in URL.class.php</div> + <div class="index-item-description">Gets the full URL.</div> + </dd> + </dl> + <a name="h"></a> + <div class="index-letter-section"> + <div style="float: left" class="index-letter-title">h</div> + <div style="float: right"><a href="#top">top</a></div> + <div style="clear: both"></div> + </div> + <dl> + <dt class="field"> + <span class="var-title">$header</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#var$header">SEC_Page::$header</a> in SEC_Page.class.php</div> + <div class="index-item-description">Array with the header of the page.</div> + </dd> + </dl> <a name="i"></a> <div class="index-letter-section"> *************** *** 530,533 **** --- 578,596 ---- </dd> </dl> + <a name="k"></a> + <div class="index-letter-section"> + <div style="float: left" class="index-letter-title">k</div> + <div style="float: right"><a href="#top">top</a></div> + <div style="clear: both"></div> + </div> + <dl> + <dt class="field"> + <span class="var-title">$key</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html#var$key">SEC_ListNavigator::$key</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">Key to add the page number to into the URL.</div> + </dd> + </dl> <a name="l"></a> <div class="index-letter-section"> *************** *** 655,658 **** --- 718,743 ---- <div class="index-item-description">Gets the number of pages of a list.</div> </dd> + <dt class="field"> + <span class="var-title">$navigator</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#var$navigator">SEC_List::$navigator</a> in SEC_List.class.php</div> + <div class="index-item-description">Array with the navigator of the list.</div> + </dd> + </dl> + <a name="o"></a> + <div class="index-letter-section"> + <div style="float: left" class="index-letter-title">o</div> + <div style="float: right"><a href="#top">top</a></div> + <div style="clear: both"></div> + </div> + <dl> + <dt class="field"> + <span class="var-title">$onload</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#var$onload">SEC_Page::$onload</a> in SEC_Page.class.php</div> + <div class="index-item-description">JavaScript to run on the onLoad event of the BODY tag.</div> + </dd> </dl> <a name="p"></a> *************** *** 677,680 **** --- 762,793 ---- <div class="index-item-description">Password.</div> </dd> + <dt class="field"> + <span class="var-title">$page</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html#var$page">SEC_ListNavigator::$page</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">Current page.</div> + </dd> + <dt class="field"> + <span class="var-title">$pages</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html#var$pages">SEC_ListNavigator::$pages</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">Number of pages.</div> + </dd> + <dt class="field"> + <span class="var-title">$parameters</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html#var$parameters">URL::$parameters</a> in URL.class.php</div> + <div class="index-item-description">URL Parameters (everything after the ?) as 'name' => 'value'.</div> + </dd> + <dt class="field"> + <span class="method-title">Parse</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html#methodParse">URL::Parse()</a> in URL.class.php</div> + <div class="index-item-description">Parse a URL into it's parts.</div> + </dd> </dl> <a name="q"></a> *************** *** 831,834 **** --- 944,954 ---- <div class="index-item-description">Return an array with numeric indexes.</div> </dd> + <dt class="field"> + <span class="var-title">$recspage</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#var$recspage">SEC_List::$recspage</a> in SEC_List.class.php</div> + <div class="index-item-description">Number of records per page to display.</div> + </dd> </dl> <a name="s"></a> *************** *** 938,941 **** --- 1058,1068 ---- </dd> <dt class="field"> + <span class="var-title">$styles</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Header.html#var$styles">SEC_Header::$styles</a> in SEC_Header.class.php</div> + <div class="index-item-description">Array containing URLs to style sheets.</div> + </dd> + <dt class="field"> <span class="method-title">SEC_Base</span> </dt> *************** *** 971,981 **** </dd> <dt class="field"> ! <span class="method-title">SEC_Page</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#methodSEC_Page">SEC_Page::SEC_Page()</a> in SEC_Page.class.php</div> <div class="index-item-description">Constructor: Load all parameters into member variables.</div> </dd> <dt class="field"> SEC_Page </dt> --- 1098,1134 ---- </dd> <dt class="field"> ! SEC_List </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_List.html">SEC_List</a> in SEC_List.class.php</div> ! <div class="index-item-description">Class for Table lists sections.</div> ! </dd> ! <dt class="field"> ! <span class="method-title">SEC_List</span> ! </dt> ! <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#methodSEC_List">SEC_List::SEC_List()</a> in SEC_List.class.php</div> <div class="index-item-description">Constructor: Load all parameters into member variables.</div> </dd> <dt class="field"> + SEC_ListNavigator + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html">SEC_ListNavigator</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">Class for Table lists navigators.</div> + </dd> + <dt class="field"> + <span class="include-title">SEC_ListNavigator.class.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/_SEC_ListNavigator_class_php.html">SEC_ListNavigator.class.php</a> in SEC_ListNavigator.class.php</div> + </dd> + <dt class="field"> + <span class="include-title">SEC_List.class.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/_SEC_List_class_php.html">SEC_List.class.php</a> in SEC_List.class.php</div> + </dd> + <dt class="field"> SEC_Page </dt> *************** *** 985,988 **** --- 1138,1148 ---- </dd> <dt class="field"> + <span class="method-title">SEC_Page</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#methodSEC_Page">SEC_Page::SEC_Page()</a> in SEC_Page.class.php</div> + <div class="index-item-description">Constructor: Load all parameters into member variables.</div> + </dd> + <dt class="field"> <span class="include-title">SEC_Page.class.php</span> </dt> *************** *** 1014,1017 **** --- 1174,1191 ---- </dt> <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#methodShow">SEC_Page::Show()</a> in SEC_Page.class.php</div> + <div class="index-item-description">Outputs the section to the client.</div> + </dd> + <dt class="field"> + <span class="method-title">Show</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html#methodShow">SEC_ListNavigator::Show()</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">Outputs the section to the client.</div> + </dd> + <dt class="field"> + <span class="method-title">Show</span> + </dt> + <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Page/SEC_Header.html#methodShow">SEC_Header::Show()</a> in SEC_Header.class.php</div> <div class="index-item-description">Outputs the section to the client.</div> *************** *** 1028,1032 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#methodShow">SEC_Page::Show()</a> in SEC_Page.class.php</div> <div class="index-item-description">Outputs the section to the client.</div> </dd> --- 1202,1206 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#methodShow">SEC_List::Show()</a> in SEC_List.class.php</div> <div class="index-item-description">Outputs the section to the client.</div> </dd> *************** *** 1095,1098 **** --- 1269,1279 ---- </dd> <dt class="field"> + TB_Test + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Debug/TB_Test.html">TB_Test</a> in vortex_test.php</div> + <div class="index-item-description">Testing class.</div> + </dd> + <dt class="field"> <span class="method-title">TB_Test</span> </dt> *************** *** 1101,1111 **** </dd> <dt class="field"> ! TB_Test </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Debug/TB_Test.html">TB_Test</a> in vortex_test.php</div> <div class="index-item-description">Testing class.</div> </dd> <dt class="field"> <span class="var-title">$title</span> </dt> --- 1282,1305 ---- </dd> <dt class="field"> ! <span class="method-title">Test_Page</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Debug/Test_Page.html#methodTest_Page">Test_Page::Test_Page()</a> in vortex_test_page.php</div> ! </dd> ! <dt class="field"> ! Test_Page ! </dt> ! <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Debug/Test_Page.html">Test_Page</a> in vortex_test_page.php</div> <div class="index-item-description">Testing class.</div> </dd> <dt class="field"> + <span class="var-title">$table</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#var$table">SEC_List::$table</a> in SEC_List.class.php</div> + <div class="index-item-description">Table to show the list from.</div> + </dd> + <dt class="field"> <span class="var-title">$title</span> </dt> *************** *** 1150,1153 **** --- 1344,1381 ---- <div class="index-item-description">Execute a UPDATE query at the database.</div> </dd> + <dt class="field"> + <span class="var-title">$url</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_ListNavigator.html#var$url">SEC_ListNavigator::$url</a> in SEC_ListNavigator.class.php</div> + <div class="index-item-description">URL to link the page jumps to.</div> + </dd> + <dt class="field"> + <span class="var-title">$url</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_List.html#var$url">SEC_List::$url</a> in SEC_List.class.php</div> + <div class="index-item-description">URL to link the table items to.</div> + </dd> + <dt class="field"> + <span class="method-title">URL</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html#methodURL">URL::URL()</a> in URL.class.php</div> + <div class="index-item-description">Constructor: Create a new URL object with a URL, using the present page as default.</div> + </dd> + <dt class="field"> + URL + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/URL.html">URL</a> in URL.class.php</div> + <div class="index-item-description">Utility class to help the use of URLs.</div> + </dd> + <dt class="field"> + <span class="include-title">URL.class.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/_URL_class_php.html">URL.class.php</a> in URL.class.php</div> + </dd> </dl> <a name="v"></a> *************** *** 1159,1162 **** --- 1387,1396 ---- <dl> <dt class="field"> + <span class="include-title">vortex_test_page.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Debug/_test_vortex_test_page_php.html">vortex_test_page.php</a> in vortex_test_page.php</div> + </dd> + <dt class="field"> <span class="include-title">vortex_test.php</span> </dt> *************** *** 1202,1209 **** --- 1436,1447 ---- <a class="index-letter" href="elementindex_Vortex.html#e">e</a> <a class="index-letter" href="elementindex_Vortex.html#f">f</a> + <a class="index-letter" href="elementindex_Vortex.html#g">g</a> + <a class="index-letter" href="elementindex_Vortex.html#h">h</a> <a class="index-letter" href="elementindex_Vortex.html#i">i</a> <a class="index-letter" href="elementindex_Vortex.html#j">j</a> + <a class="index-letter" href="elementindex_Vortex.html#k">k</a> <a class="index-letter" href="elementindex_Vortex.html#l">l</a> <a class="index-letter" href="elementindex_Vortex.html#n">n</a> + <a class="index-letter" href="elementindex_Vortex.html#o">o</a> <a class="index-letter" href="elementindex_Vortex.html#p">p</a> <a class="index-letter" href="elementindex_Vortex.html#q">q</a> Index: classtrees_Vortex.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/classtrees_Vortex.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** classtrees_Vortex.html 6 Oct 2004 13:59:01 -0000 1.3 --- classtrees_Vortex.html 6 Oct 2004 20:59:29 -0000 1.4 *************** *** 35,39 **** <ul> <li><a href="Vortex/Page/SEC_Base.html">SEC_Base</a><ul> ! <li><a href="Vortex/Page/SEC_Header.html">SEC_Header</a></li><li><a href="Vortex/Page/SEC_Page.html">SEC_Page</a></li><li><a href="Vortex/Page/SEC_Static.html">SEC_Static</a></li></ul></li> </ul> --- 35,41 ---- <ul> <li><a href="Vortex/Page/SEC_Base.html">SEC_Base</a><ul> ! <li><a href="Vortex/Page/SEC_Header.html">SEC_Header</a></li><li><a href="Vortex/Page/SEC_List.html">SEC_List</a></li><li><a href="Vortex/Page/SEC_ListNavigator.html">SEC_ListNavigator</a></li><li><a href="Vortex/Page/SEC_Page.html">SEC_Page</a><ul> ! <li><a href="Vortex/Debug/Test_Page.html">Test_Page</a></li></ul></li> ! <li><a href="Vortex/Page/SEC_Static.html">SEC_Static</a></li></ul></li> </ul> *************** *** 48,53 **** <li><a href="Vortex/Util/Template.html">Template</a></li></ul> <p class="notes" id="credit"> ! Documentation generated on Tue, 5 Oct 2004 18:34:31 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </body> --- 50,59 ---- <li><a href="Vortex/Util/Template.html">Template</a></li></ul> + <h2>Root class URL</h2> + <ul> + <li><a href="Vortex/Util/URL.html">URL</a></li></ul> + <p class="notes" id="credit"> ! Documentation generated on Wed, 6 Oct 2004 17:57:56 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </body> Index: li_Vortex.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/li_Vortex.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** li_Vortex.html 6 Oct 2004 13:59:01 -0000 1.3 --- li_Vortex.html 6 Oct 2004 20:59:29 -0000 1.4 *************** *** 56,59 **** --- 56,60 ---- <dt class="folder-title">Classes</dt> <dd><a href='Vortex/Debug/TB_Test.html' target='right'>TB_Test</a></dd> + <dd><a href='Vortex/Debug/Test_Page.html' target='right'>Test_Page</a></dd> <dt class="folder-title">Functions</dt> <dd><a href='Vortex/Debug/_debug_php.html#functiond' target='right'>d</a></dd> *************** *** 64,67 **** --- 65,69 ---- <dd><a href='Vortex/Debug/_d_header_php.html' target='right'>d_header.php</a></dd> <dd><a href='Vortex/Debug/_test_vortex_test_php.html' target='right'>vortex_test.php</a></dd> + <dd><a href='Vortex/Debug/_test_vortex_test_page_php.html' target='right'>vortex_test_page.php</a></dd> </dl> </dd> *************** *** 76,79 **** --- 78,83 ---- <dd><a href='Vortex/Page/SEC_Base.html' target='right'>SEC_Base</a></dd> <dd><a href='Vortex/Page/SEC_Header.html' target='right'>SEC_Header</a></dd> + <dd><a href='Vortex/Page/SEC_List.html' target='right'>SEC_List</a></dd> + <dd><a href='Vortex/Page/SEC_ListNavigator.html' target='right'>SEC_ListNavigator</a></dd> <dd><a href='Vortex/Page/SEC_Page.html' target='right'>SEC_Page</a></dd> <dd><a href='Vortex/Page/SEC_Static.html' target='right'>SEC_Static</a></dd> *************** *** 81,84 **** --- 85,90 ---- <dd><a href='Vortex/Page/_SEC_Base_class_php.html' target='right'>SEC_Base.class.php</a></dd> <dd><a href='Vortex/Page/_SEC_Header_class_php.html' target='right'>SEC_Header.class.php</a></dd> + <dd><a href='Vortex/Page/_SEC_List_class_php.html' target='right'>SEC_List.class.php</a></dd> + <dd><a href='Vortex/Page/_SEC_ListNavigator_class_php.html' target='right'>SEC_ListNavigator.class.php</a></dd> <dd><a href='Vortex/Page/_SEC_Page_class_php.html' target='right'>SEC_Page.class.php</a></dd> <dd><a href='Vortex/Page/_SEC_Static_class_php.html' target='right'>SEC_Static.class.php</a></dd> *************** *** 94,97 **** --- 100,104 ---- <dt class="folder-title">Classes</dt> <dd><a href='Vortex/Util/Template.html' target='right'>Template</a></dd> + <dd><a href='Vortex/Util/URL.html' target='right'>URL</a></dd> <dt class="folder-title">Files</dt> <dd><a href='Vortex/Util/_Class Template_php.html' target='right'>Class Template.php</a></dd> *************** *** 99,102 **** --- 106,110 ---- <dd><a href='Vortex/Util/_conf_lang_en_php.html' target='right'>lang_en.php</a></dd> <dd><a href='Vortex/Util/_conf_lang_pt_br_php.html' target='right'>lang_pt_br.php</a></dd> + <dd><a href='Vortex/Util/_URL_class_php.html' target='right'>URL.class.php</a></dd> </dl> </dd> |