Thread: [PHPVortex-Commit] phpvortex/doc/html/Vortex/Page PG_Base.html,NONE,1.1 SEC_Base.html,NONE,1.1 SEC_S
Brought to you by:
nop144666
Update of /cvsroot/phpvortex/phpvortex/doc/html/Vortex/Page In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30714/doc/html/Vortex/Page Added Files: PG_Base.html SEC_Base.html SEC_Static.html _PG_Base_class_php.html _SEC_Base_class_php.html _SEC_Static_class_php.html Log Message: Added the documentation to the CVS --- NEW FILE: PG_Base.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class PG_Base</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="class-name">Class PG_Base</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Base class for all pages.</p> <p class="notes"> Located in <a class="field" href="_PG_Base_class_php.html">/PG_Base.class.php</a> (line <span class="field"><a href="../..//__filesource/fsource_Vortex_Page_PG_Base.class.php.html#a18">18</a></span>) </p> <pre></pre> </div> </div> <a name="sec-var-summary"></a> <div class="info-box"> <div class="info-box-title">Variable Summary</span></div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Vars</span> (<a href="#sec-vars">details</a>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <div class="var-summary"> <div class="var-title"> <span class="var-type">array</span> <a href="#$sections" title="details" class="var-name">$sections</a> </div> </div> </div> </div> <a name="sec-method-summary"></a> <div class="info-box"> <div class="info-box-title">Method Summary</span></div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) | <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <div class="method-summary"> <div class="method-definition"> <span class="method-result">PG_Base</span> <a href="#PG_Base" title="details" class="method-name">PG_Base</a> () </div> <div class="method-definition"> <span class="method-result">void</span> <a href="#AddSection" title="details" class="method-name">AddSection</a> (<span class="var-type">string</span> <span class="var-name">$section</span>, <span class="var-type"><a href="../../Vortex/Page/SEC_Base.html">SEC_Base</a></span> <span class="var-name">$class</span>, [<span class="var-type">array</span> <span class="var-name">$opts</span> = <span class="var-default">array()</span>], [<span class="var-type">string</span> <span class="var-name">$position</span> = <span class="var-default">NULL</span>]) </div> <div class="method-definition"> <span class="method-result">void</span> <a href="#DelSection" title="details" class="method-name">DelSection</a> (<span class="var-type">string</span> <span class="var-name">$section</span>) </div> <div class="method-definition"> <span class="method-result">void</span> <a href="#ShowPage" title="details" class="method-name">ShowPage</a> () </div> </div> </div> </div> <a name="sec-vars"></a> <div class="info-box"> <div class="info-box-title">Variables</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <a name="var$sections" id="$sections"><!-- --></A> <div class="oddrow"> <div class="var-header"> <span class="var-title"> <span class="var-type">array</span> <span class="var-name">$sections</span> = <span class="var-default">array()</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_PG_Base.class.php.html#a24">24</a></span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Page sections list.</p> </div> </div> </div> <a name="sec-methods"></a> <div class="info-box"> <div class="info-box-title">Methods</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) </div> <div class="info-box-body"> <A NAME='method_detail'></A> <a name="methodPG_Base" id="PG_Base"><!-- --></a> <div class="evenrow"> <div class="method-header"> <span class="method-title">Constructor PG_Base</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_PG_Base.class.php.html#a29">29</a></span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Constructor: Define site-wide defaults (headers, menus, footers).</p> <div class="method-signature"> <span class="method-result">PG_Base</span> <span class="method-name"> PG_Base </span> () </div> </div> <a name="methodAddSection" id="AddSection"><!-- --></a> <div class="oddrow"> <div class="method-header"> <span class="method-title">AddSection</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_PG_Base.class.php.html#a41">41</a></span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Add a new page section.</p> <div class="method-signature"> <span class="method-result">void</span> <span class="method-name"> AddSection </span> (<span class="var-type">string</span> <span class="var-name">$section</span>, <span class="var-type"><a href="../../Vortex/Page/SEC_Base.html">SEC_Base</a></span> <span class="var-name">$class</span>, [<span class="var-type">array</span> <span class="var-name">$opts</span> = <span class="var-default">array()</span>], [<span class="var-type">string</span> <span class="var-name">$position</span> = <span class="var-default">NULL</span>]) </div> <ul class="parameters"> <li> <span class="var-type">string</span> <span class="var-name">$section</span><span class="var-description">: Section name.</span> </li> <li> <span class="var-type"><a href="../../Vortex/Page/SEC_Base.html">SEC_Base</a></span> <span class="var-name">$class</span><span class="var-description">: Section class.</span> </li> <li> <span class="var-type">array</span> <span class="var-name">$opts</span><span class="var-description">: Section class options.</span> </li> <li> <span class="var-type">string</span> <span class="var-name">$position</span><span class="var-description">: Position on where to insert the section (insert before section $position).</span> </li> </ul> </div> <a name="methodDelSection" id="DelSection"><!-- --></a> <div class="evenrow"> <div class="method-header"> <span class="method-title">DelSection</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_PG_Base.class.php.html#a68">68</a></span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Remove a section from the page.</p> <div class="method-signature"> <span class="method-result">void</span> <span class="method-name"> DelSection </span> (<span class="var-type">string</span> <span class="var-name">$section</span>) </div> <ul class="parameters"> <li> <span class="var-type">string</span> <span class="var-name">$section</span><span class="var-description">: Section name.</span> </li> </ul> </div> <a name="methodShowPage" id="ShowPage"><!-- --></a> <div class="oddrow"> <div class="method-header"> <span class="method-title">ShowPage</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_PG_Base.class.php.html#a78">78</a></span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Parse all sections and output the result.</p> <p class="description"><p>Calls the Show() method in all sections, in order.</p></p> <div class="method-signature"> <span class="method-result">void</span> <span class="method-name"> ShowPage </span> () </div> </div> </div> </div> <p class="notes" id="credit"> Documentation generated on Thu, 30 Sep 2004 10:35:39 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> </html> --- NEW FILE: SEC_Base.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class SEC_Base</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="class-name">Class SEC_Base</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-descendents">Descendents</a> | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Base class for page sections.</p> <p class="notes"> Located in <a class="field" href="_SEC_Base_class_php.html">/SEC_Base.class.php</a> (line <span class="field"><a href="../..//__filesource/fsource_Vortex_Page_SEC_Base.class.php.html#a18">18</a></span>) </p> <pre></pre> </div> </div> <a name="sec-descendents"></a> <div class="info-box"> <div class="info-box-title">Direct descendents</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Descendents</span> | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <table cellpadding="2" cellspacing="0" class="class-table"> <tr> <th class="class-table-header">Class</th> <th class="class-table-header">Description</th> </tr> <tr> <td style="padding-right: 2em"><a href="../../Vortex/Page/SEC_Static.html">SEC_Static</a></td> <td> Class for static page sections. </td> </tr> </table> </div> </div> <a name="sec-method-summary"></a> <div class="info-box"> <div class="info-box-title">Method Summary</span></div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-descendents">Descendents</a> | <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <div class="method-summary"> <div class="method-definition"> <span class="method-result">SEC_Base</span> <a href="#SEC_Base" title="details" class="method-name">SEC_Base</a> ([<span class="var-type">array</span> <span class="var-name">$opts</span> = <span class="var-default">array()</span>]) </div> <div class="method-definition"> <span class="method-result">void</span> <a href="#Show" title="details" class="method-name">Show</a> () </div> </div> </div> </div> <a name="sec-methods"></a> <div class="info-box"> <div class="info-box-title">Methods</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-descendents">Descendents</a> | <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) </div> <div class="info-box-body"> <A NAME='method_detail'></A> <a name="methodSEC_Base" id="SEC_Base"><!-- --></a> <div class="evenrow"> <div class="method-header"> <span class="method-title">Constructor SEC_Base</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_SEC_Base.class.php.html#a25">25</a></span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Constructor: Load all parameters into member variables.</p> <div class="method-signature"> <span class="method-result">SEC_Base</span> <span class="method-name"> SEC_Base </span> ([<span class="var-type">array</span> <span class="var-name">$opts</span> = <span class="var-default">array()</span>]) </div> <ul class="parameters"> <li> <span class="var-type">array</span> <span class="var-name">$opts</span><span class="var-description">: Parameters for the object, as 'var' => 'value'.</span> </li> </ul> </div> <a name="methodShow" id="Show"><!-- --></a> <div class="oddrow"> <div class="method-header"> <span class="method-title">Show</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_SEC_Base.class.php.html#a37">37</a></span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Outputs the section to the client.</p> <ul class="tags"> <li><span class="field">abstract:</span> </li> </ul> <div class="method-signature"> <span class="method-result">void</span> <span class="method-name"> Show </span> () </div> <hr class="separator" /> <div class="notes">Redefined in descendants as:</div> <ul class="redefinitions"> <li> <a href="../../Vortex/Page/SEC_Static.html#methodShow">SEC_Static::Show()</a> : Outputs the section to the client. </li> </ul> </div> </div> </div> <p class="notes" id="credit"> Documentation generated on Thu, 30 Sep 2004 10:35:42 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> </html> --- NEW FILE: SEC_Static.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class SEC_Static</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="class-name">Class SEC_Static</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Class for static page sections.</p> <p class="notes"> Located in <a class="field" href="_SEC_Static_class_php.html">/SEC_Static.class.php</a> (line <span class="field"><a href="../..//__filesource/fsource_Vortex_Page_SEC_Static.class.php.html#a21">21</a></span>) </p> <pre><a href="../../Vortex/Page/SEC_Base.html">SEC_Base</a> | --SEC_Static</pre> </div> </div> <a name="sec-var-summary"></a> <div class="info-box"> <div class="info-box-title">Variable Summary</span></div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Vars</span> (<a href="#sec-vars">details</a>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <div class="var-summary"> <div class="var-title"> <span class="var-type">string</span> <a href="#$code" title="details" class="var-name">$code</a> </div> <div class="var-title"> <span class="var-type">string</span> <a href="#$file" title="details" class="var-name">$file</a> </div> </div> </div> </div> <a name="sec-method-summary"></a> <div class="info-box"> <div class="info-box-title">Method Summary</span></div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) | <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <div class="method-summary"> <div class="method-definition"> <span class="method-result">SEC_Static</span> <a href="#SEC_Static" title="details" class="method-name">SEC_Static</a> ([<span class="var-type">array</span> <span class="var-name">$opts</span> = <span class="var-default">array()</span>]) </div> <div class="method-definition"> <span class="method-result">void</span> <a href="#Show" title="details" class="method-name">Show</a> () </div> </div> </div> </div> <a name="sec-vars"></a> <div class="info-box"> <div class="info-box-title">Variables</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <a name="var$code" id="$code"><!-- --></A> <div class="evenrow"> <div class="var-header"> <span class="var-title"> <span class="var-type">string</span> <span class="var-name">$code</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_SEC_Static.class.php.html#a33">33</a></span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Optional HTML where the section is.</p> </div> <a name="var$file" id="$file"><!-- --></A> <div class="oddrow"> <div class="var-header"> <span class="var-title"> <span class="var-type">string</span> <span class="var-name">$file</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_SEC_Static.class.php.html#a27">27</a></span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Optional file where the section is.</p> </div> </div> </div> <a name="sec-methods"></a> <div class="info-box"> <div class="info-box-title">Methods</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) </div> <div class="info-box-body"> <A NAME='method_detail'></A> <a name="methodSEC_Static" id="SEC_Static"><!-- --></a> <div class="evenrow"> <div class="method-header"> <span class="method-title">Constructor SEC_Static</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_SEC_Static.class.php.html#a40">40</a></span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Constructor: Load all parameters into member variables.</p> <div class="method-signature"> <span class="method-result">SEC_Static</span> <span class="method-name"> SEC_Static </span> ([<span class="var-type">array</span> <span class="var-name">$opts</span> = <span class="var-default">array()</span>]) </div> <ul class="parameters"> <li> <span class="var-type">array</span> <span class="var-name">$opts</span><span class="var-description">: Parameters for the object, as 'var' => 'value'.</span> </li> </ul> </div> <a name="methodShow" id="Show"><!-- --></a> <div class="oddrow"> <div class="method-header"> <span class="method-title">Show</span> (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_SEC_Static.class.php.html#a50">50</a></span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Outputs the section to the client.</p> <p class="description"><p>If a file was informed, output it. If some HTML code was informed, output it.</p></p> <div class="method-signature"> <span class="method-result">void</span> <span class="method-name"> Show </span> () </div> <hr class="separator" /> <div class="notes">Redefinition of:</div> <dl> <dt><a href="../../Vortex/Page/SEC_Base.html#methodShow">SEC_Base::Show()</a></dt> <dd>Outputs the section to the client.</dd> </dl> </div> <h4>Inherited Methods</h4> <a name='inherited_methods'><!-- --></a> <!-- =========== Summary =========== --> <p>Inherited From <span class="classname"><a href="../../Vortex/Page/SEC_Base.html">SEC_Base</a></span></p> <blockquote> <span class="method-name"><a href="../../Vortex/Page/SEC_Base.html#methodSEC_Base">SEC_Base::SEC_Base()</a></span><br> <span class="method-name"><a href="../../Vortex/Page/SEC_Base.html#methodShow">SEC_Base::Show()</a></span><br> </blockquote> </div> </div> <p class="notes" id="credit"> Documentation generated on Thu, 30 Sep 2004 10:35:43 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> </html> --- NEW FILE: _SEC_Static_class_php.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page SEC_Static.class.php</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="file-name">/SEC_Static.class.php</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-classes">Classes</a> | <a href="#sec-includes">Includes</a> </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">File for class SEC_Static.</p> <ul class="tags"> <li><span class="field">filesource:</span> <a href="../..//__filesource/fsource_Vortex_Page_SEC_Static.class.php.html">Source Code for this file</a></li> <li><span class="field">license:</span> <a href="http://opensource.org/licenses/lgpl-license.php">GNU Lesser General Public License</a></li> <li><span class="field">copyright:</span> Copyright 2004, Thiago Ramon Gonçalves Montoya</li> <li><span class="field">author:</span> Thiago Ramon Gonçalves Montoya</li> </ul> </div> </div> <a name="sec-classes"></a> <div class="info-box"> <div class="info-box-title">Classes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Classes</span> | <a href="#sec-includes">Includes</a> </div> <div class="info-box-body"> <table cellpadding="2" cellspacing="0" class="class-table"> <tr> <th class="class-table-header">Class</th> <th class="class-table-header">Description</th> </tr> <tr> <td style="padding-right: 2em; vertical-align: top"> <a href="../../Vortex/Page/SEC_Static.html">SEC_Static</a> </td> <td> Class for static page sections. </td> </tr> </table> </div> </div> <a name="sec-includes"></a> <div class="info-box"> <div class="info-box-title">Includes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-classes">Classes</a> | <span class="disabled">Includes</span> </div> <div class="info-box-body"> <a name="_SEC_Base_class_php"><!-- --></a> <div class="evenrow"> <div> <span class="include-title"> <span class="include-type">require_once</span> (<span class="include-name"><a href="../../Vortex/Page/_SEC_Base_class_php.html">'SEC_Base.class.php'</a></span>) (line <span class="line-number"><a href="../..//__filesource/fsource_Vortex_Page_SEC_Static.class.php.html#a13">13</a></span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Require the base class</p> </div> </div> </div> <p class="notes" id="credit"> Documentation generated on Thu, 30 Sep 2004 10:35:43 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> </html> --- NEW FILE: _PG_Base_class_php.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page PG_Base.class.php</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="file-name">/PG_Base.class.php</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-classes">Classes</a> </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">File for class PG_Base.</p> <ul class="tags"> <li><span class="field">filesource:</span> <a href="../..//__filesource/fsource_Vortex_Page_PG_Base.class.php.html">Source Code for this file</a></li> <li><span class="field">license:</span> <a href="http://opensource.org/licenses/lgpl-license.php">GNU Lesser General Public License</a></li> <li><span class="field">copyright:</span> Copyright 2004, Thiago Ramon Gonçalves Montoya</li> <li><span class="field">author:</span> Thiago Ramon Gonçalves Montoya</li> </ul> </div> </div> <a name="sec-classes"></a> <div class="info-box"> <div class="info-box-title">Classes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Classes</span> </div> <div class="info-box-body"> <table cellpadding="2" cellspacing="0" class="class-table"> <tr> <th class="class-table-header">Class</th> <th class="class-table-header">Description</th> </tr> <tr> <td style="padding-right: 2em; vertical-align: top"> <a href="../../Vortex/Page/PG_Base.html">PG_Base</a> </td> <td> Base class for all pages. </td> </tr> </table> </div> </div> <p class="notes" id="credit"> Documentation generated on Thu, 30 Sep 2004 10:35:38 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> </html> --- NEW FILE: _SEC_Base_class_php.html --- <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page SEC_Base.class.php</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="file-name">/SEC_Base.class.php</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-classes">Classes</a> </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">File for class SEC_Base.</p> <ul class="tags"> <li><span class="field">filesource:</span> <a href="../..//__filesource/fsource_Vortex_Page_SEC_Base.class.php.html">Source Code for this file</a></li> <li><span class="field">license:</span> <a href="http://opensource.org/licenses/lgpl-license.php">GNU Lesser General Public License</a></li> <li><span class="field">copyright:</span> Copyright 2004, Thiago Ramon Gonçalves Montoya</li> <li><span class="field">author:</span> Thiago Ramon Gonçalves Montoya</li> </ul> </div> </div> <a name="sec-classes"></a> <div class="info-box"> <div class="info-box-title">Classes</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Classes</span> </div> <div class="info-box-body"> <table cellpadding="2" cellspacing="0" class="class-table"> <tr> <th class="class-table-header">Class</th> <th class="class-table-header">Description</th> </tr> <tr> <td style="padding-right: 2em; vertical-align: top"> <a href="../../Vortex/Page/SEC_Base.html">SEC_Base</a> </td> <td> Base class for page sections. </td> </tr> </table> </div> </div> <p class="notes" id="credit"> Documentation generated on Thu, 30 Sep 2004 10:35:42 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC3</a> </p> </div></body> </html> |