Thread: [PHPVortex-Commit] phpvortex/doc/html classtrees_Vortex.html,1.2,1.3 elementindex.html,1.2,1.3 eleme
Brought to you by:
nop144666
From: Thiago R. <nop...@us...> - 2004-10-06 14:00:32
|
Update of /cvsroot/phpvortex/phpvortex/doc/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29076/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.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** elementindex.html 4 Oct 2004 18:27:07 -0000 1.2 --- elementindex.html 6 Oct 2004 13:59:01 -0000 1.3 *************** *** 48,53 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/PG_Base.html#methodAddSection">PG_Base::AddSection()</a> in PG_Base.class.php</div> ! <div class="index-item-description">Add a new page section.</div> </dd> <dt class="field"> --- 48,53 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html#methodAddSection">SEC_Base::AddSection()</a> in SEC_Base.class.php</div> ! <div class="index-item-description">Add a new child section.</div> </dd> <dt class="field"> *************** *** 55,59 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodAddSlashes">DB_MySQL::AddSlashes()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Process a string for safe use in a database insertion.</div> </dd> --- 55,59 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodAddSlashes">DB_Base::AddSlashes()</a> in DB_Base.class.php</div> <div class="index-item-description">Process a string for safe use in a database insertion.</div> </dd> *************** *** 62,66 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodAddSlashes">DB_Base::AddSlashes()</a> in DB_Base.class.php</div> <div class="index-item-description">Process a string for safe use in a database insertion.</div> </dd> --- 62,66 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodAddSlashes">DB_MySQL::AddSlashes()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Process a string for safe use in a database insertion.</div> </dd> *************** *** 69,73 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodAll">RS_MySQL::All()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Get all rows from the RecordSet.</div> </dd> --- 69,73 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodAll">RS_Base::All()</a> in RS_Base.class.php</div> <div class="index-item-description">Get all rows from the RecordSet.</div> </dd> *************** *** 76,80 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodAll">RS_Base::All()</a> in RS_Base.class.php</div> <div class="index-item-description">Get all rows from the RecordSet.</div> </dd> --- 76,80 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodAll">RS_MySQL::All()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Get all rows from the RecordSet.</div> </dd> *************** *** 124,127 **** --- 124,134 ---- </dd> <dt class="field"> + <span class="var-title">$content</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#var$content">SEC_Page::$content</a> in SEC_Page.class.php</div> + <div class="index-item-description">Array with the content of the page.</div> + </dd> + <dt class="field"> <span class="include-title">Class Template.php</span> </dt> *************** *** 133,137 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodClose">RS_Base::Close()</a> in RS_Base.class.php</div> <div class="index-item-description">Close the RecordSet and free the memory.</div> </dd> --- 140,144 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodClose">RS_MySQL::Close()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Close the RecordSet and free the memory.</div> </dd> *************** *** 140,144 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodClose">RS_MySQL::Close()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Close the RecordSet and free the memory.</div> </dd> --- 147,151 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodClose">RS_Base::Close()</a> in RS_Base.class.php</div> <div class="index-item-description">Close the RecordSet and free the memory.</div> </dd> *************** *** 147,151 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodClose">DB_Base::Close()</a> in DB_Base.class.php</div> <div class="index-item-description">Close the connection to the database if still connected.</div> </dd> --- 154,158 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodClose">DB_MySQL::Close()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Close the connection to the database if still connected.</div> </dd> *************** *** 154,158 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodClose">DB_MySQL::Close()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Close the connection to the database if still connected.</div> </dd> --- 161,165 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodClose">DB_Base::Close()</a> in DB_Base.class.php</div> <div class="index-item-description">Close the connection to the database if still connected.</div> </dd> *************** *** 172,175 **** --- 179,188 ---- </dd> <dt class="field"> + <span class="include-title">conf.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/_conf_conf_php.html">conf.php</a> in conf.php</div> + </dd> + <dt class="field"> <span class="method-title">Connect</span> </dt> *************** *** 226,230 **** <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 the current row of the table, for output, edit or search.</div> </dd> <dt class="field"> --- 239,243 ---- <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> </dd> <dt class="field"> *************** *** 327,332 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/PG_Base.html#methodDelSection">PG_Base::DelSection()</a> in PG_Base.class.php</div> ! <div class="index-item-description">Remove a section from the page.</div> </dd> <dt class="field"> --- 340,345 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html#methodDelSection">SEC_Base::DelSection()</a> in SEC_Base.class.php</div> ! <div class="index-item-description">Remove a child section from the section.</div> </dd> <dt class="field"> *************** *** 542,545 **** --- 555,565 ---- </dd> <dt class="field"> + <span class="var-title">$layout</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#var$layout">SEC_Page::$layout</a> in SEC_Page.class.php</div> + <div class="index-item-description">Array with the layout of the page.</div> + </dd> + <dt class="field"> <span class="var-title">$link</span> </dt> *************** *** 563,570 **** </dd> <dt class="field"> <span class="method-title">LastId</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodLastId">RS_MySQL::LastId()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Get the last auto-generated ID from the RecordSet.</div> </dd> --- 583,602 ---- </dd> <dt class="field"> + <span class="include-title">lang_en.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/_conf_lang_en_php.html">lang_en.php</a> in lang_en.php</div> + </dd> + <dt class="field"> + <span class="include-title">lang_pt_br.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/_conf_lang_pt_br_php.html">lang_pt_br.php</a> in lang_pt_br.php</div> + </dd> + <dt class="field"> <span class="method-title">LastId</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodLastId">RS_Base::LastId()</a> in RS_Base.class.php</div> <div class="index-item-description">Get the last auto-generated ID from the RecordSet.</div> </dd> *************** *** 573,577 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodLastId">RS_Base::LastId()</a> in RS_Base.class.php</div> <div class="index-item-description">Get the last auto-generated ID from the RecordSet.</div> </dd> --- 605,609 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodLastId">RS_MySQL::LastId()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Get the last auto-generated ID from the RecordSet.</div> </dd> *************** *** 648,671 **** <div class="index-item-description">Password.</div> </dd> - <dt class="field"> - PG_Base - </dt> - <dd class="index-item-body"> - <div class="index-item-details"><a href="Vortex/Page/PG_Base.html">PG_Base</a> in PG_Base.class.php</div> - <div class="index-item-description">Base class for all pages.</div> - </dd> - <dt class="field"> - <span class="method-title">PG_Base</span> - </dt> - <dd class="index-item-body"> - <div class="index-item-details"><a href="Vortex/Page/PG_Base.html#methodPG_Base">PG_Base::PG_Base()</a> in PG_Base.class.php</div> - <div class="index-item-description">Constructor: Define site-wide defaults (headers, menus, footers).</div> - </dd> - <dt class="field"> - <span class="include-title">PG_Base.class.php</span> - </dt> - <dd class="index-item-body"> - <div class="index-item-details"><a href="Vortex/Page/_PG_Base_class_php.html">PG_Base.class.php</a> in PG_Base.class.php</div> - </dd> </dl> <a name="q"></a> --- 680,683 ---- *************** *** 758,762 **** </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> --- 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> *************** *** 765,784 **** </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"> --- 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"> *************** *** 834,839 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/PG_Base.html#var$sections">PG_Base::$sections</a> in PG_Base.class.php</div> ! <div class="index-item-description">Page sections list.</div> </dd> <dt class="field"> --- 846,851 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html#var$sections">SEC_Base::$sections</a> in SEC_Base.class.php</div> ! <div class="index-item-description">Child sections list.</div> </dd> <dt class="field"> *************** *** 879,882 **** --- 891,927 ---- </dd> <dt class="field"> + SEC_Header + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Header.html">SEC_Header</a> in SEC_Header.class.php</div> + <div class="index-item-description">Class for page headers.</div> + </dd> + <dt class="field"> + <span class="include-title">SEC_Header.class.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/_SEC_Header_class_php.html">SEC_Header.class.php</a> in SEC_Header.class.php</div> + </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> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html">SEC_Page</a> in SEC_Page.class.php</div> + <div class="index-item-description">Class for full page sections.</div> + </dd> + <dt class="field"> + <span class="include-title">SEC_Page.class.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/_SEC_Page_class_php.html">SEC_Page.class.php</a> in SEC_Page.class.php</div> + </dd> + <dt class="field"> SEC_Static </dt> *************** *** 916,920 **** </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> --- 961,965 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Static.html#methodShow">SEC_Static::Show()</a> in SEC_Static.class.php</div> <div class="index-item-description">Outputs the section to the client.</div> </dd> *************** *** 923,928 **** </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"> --- 968,973 ---- </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"> *************** *** 930,937 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Static.html#methodShow">SEC_Static::Show()</a> in SEC_Static.class.php</div> <div class="index-item-description">Outputs the section to the client.</div> </dd> <dt class="field"> <span class="method-title">ShowForm</span> </dt> --- 975,996 ---- </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_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> <dt class="field"> + <span class="method-title">Show</span> + </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> *************** *** 948,963 **** </dd> <dt class="field"> ! <span class="method-title">ShowList</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#methodShowList">TB_Base::ShowList()</a> in TB_Base.class.php</div> ! <div class="index-item-description">Outputs a list for viewing/editing records.</div> </dd> <dt class="field"> ! <span class="method-title">ShowPage</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/PG_Base.html#methodShowPage">PG_Base::ShowPage()</a> in PG_Base.class.php</div> ! <div class="index-item-description">Parse all sections and output the result.</div> </dd> <dt class="field"> --- 1007,1022 ---- </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/TB_Base.html#methodShowForm">TB_Base::ShowForm()</a> in TB_Base.class.php</div> ! <div class="index-item-description">Outputs a form for inserting/editing records.</div> </dd> <dt class="field"> ! <span class="method-title">ShowList</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#methodShowList">TB_Base::ShowList()</a> in TB_Base.class.php</div> ! <div class="index-item-description">Outputs a list for viewing/editing records.</div> </dd> <dt class="field"> *************** *** 965,969 **** </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> --- 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> *************** *** 972,976 **** </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> --- 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> *************** *** 984,992 **** <dl> <dt class="field"> ! <span class="method-title">TB_Base</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#methodTB_Base">TB_Base::TB_Base()</a> in TB_Base.class.php</div> ! <div class="index-item-description">Constructor: Init the object, and define the table's fields and relationships.</div> </dd> <dt class="field"> --- 1043,1051 ---- <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"> *************** *** 998,1001 **** --- 1057,1067 ---- </dd> <dt class="field"> + <span class="method-title">TB_Base</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#methodTB_Base">TB_Base::TB_Base()</a> in TB_Base.class.php</div> + <div class="index-item-description">Constructor: Init the object, and define the table's fields and relationships.</div> + </dd> + <dt class="field"> <span class="include-title">TB_Base.class.php</span> </dt> Index: errors.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/errors.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** errors.html 4 Oct 2004 18:27:07 -0000 1.2 --- errors.html 6 Oct 2004 13:59:01 -0000 1.3 *************** *** 11,15 **** <a href="#Post-parsing">Post-parsing</a><br> <p class="notes" id="credit"> ! Documentation generated on Mon, 4 Oct 2004 15:26:46 -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 Tue, 5 Oct 2004 18:34:52 -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.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.html 4 Oct 2004 18:27:07 -0000 1.2 --- index.html 6 Oct 2004 13:59:01 -0000 1.3 *************** *** 5,9 **** <html xmlns="http://www.w3.org/1999/xhtml"> <head> ! <!-- Generated by phpDocumentor on Mon, 4 Oct 2004 15:26:29 -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 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'/> Index: elementindex_Vortex.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/elementindex_Vortex.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** elementindex_Vortex.html 4 Oct 2004 18:27:07 -0000 1.2 --- elementindex_Vortex.html 6 Oct 2004 13:59:01 -0000 1.3 *************** *** 73,78 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/PG_Base.html#methodAddSection">PG_Base::AddSection()</a> in PG_Base.class.php</div> ! <div class="index-item-description">Add a new page section.</div> </dd> </dl> --- 73,78 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html#methodAddSection">SEC_Base::AddSection()</a> in SEC_Base.class.php</div> ! <div class="index-item-description">Add a new child section.</div> </dd> </dl> *************** *** 205,208 **** --- 205,215 ---- </dd> <dt class="field"> + <span class="var-title">$content</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#var$content">SEC_Page::$content</a> in SEC_Page.class.php</div> + <div class="index-item-description">Array with the content of the page.</div> + </dd> + <dt class="field"> <span class="include-title">Class Template.php</span> </dt> *************** *** 210,213 **** --- 217,226 ---- <div class="index-item-details"><a href="Vortex/Util/_Class Template_php.html">Class Template.php</a> in Class Template.php</div> </dd> + <dt class="field"> + <span class="include-title">conf.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/_conf_conf_php.html">conf.php</a> in conf.php</div> + </dd> </dl> <a name="d"></a> *************** *** 223,227 **** <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 the current row of the table, for output, edit or search.</div> </dd> <dt class="field"> --- 236,240 ---- <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> </dd> <dt class="field"> *************** *** 350,355 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/PG_Base.html#methodDelSection">PG_Base::DelSection()</a> in PG_Base.class.php</div> ! <div class="index-item-description">Remove a section from the page.</div> </dd> </dl> --- 363,368 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html#methodDelSection">SEC_Base::DelSection()</a> in SEC_Base.class.php</div> ! <div class="index-item-description">Remove a child section from the section.</div> </dd> </dl> *************** *** 573,576 **** --- 586,608 ---- <div class="index-item-description">Get the last auto-generated ID from the RecordSet.</div> </dd> + <dt class="field"> + <span class="var-title">$layout</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html#var$layout">SEC_Page::$layout</a> in SEC_Page.class.php</div> + <div class="index-item-description">Array with the layout of the page.</div> + </dd> + <dt class="field"> + <span class="include-title">lang_en.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/_conf_lang_en_php.html">lang_en.php</a> in lang_en.php</div> + </dd> + <dt class="field"> + <span class="include-title">lang_pt_br.php</span> + </dt> + <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/Util/_conf_lang_pt_br_php.html">lang_pt_br.php</a> in lang_pt_br.php</div> + </dd> </dl> <a name="n"></a> *************** *** 645,668 **** <div class="index-item-description">Password.</div> </dd> - <dt class="field"> - <span class="method-title">PG_Base</span> - </dt> - <dd class="index-item-body"> - <div class="index-item-details"><a href="Vortex/Page/PG_Base.html#methodPG_Base">PG_Base::PG_Base()</a> in PG_Base.class.php</div> - <div class="index-item-description">Constructor: Define site-wide defaults (headers, menus, footers).</div> - </dd> - <dt class="field"> - PG_Base - </dt> - <dd class="index-item-body"> - <div class="index-item-details"><a href="Vortex/Page/PG_Base.html">PG_Base</a> in PG_Base.class.php</div> - <div class="index-item-description">Base class for all pages.</div> - </dd> - <dt class="field"> - <span class="include-title">PG_Base.class.php</span> - </dt> - <dd class="index-item-body"> - <div class="index-item-details"><a href="Vortex/Page/_PG_Base_class_php.html">PG_Base.class.php</a> in PG_Base.class.php</div> - </dd> </dl> <a name="q"></a> --- 677,680 ---- *************** *** 766,781 **** </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"> --- 778,793 ---- </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"> *************** *** 887,890 **** --- 899,909 ---- </dt> <dd class="index-item-body"> + <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#methodShowForm">TB_Base::ShowForm()</a> in TB_Base.class.php</div> + <div class="index-item-description">Outputs a form for inserting/editing records.</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> *************** *** 901,905 **** </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> --- 920,924 ---- </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> *************** *** 908,912 **** </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> --- 927,931 ---- </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> *************** *** 915,920 **** </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/PG_Base.html#var$sections">PG_Base::$sections</a> in PG_Base.class.php</div> ! <div class="index-item-description">Page sections list.</div> </dd> <dt class="field"> --- 934,946 ---- </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html#var$sections">SEC_Base::$sections</a> in SEC_Base.class.php</div> ! <div class="index-item-description">Child sections list.</div> ! </dd> ! <dt class="field"> ! <span class="method-title">SEC_Base</span> ! </dt> ! <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html#methodSEC_Base">SEC_Base::SEC_Base()</a> in SEC_Base.class.php</div> ! <div class="index-item-description">Constructor: Load all parameters into member variables.</div> </dd> <dt class="field"> *************** *** 926,940 **** </dd> <dt class="field"> ! <span class="method-title">SEC_Base</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html#methodSEC_Base">SEC_Base::SEC_Base()</a> in SEC_Base.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_Base.class.php</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/_SEC_Base_class_php.html">SEC_Base.class.php</a> in SEC_Base.class.php</div> </dd> <dt class="field"> --- 952,992 ---- </dd> <dt class="field"> ! <span class="include-title">SEC_Base.class.php</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/_SEC_Base_class_php.html">SEC_Base.class.php</a> in SEC_Base.class.php</div> ! </dd> ! <dt class="field"> ! SEC_Header ! </dt> ! <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Header.html">SEC_Header</a> in SEC_Header.class.php</div> ! <div class="index-item-description">Class for page headers.</div> ! </dd> ! <dt class="field"> ! <span class="include-title">SEC_Header.class.php</span> ! </dt> ! <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/_SEC_Header_class_php.html">SEC_Header.class.php</a> in SEC_Header.class.php</div> ! </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> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/SEC_Page.html">SEC_Page</a> in SEC_Page.class.php</div> ! <div class="index-item-description">Class for full page sections.</div> ! </dd> ! <dt class="field"> ! <span class="include-title">SEC_Page.class.php</span> ! </dt> ! <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/_SEC_Page_class_php.html">SEC_Page.class.php</a> in SEC_Page.class.php</div> </dd> <dt class="field"> *************** *** 962,974 **** </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">ShowPage</span> </dt> <dd class="index-item-body"> ! <div class="index-item-details"><a href="Vortex/Page/PG_Base.html#methodShowPage">PG_Base::ShowPage()</a> in PG_Base.class.php</div> ! <div class="index-item-description">Parse all sections and output the result.</div> </dd> </dl> --- 1014,1033 ---- </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> + <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_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_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> </dl> *************** *** 1049,1052 **** --- 1108,1118 ---- </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"> <span class="method-title">Template</span> </dt> Index: classtrees_Vortex.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/classtrees_Vortex.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** classtrees_Vortex.html 4 Oct 2004 18:27:07 -0000 1.2 --- classtrees_Vortex.html 6 Oct 2004 13:59:01 -0000 1.3 *************** *** 26,33 **** </ul> - <h2>Root class PG_Base</h2> - <ul> - <li><a href="Vortex/Page/PG_Base.html">PG_Base</a></li></ul> - <h2>Root class RS_Base</h2> <ul> --- 26,29 ---- *************** *** 39,43 **** <ul> <li><a href="Vortex/Page/SEC_Base.html">SEC_Base</a><ul> ! <li><a href="Vortex/Page/SEC_Static.html">SEC_Static</a></li></ul></li> </ul> --- 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> *************** *** 53,57 **** <p class="notes" id="credit"> ! Documentation generated on Mon, 4 Oct 2004 15:26:30 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </body> --- 49,53 ---- <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> Index: li_Vortex.html =================================================================== RCS file: /cvsroot/phpvortex/phpvortex/doc/html/li_Vortex.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** li_Vortex.html 4 Oct 2004 18:27:07 -0000 1.2 --- li_Vortex.html 6 Oct 2004 13:59:01 -0000 1.3 *************** *** 74,83 **** <dl class="tree"> <dt class="folder-title">Classes</dt> - <dd><a href='Vortex/Page/PG_Base.html' target='right'>PG_Base</a></dd> <dd><a href='Vortex/Page/SEC_Base.html' target='right'>SEC_Base</a></dd> <dd><a href='Vortex/Page/SEC_Static.html' target='right'>SEC_Static</a></dd> <dt class="folder-title">Files</dt> - <dd><a href='Vortex/Page/_PG_Base_class_php.html' target='right'>PG_Base.class.php</a></dd> <dd><a href='Vortex/Page/_SEC_Base_class_php.html' target='right'>SEC_Base.class.php</a></dd> <dd><a href='Vortex/Page/_SEC_Static_class_php.html' target='right'>SEC_Static.class.php</a></dd> </dl> --- 74,85 ---- <dl class="tree"> <dt class="folder-title">Classes</dt> <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_Page.html' target='right'>SEC_Page</a></dd> <dd><a href='Vortex/Page/SEC_Static.html' target='right'>SEC_Static</a></dd> <dt class="folder-title">Files</dt> <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_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> </dl> *************** *** 94,97 **** --- 96,102 ---- <dt class="folder-title">Files</dt> <dd><a href='Vortex/Util/_Class Template_php.html' target='right'>Class Template.php</a></dd> + <dd><a href='Vortex/Util/_conf_conf_php.html' target='right'>conf.php</a></dd> + <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> </dl> </dd> |