[PHPVortex-Commit] phpvortex/doc/html blank.html,NONE,1.1 classtrees_Vortex.html,NONE,1.1 elementind
Brought to you by:
nop144666
Update of /cvsroot/phpvortex/phpvortex/doc/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30714/doc/html Added Files: blank.html classtrees_Vortex.html elementindex.html elementindex_Vortex.html errors.html index.html li_Vortex.html packages.html Log Message: Added the documentation to the CVS --- NEW FILE: elementindex.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title></title> <link rel="stylesheet" href="media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <a name="top"></a> <h2>Full index</h2> <h3>Package indexes</h3> <ul> <li><a href="elementindex_Vortex.html">Vortex</a></li> </ul> <br /> <div class="index-letter-menu"> <a class="index-letter" href="elementindex.html#a">a</a> <a class="index-letter" href="elementindex.html#b">b</a> <a class="index-letter" href="elementindex.html#c">c</a> <a class="index-letter" href="elementindex.html#d">d</a> <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#i">i</a> <a class="index-letter" href="elementindex.html#j">j</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#p">p</a> <a class="index-letter" href="elementindex.html#q">q</a> <a class="index-letter" href="elementindex.html#r">r</a> <a class="index-letter" href="elementindex.html#s">s</a> <a class="index-letter" href="elementindex.html#t">t</a> <a class="index-letter" href="elementindex.html#u">u</a> <a class="index-letter" href="elementindex.html#v">v</a> </div> <a name="a"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">a</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">AddSection</span> </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"> <span class="method-title">AddSlashes</span> </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> <dt class="field"> <span class="method-title">AddSlashes</span> </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> <dt class="field"> <span class="method-title">All</span> </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> <dt class="field"> <span class="method-title">All</span> </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> </dl> <a name="b"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">b</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">Begin</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodBegin">DB_MySQL::Begin()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Transactions: Begin a new transaction.</div> </dd> <dt class="field"> <span class="method-title">Begin</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodBegin">DB_Base::Begin()</a> in DB_Base.class.php</div> <div class="index-item-description">Transactions: Begin a new transaction.</div> </dd> </dl> <a name="c"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">c</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">$code</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Page/SEC_Static.html#var$code">SEC_Static::$code</a> in SEC_Static.class.php</div> <div class="index-item-description">Optional HTML where the section is.</div> </dd> <dt class="field"> <span class="var-title">$cols</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#var$cols">FT_Text::$cols</a> in FT_Text.class.php</div> <div class="index-item-description">Number of columns in the field. Use -1 to ignore.</div> </dd> <dt class="field"> <span class="include-title">Class Template.php</span> </dt> <dd class="index-item-body"> <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="method-title">Close</span> </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> <dt class="field"> <span class="method-title">Close</span> </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> <dt class="field"> <span class="method-title">Close</span> </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> <dt class="field"> <span class="method-title">Close</span> </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> <dt class="field"> <span class="method-title">Commit</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodCommit">DB_MySQL::Commit()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Transactions: Commit a transaction.</div> </dd> <dt class="field"> <span class="method-title">Commit</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodCommit">DB_Base::Commit()</a> in DB_Base.class.php</div> <div class="index-item-description">Transactions: Commit a transaction.</div> </dd> <dt class="field"> <span class="method-title">Connect</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodConnect">DB_Base::Connect()</a> in DB_Base.class.php</div> <div class="index-item-description">Open a new connection to the database if not already connected.</div> </dd> <dt class="field"> <span class="method-title">Connect</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodConnect">DB_MySQL::Connect()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Open a new connection to the database if not already connected.</div> </dd> <dt class="field"> <span class="method-title">Consist</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodConsist">FT_Base::Consist()</a> in FT_Base.class.php</div> <div class="index-item-description">Extract the field from $vars, test the field consistency and return it ready for database insertion.</div> </dd> <dt class="field"> <span class="method-title">ConsistFormat</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodConsistFormat">FT_Base::ConsistFormat()</a> in FT_Base.class.php</div> <div class="index-item-description">Format the field for database insertion.</div> </dd> <dt class="field"> <span class="method-title">ConsistTest</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodConsistTest">FT_Base::ConsistTest()</a> in FT_Base.class.php</div> <div class="index-item-description">Test the field consistency.</div> </dd> <dt class="field"> <span class="method-title">ConsistTest</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#methodConsistTest">FT_Text::ConsistTest()</a> in FT_Text.class.php</div> <div class="index-item-description">Test the field consistency.</div> </dd> </dl> <a name="d"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">d</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">$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 the current row of the table, for output, edit or search.</div> </dd> <dt class="field"> <span class="var-title">$db</span> </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"> <span class="var-title">$db</span> </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"> <span class="var-title">$db</span> </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"> <span class="var-title">$default</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$default">FT_Base::$default</a> in FT_Base.class.php</div> <div class="index-item-description">Default value of the field.</div> </dd> <dt class="field"> <span class="method-title">d</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Debug/_debug_php.html#functiond">d()</a> in debug.php</div> <div class="index-item-description">Outputs a debug message, and optionally a variable's content.</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"> <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"> <span class="include-title">DB_Base.class.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_DB_Base_class_php.html">DB_Base.class.php</a> in DB_Base.class.php</div> </dd> <dt class="field"> DB_MySQL </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html">DB_MySQL</a> in DB_MySQL.class.php</div> <div class="index-item-description">Class for MySQL database connection.</div> </dd> <dt class="field"> <span class="include-title">DB_MySQL.class.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_DB_MySQL_class_php.html">DB_MySQL.class.php</a> in DB_MySQL.class.php</div> </dd> <dt class="field"> <span class="include-title">debug.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Debug/_debug_php.html">debug.php</a> in debug.php</div> </dd> <dt class="field"> <span class="method-title">Delete</span> </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"> <span class="method-title">DelSection</span> </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"> <span class="method-title">Duplicate</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodDuplicate">DB_Base::Duplicate()</a> in DB_Base.class.php</div> <div class="index-item-description">Create a new connection with the same parameters and return it.</div> </dd> <dt class="field"> <span class="method-title">dv</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Debug/_debug_php.html#functiondv">dv()</a> in debug.php</div> <div class="index-item-description">Same as d(), but first test the debug level.</div> </dd> <dt class="field"> <span class="include-title">d_footer.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Debug/_d_footer_php.html">d_footer.php</a> in d_footer.php</div> </dd> <dt class="field"> <span class="include-title">d_header.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Debug/_d_header_php.html">d_header.php</a> in d_header.php</div> </dd> </dl> <a name="e"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">e</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">Error</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html#methodError">RS_MySQL::Error()</a> in RS_MySQL.class.php</div> <div class="index-item-description">Get the last error message from the RecordSet.</div> </dd> <dt class="field"> <span class="method-title">Error</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#methodError">RS_Base::Error()</a> in RS_Base.class.php</div> <div class="index-item-description">Get the last error message from the RecordSet.</div> </dd> <dt class="field"> <span class="method-title">Error</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodError">DB_MySQL::Error()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Get the last error message from the connection.</div> </dd> <dt class="field"> <span class="method-title">Error</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodError">DB_Base::Error()</a> in DB_Base.class.php</div> <div class="index-item-description">Get the last error message from the connection.</div> </dd> </dl> <a name="f"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">f</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">$fields</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/TB_Base.html#var$fields">TB_Base::$fields</a> in TB_Base.class.php</div> <div class="index-item-description">Array containing all the fields of the table (FT_* classes).</div> </dd> <dt class="field"> <span class="var-title">$file</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Page/SEC_Static.html#var$file">SEC_Static::$file</a> in SEC_Static.class.php</div> <div class="index-item-description">Optional file where the section is.</div> </dd> <dt class="field"> <span class="method-title">FT_Base</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodFT_Base">FT_Base::FT_Base()</a> in FT_Base.class.php</div> <div class="index-item-description">Constructor: Load all parameters into member variables.</div> </dd> <dt class="field"> FT_Base </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html">FT_Base</a> in FT_Base.class.php</div> <div class="index-item-description">Base class for all database fields.</div> </dd> <dt class="field"> <span class="include-title">FT_Base.class.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_FT_Base_class_php.html">FT_Base.class.php</a> in FT_Base.class.php</div> </dd> <dt class="field"> FT_Text </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Text.html">FT_Text</a> in FT_Text.class.php</div> <div class="index-item-description">Database field, Text type.</div> </dd> <dt class="field"> <span class="include-title">FT_Text.class.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_FT_Text_class_php.html">FT_Text.class.php</a> in FT_Text.class.php</div> </dd> <dt class="field"> <span class="method-title">Func</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Util/Template.html#methodFunc">Template::Func()</a> in Class Template.php</div> <div class="index-item-description">Member function.</div> </dd> </dl> <a name="i"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">i</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">Insert</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodInsert">DB_Base::Insert()</a> in DB_Base.class.php</div> <div class="index-item-description">Execute a INSERT INTO query at the database.</div> </dd> </dl> <a name="j"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">j</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">JSConsist</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#methodJSConsist">FT_Text::JSConsist()</a> in FT_Text.class.php</div> <div class="index-item-description">Output the field consistency testing in JavaScript.</div> </dd> <dt class="field"> <span class="method-title">JSConsist</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodJSConsist">FT_Base::JSConsist()</a> in FT_Base.class.php</div> <div class="index-item-description">Output the field consistency testing in JavaScript.</div> </dd> </dl> <a name="l"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">l</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">$label</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$label">FT_Base::$label</a> in FT_Base.class.php</div> <div class="index-item-description">Label to the field.</div> </dd> <dt class="field"> <span class="var-title">$link</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#var$link">DB_Base::$link</a> in DB_Base.class.php</div> <div class="index-item-description">Connection with the database.</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_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> <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> </dl> <a name="n"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">n</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">$name</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$name">FT_Base::$name</a> in FT_Base.class.php</div> <div class="index-item-description">Field name.</div> </dd> <dt class="field"> <span class="var-title">$name_db</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$name_db">FT_Base::$name_db</a> in FT_Base.class.php</div> <div class="index-item-description">Name of the field in the database.</div> </dd> <dt class="field"> <span class="var-title">$name_form</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$name_form">FT_Base::$name_form</a> in FT_Base.class.php</div> <div class="index-item-description">Name of the field in the forms.</div> </dd> </dl> <a name="p"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">p</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">$pkey</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$pkey">FT_Base::$pkey</a> in FT_Base.class.php</div> <div class="index-item-description">Is the field a Primary Key?</div> </dd> <dt class="field"> <span class="var-title">$pw</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#var$pw">DB_Base::$pw</a> in DB_Base.class.php</div> <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> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">q</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">Query</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodQuery">DB_MySQL::Query()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Execute a query at the database.</div> </dd> <dt class="field"> <span class="method-title">Query</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodQuery">DB_Base::Query()</a> in DB_Base.class.php</div> <div class="index-item-description">Execute a query at the database.</div> </dd> </dl> <a name="r"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">r</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">$required</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$required">FT_Base::$required</a> in FT_Base.class.php</div> <div class="index-item-description">Is the field required(obligatory)?</div> </dd> <dt class="field"> <span class="var-title">$result</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#var$result">RS_Base::$result</a> in RS_Base.class.php</div> <div class="index-item-description">Result from query.</div> </dd> <dt class="field"> <span class="var-title">$row</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/RS_Base.html#var$row">RS_Base::$row</a> in RS_Base.class.php</div> <div class="index-item-description">Current row.</div> </dd> <dt class="field"> <span class="var-title">$rows</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#var$rows">FT_Text::$rows</a> in FT_Text.class.php</div> <div class="index-item-description">Number of rows in the text field.</div> </dd> <dt class="field"> <span class="method-title">Rollback</span> </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> <dt class="field"> <span class="method-title">Rollback</span> </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> <dt class="field"> <span class="method-title">Row</span> </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> <dt class="field"> <span class="method-title">Row</span> </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> <dt class="field"> <span class="method-title">RowCount</span> </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">RowCount</span> </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"> <span class="include-title">RS_Base.class.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_RS_Base_class_php.html">RS_Base.class.php</a> in RS_Base.class.php</div> </dd> <dt class="field"> RS_MySQL </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/RS_MySQL.html">RS_MySQL</a> in RS_MySQL.class.php</div> <div class="index-item-description">Class for MySQL RecordSets.</div> </dd> <dt class="field"> <span class="include-title">RS_MySQL.class.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_RS_MySQL_class_php.html">RS_MySQL.class.php</a> in RS_MySQL.class.php</div> </dd> <dt class="field"> <span class="const-title">RS_ROW_ASSOC</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_RS_Base_class_php.html#defineRS_ROW_ASSOC">RS_ROW_ASSOC</a> in RS_Base.class.php</div> <div class="index-item-description">Return an array with field names as index.</div> </dd> <dt class="field"> <span class="const-title">RS_ROW_BOTH</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_RS_Base_class_php.html#defineRS_ROW_BOTH">RS_ROW_BOTH</a> in RS_Base.class.php</div> <div class="index-item-description">Return an array with both numeric and field name indexes.</div> </dd> <dt class="field"> <span class="const-title">RS_ROW_NUM</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_RS_Base_class_php.html#defineRS_ROW_NUM">RS_ROW_NUM</a> in RS_Base.class.php</div> <div class="index-item-description">Return an array with numeric indexes.</div> </dd> </dl> <a name="s"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">s</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">$sections</span> </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"> <span class="var-title">$server</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#var$server">DB_Base::$server</a> in DB_Base.class.php</div> <div class="index-item-description">Server host.</div> </dd> <dt class="field"> <span class="var-title">$size</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#var$size">FT_Text::$size</a> in FT_Text.class.php</div> <div class="index-item-description">Maximum size of the field. Use -1 for unlimited.</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"> SEC_Base </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Page/SEC_Base.html">SEC_Base</a> in SEC_Base.class.php</div> <div class="index-item-description">Base class for page sections.</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"> <span class="method-title">SEC_Static</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Page/SEC_Static.html#methodSEC_Static">SEC_Static::SEC_Static()</a> in SEC_Static.class.php</div> <div class="index-item-description">Constructor: Load all parameters into member variables.</div> </dd> <dt class="field"> SEC_Static </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Page/SEC_Static.html">SEC_Static</a> in SEC_Static.class.php</div> <div class="index-item-description">Class for static page sections.</div> </dd> <dt class="field"> <span class="include-title">SEC_Static.class.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Page/_SEC_Static_class_php.html">SEC_Static.class.php</a> in SEC_Static.class.php</div> </dd> <dt class="field"> <span class="method-title">SetRow</span> </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> <dt class="field"> <span class="method-title">SetRow</span> </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> <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_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">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">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">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">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"> <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"> <span class="method-title">ShowPlain</span> </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> <dt class="field"> <span class="method-title">ShowPlain</span> </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> </dl> <a name="t"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">t</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">$table</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$table">FT_Base::$table</a> in FT_Base.class.php</div> <div class="index-item-description">Table which the field comes from.</div> </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"> 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> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_TB_Base_class_php.html">TB_Base.class.php</a> in TB_Base.class.php</div> </dd> <dt class="field"> Template </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Util/Template.html">Template</a> in Class Template.php</div> <div class="index-item-description">Class template.</div> </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> <a name="u"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">u</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">$user</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#var$user">DB_Base::$user</a> in DB_Base.class.php</div> <div class="index-item-description">Username.</div> </dd> <dt class="field"> <span class="method-title">Update</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodUpdate">DB_Base::Update()</a> in DB_Base.class.php</div> <div class="index-item-description">Execute a UPDATE query at the database.</div> </dd> </dl> <a name="v"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">v</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">$variable</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Util/Template.html#var$variable">Template::$variable</a> in Class Template.php</div> <div class="index-item-description">Member variable.</div> </dd> </dl> <div class="index-letter-menu"> <a class="index-letter" href="elementindex.html#a">a</a> <a class="index-letter" href="elementindex.html#b">b</a> <a class="index-letter" href="elementindex.html#c">c</a> <a class="index-letter" href="elementindex.html#d">d</a> <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#i">i</a> <a class="index-letter" href="elementindex.html#j">j</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#p">p</a> <a class="index-letter" href="elementindex.html#q">q</a> <a class="index-letter" href="elementindex.html#r">r</a> <a class="index-letter" href="elementindex.html#s">s</a> <a class="index-letter" href="elementindex.html#t">t</a> <a class="index-letter" href="elementindex.html#u">u</a> <a class="index-letter" href="elementindex.html#v">v</a> </div> </body> </html> --- NEW FILE: errors.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>phpDocumentor Parser Errors and Warnings</title> <link rel="stylesheet" href="media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <a href="#Post-parsing">Post-parsing</a><br> <p class="notes" id="credit"> Documentation generated on Thu, 30 Sep 2004 10:35:44 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </body> </html> --- NEW FILE: index.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//FR" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- Generated by phpDocumentor on Thu, 30 Sep 2004 10:35:30 -0300 --> <title>PHP Vortex Documentation</title> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <FRAMESET rows='120,*'> <FRAME src='packages.html' name='left_top' frameborder="1" bordercolor="#999999"> <FRAMESET cols='25%,*'> <FRAME src='li_Vortex.html' name='left_bottom' frameborder="1" bordercolor="#999999"> <FRAME src='blank.html' name='right' frameborder="1" bordercolor="#999999"> </FRAMESET> <NOFRAMES> <H2>Frame Alert</H2> <P>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.</P> </NOFRAMES> </FRAMESET> </HTML> --- NEW FILE: elementindex_Vortex.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title></title> <link rel="stylesheet" href="media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <a name="top"></a> <h2>[Vortex] element index</h2> <a href="elementindex.html">All elements</a> <br /> <div class="index-letter-menu"> <a class="index-letter" href="elementindex_Vortex.html#a">a</a> <a class="index-letter" href="elementindex_Vortex.html#b">b</a> <a class="index-letter" href="elementindex_Vortex.html#c">c</a> <a class="index-letter" href="elementindex_Vortex.html#d">d</a> <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#i">i</a> <a class="index-letter" href="elementindex_Vortex.html#j">j</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#p">p</a> <a class="index-letter" href="elementindex_Vortex.html#q">q</a> <a class="index-letter" href="elementindex_Vortex.html#r">r</a> <a class="index-letter" href="elementindex_Vortex.html#s">s</a> <a class="index-letter" href="elementindex_Vortex.html#t">t</a> <a class="index-letter" href="elementindex_Vortex.html#u">u</a> <a class="index-letter" href="elementindex_Vortex.html#v">v</a> </div> <a name="a"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">a</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">AddSlashes</span> </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> <dt class="field"> <span class="method-title">AddSlashes</span> </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> <dt class="field"> <span class="method-title">All</span> </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> <dt class="field"> <span class="method-title">All</span> </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> <dt class="field"> <span class="method-title">AddSection</span> </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> <a name="b"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">b</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">Begin</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodBegin">DB_MySQL::Begin()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Transactions: Begin a new transaction.</div> </dd> <dt class="field"> <span class="method-title">Begin</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodBegin">DB_Base::Begin()</a> in DB_Base.class.php</div> <div class="index-item-description">Transactions: Begin a new transaction.</div> </dd> </dl> <a name="c"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">c</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">$cols</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#var$cols">FT_Text::$cols</a> in FT_Text.class.php</div> <div class="index-item-description">Number of columns in the field. Use -1 to ignore.</div> </dd> <dt class="field"> <span class="method-title">Close</span> </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> <dt class="field"> <span class="method-title">Close</span> </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> <dt class="field"> <span class="method-title">Close</span> </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> <dt class="field"> <span class="method-title">Close</span> </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> <dt class="field"> <span class="method-title">Commit</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodCommit">DB_MySQL::Commit()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Transactions: Commit a transaction.</div> </dd> <dt class="field"> <span class="method-title">Commit</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodCommit">DB_Base::Commit()</a> in DB_Base.class.php</div> <div class="index-item-description">Transactions: Commit a transaction.</div> </dd> <dt class="field"> <span class="method-title">Connect</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodConnect">DB_Base::Connect()</a> in DB_Base.class.php</div> <div class="index-item-description">Open a new connection to the database if not already connected.</div> </dd> <dt class="field"> <span class="method-title">Connect</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html#methodConnect">DB_MySQL::Connect()</a> in DB_MySQL.class.php</div> <div class="index-item-description">Open a new connection to the database if not already connected.</div> </dd> <dt class="field"> <span class="method-title">Consist</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodConsist">FT_Base::Consist()</a> in FT_Base.class.php</div> <div class="index-item-description">Extract the field from $vars, test the field consistency and return it ready for database insertion.</div> </dd> <dt class="field"> <span class="method-title">ConsistFormat</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodConsistFormat">FT_Base::ConsistFormat()</a> in FT_Base.class.php</div> <div class="index-item-description">Format the field for database insertion.</div> </dd> <dt class="field"> <span class="method-title">ConsistTest</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#methodConsistTest">FT_Base::ConsistTest()</a> in FT_Base.class.php</div> <div class="index-item-description">Test the field consistency.</div> </dd> <dt class="field"> <span class="method-title">ConsistTest</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Text.html#methodConsistTest">FT_Text::ConsistTest()</a> in FT_Text.class.php</div> <div class="index-item-description">Test the field consistency.</div> </dd> <dt class="field"> <span class="var-title">$code</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Page/SEC_Static.html#var$code">SEC_Static::$code</a> in SEC_Static.class.php</div> <div class="index-item-description">Optional HTML where the section is.</div> </dd> <dt class="field"> <span class="include-title">Class Template.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Util/_Class Template_php.html">Class Template.php</a> in Class Template.php</div> </dd> </dl> <a name="d"></a> <div class="index-letter-section"> <div style="float: left" class="index-letter-title">d</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">$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 the current row of the table, for output, edit or search.</div> </dd> <dt class="field"> <span class="var-title">$db</span> </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"> <span class="var-title">$db</span> </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"> <span class="var-title">$db</span> </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"> <span class="var-title">$default</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/FT_Base.html#var$default">FT_Base::$default</a> in FT_Base.class.php</div> <div class="index-item-description">Default value of the field.</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"> 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="include-title">DB_Base.class.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_DB_Base_class_php.html">DB_Base.class.php</a> in DB_Base.class.php</div> </dd> <dt class="field"> DB_MySQL </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_MySQL.html">DB_MySQL</a> in DB_MySQL.class.php</div> <div class="index-item-description">Class for MySQL database connection.</div> </dd> <dt class="field"> <span class="include-title">DB_MySQL.class.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/_DB_MySQL_class_php.html">DB_MySQL.class.php</a> in DB_MySQL.class.php</div> </dd> <dt class="field"> <span class="method-title">Delete</span> </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"> <span class="method-title">Duplicate</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/DB/DB_Base.html#methodDuplicate">DB_Base::Duplicate()</a> in DB_Base.class.php</div> <div class="index-item-description">Create a new connection with the same parameters and return it.</div> </dd> <dt class="field"> <span class="method-title">d</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Debug/_debug_php.html#functiond">d()</a> in debug.php</div> <div class="index-item-description">Outputs a debug message, and optionally a variable's content.</div> </dd> <dt class="field"> <span class="include-title">debug.php</span> </dt> <dd class="index-item-body"> <div class="index-item-details"><a href="Vortex/Debug/_debug_php.html">debug.php</a> in debug.php</div> </dd> <dt class="field"> <span class="method-title">dv</span> </dt> <dd c... [truncated message content] |