/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/FooterNav.html
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/FooterNav.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jonen, Sat Sep 20 00:24:01 2003 UTC revision 1.4 by jonen, Thu May 6 16:24:20 2004 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="iso-8859-1"?>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3    <html xmlns="http://www.w3.org/1999/xhtml">    <html xmlns="http://www.w3.org/1999/xhtml">
4                  <head>                  <head>
5                          <!-- template designed by Marco Von Ballmoos -->                          <!-- template designed by Marco Von Ballmoos -->
6                          <title>Docs For Class FooterNav</title>                          <title>Docs For Class FooterNav</title>
7                          <link rel="stylesheet" href="../media/stylesheet.css" />                          <link rel="stylesheet" href="../media/stylesheet.css" />
8                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9                  </head>                  </head>
10                  <body>                  <body>
11                          <div class="page-body">                                          <div class="page-body">                
12  <h2 class="class-name">Class FooterNav</h2>  <h2 class="class-name">Class FooterNav</h2>
13    
14  <a name="sec-description"></a>  <a name="sec-description"></a>
15  <div class="info-box">  <div class="info-box">
16          <div class="info-box-title">Description</div>          <div class="info-box-title">Description</div>
17          <div class="nav-bar">          <div class="nav-bar">
18                                          <span class="disabled">Description</span> |                                          <span class="disabled">Description</span> |
19                                                                                                          <a href="#sec-vars">Vars</a>                                                                                                          <a href="#sec-vars">Vars</a>
20                                                  |                                                                                       <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)                                                  |                                                                                       <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
21                                                                                                    
22                          </div>                                          </div>
23          <div class="info-box-body">          <div class="info-box-body">
24                  <!-- ========== Info from phpDoc block ========= -->                          <!-- ========== Info from phpDoc block ========= -->
25  <p class="short-description">Use this class to render footer navigation that  is displayed at the bottom of a page.</p>  <p class="short-description">Use this class to render footer navigation that  is displayed at the bottom of a page.</p>
26          <ul class="tags">          <ul class="tags">
27                                  <li><span class="field">author:</span> <p>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</p></li>                                  <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
28                          </ul>                          </ul>
29                  <p class="notes">                  <p class="notes">
30                          Located in <a class="field" href="_widgets_FooterNav_inc.html">Program_Root/widgets/FooterNav.inc</a> (line <span class="field">26</span>)                          Located in <a class="field" href="_widgets_FooterNav_inc.html">/widgets/FooterNav.inc</a> (line <span class="field">26</span>)
31                  </p>                  </p>
32                                    
33                                                            
34                  <pre><a href="../phpHtmlLib/Container.html">Container</a>                  <pre><a href="../phpHtmlLib/Container.html">Container</a>
35     |     |
36     --<a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a>     --<a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a>
37        |        |
       --FooterNav</pre>  
           
                         </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-vars">Vars</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">void</span>  
                                                                                 <a href="#FooterNav" title="details" class="method-name">FooterNav</a>  
                                                                                         ([<span class="var-type">string</span>&nbsp;<span class="var-name">$company_name</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$date_str</span> = <span class="var-default">NULL</span>])  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result">void</span>  
                                                                                 <a href="#add" title="details" class="method-name">add</a>  
                                                                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">text</span>&nbsp;<span class="var-name">$text</span>)  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>  
                                                                                 <a href="#build_copyright_header" title="details" class="method-name">build_copyright_header</a>  
                                                                                 ()  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result"><a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>  
                                                                                 <a href="#build_wrapper_table" title="details" class="method-name">build_wrapper_table</a>  
                                                                                 ()  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result">void</span>  
                                                                                 <a href="#push" title="details" class="method-name">push</a>  
                                                                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">text</span>&nbsp;<span class="var-name">$text</span>)  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result">string</span>  
                                                                                 <a href="#render" title="details" class="method-name">render</a>  
                                                                                         ([<span class="var-type">int</span>&nbsp;<span class="var-name">$indent_level</span> = <span class="var-default">1</span>], <span class="var-type">int</span>&nbsp;<span class="var-name">$output_debug</span>)  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result">void</span>  
                                                                                 <a href="#set_company_name" title="details" class="method-name">set_company_name</a>  
                                                                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>)  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result">void</span>  
                                                                                 <a href="#set_copyright_flag" title="details" class="method-name">set_copyright_flag</a>  
                                                                                         (<span class="var-type">boolean</span>&nbsp;<span class="var-name">$flag</span>)  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result">void</span>  
                                                                                 <a href="#set_date_string" title="details" class="method-name">set_date_string</a>  
                                                                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$date_str</span>)  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result">void</span>  
                                                                                 <a href="#set_legalnotice_url" title="details" class="method-name">set_legalnotice_url</a>  
                                                                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>)  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result">void</span>  
                                                                                 <a href="#set_privacypolicy_url" title="details" class="method-name">set_privacypolicy_url</a>  
                                                                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>)  
                                                                         </div>  
                                                                   
                                 <div class="method-definition">  
                                                                                         <span class="method-result">void</span>  
                                                                                 <a href="#set_webmaster_email" title="details" class="method-name">set_webmaster_email</a>  
                                                                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$email</span>)  
                                                                         </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">  
                                                                                 <h4>Inherited Variables</h4>  
                                 <A NAME='inherited_vars'><!-- --></A>  
                                                                         <p>Inherited from <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p>  
                                         <blockquote>  
                                                                                                         <span class="var-title">  
                                                                 <span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a></span><br>  
                                                         </span>  
                                                                                                         <span class="var-title">  
                                                                 <span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a></span><br>  
                                                         </span>  
                                                                                         </blockquote>  
                                                                         <p>Inherited from <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p>  
                                         <blockquote>  
                                                                                                         <span class="var-title">  
                                                                 <span class="var-name"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></span><br>  
                                                         </span>  
                                                                                         </blockquote>  
                                                                                   
                 </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-vars">Vars</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="methodFooterNav" id="FooterNav"><!-- --></a>  
 <div class="evenrow">  
           
         <div class="method-header">  
                 <span class="method-title">Constructor FooterNav</span> (line <span class="line-number">96</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">Constructore for this class.</p>  
           
         <div class="method-signature">  
                 <span class="method-result">void</span>  
                 <span class="method-name">  
                         FooterNav  
                 </span>  
                                         ([<span class="var-type">string</span>&nbsp;<span class="var-name">$company_name</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$date_str</span> = <span class="var-default">NULL</span>])  
                         </div>  
           
                         <ul class="parameters">  
                                         <li>  
                                 <span class="var-type">string</span>  
                                 <span class="var-name">$company_name</span><span class="var-description">: <p>- used in the <ul><li>copyright</li></ul></p></span>                      </li>  
                                         <li>  
                                 <span class="var-type">string</span>  
                                 <span class="var-name">$date_str</span><span class="var-description">: <p>- a date string to be used                              for the copyright.</p></span>                 </li>  
                                 </ul>  
                   
                   
         </div>  
 <a name="methodadd" id="add"><!-- --></a>  
 <div class="oddrow">  
           
         <div class="method-header">  
                 <span class="method-title">add</span> (line <span class="line-number">177</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">add an entry to the footer nav</p>  
           
         <div class="method-signature">  
                 <span class="method-result">void</span>  
                 <span class="method-name">  
                         add  
                 </span>  
                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">text</span>&nbsp;<span class="var-name">$text</span>)  
                         </div>  
           
                         <ul class="parameters">  
                                         <li>  
                                 <span class="var-type">string</span>  
                                 <span class="var-name">$url</span><span class="var-description">: <p>- $url - url to go to</p></span>                   </li>  
                                         <li>  
                                 <span class="var-type">text</span>  
                                 <span class="var-name">$text</span><span class="var-description">: <p>- $text - url text to click on.</p></span>                        </li>  
                                 </ul>  
                   
                         <hr class="separator" />  
                 <div class="notes">Redefinition of:</div>  
                 <dl>  
                         <dt><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></dt>  
                                                 <dd>add content onto content stack</dd>  
                                         </dl>  
                   
         </div>  
 <a name="methodbuild_copyright_header" id="build_copyright_header"><!-- --></a>  
 <div class="evenrow">  
           
         <div class="method-header">  
                 <span class="method-title">build_copyright_header</span> (line <span class="line-number">254</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">render the copyright string</p>  
         <ul class="tags">  
                                 <li><span class="field">return:</span> <p>object that                  contains the copyright                  header.</p></li>  
                         </ul>  
           
         <div class="method-signature">  
                 <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>  
                 <span class="method-name">  
                         build_copyright_header  
                 </span>  
                                 ()  
                         </div>  
           
                   
                   
         </div>  
 <a name="methodbuild_wrapper_table" id="build_wrapper_table"><!-- --></a>  
 <div class="oddrow">  
           
         <div class="method-header">  
                 <span class="method-title">build_wrapper_table</span> (line <span class="line-number">283</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">builds the wrapper table</p>  
         <ul class="tags">  
                                 <li><span class="field">return:</span> <p>object.</p></li>  
                         </ul>  
           
         <div class="method-signature">  
                 <span class="method-result"><a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>  
                 <span class="method-name">  
                         build_wrapper_table  
                 </span>  
                                 ()  
                         </div>  
           
                   
                   
         </div>  
 <a name="methodpush" id="push"><!-- --></a>  
 <div class="evenrow">  
           
         <div class="method-header">  
                 <span class="method-title">push</span> (line <span class="line-number">190</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">add an entry to the footer nav.</p>  
           
         <div class="method-signature">  
                 <span class="method-result">void</span>  
                 <span class="method-name">  
                         push  
                 </span>  
                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">text</span>&nbsp;<span class="var-name">$text</span>)  
                         </div>  
           
                         <ul class="parameters">  
                                         <li>  
                                 <span class="var-type">string</span>  
                                 <span class="var-name">$url</span><span class="var-description">: <p>- $url - url to go to</p></span>                   </li>  
                                         <li>  
                                 <span class="var-type">text</span>  
                                 <span class="var-name">$text</span><span class="var-description">: <p>- $text - url text to click on.</p></span>                        </li>  
                                 </ul>  
                   
                         <hr class="separator" />  
                 <div class="notes">Redefinition of:</div>  
                 <dl>  
                         <dt><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></dt>  
                                                 <dd>Same as add().</dd>  
                                         </dl>  
                   
         </div>  
 <a name="methodrender" id="render"><!-- --></a>  
 <div class="oddrow">  
           
         <div class="method-header">  
                 <span class="method-title">render</span> (line <span class="line-number">211</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">render the code for this widget.</p>  
         <ul class="tags">  
                                 <li><span class="field">return:</span> <p>the raw html output.</p></li>  
                         </ul>  
           
         <div class="method-signature">  
                 <span class="method-result">string</span>  
                 <span class="method-name">  
                         render  
                 </span>  
                                         ([<span class="var-type">int</span>&nbsp;<span class="var-name">$indent_level</span> = <span class="var-default">1</span>], <span class="var-type">int</span>&nbsp;<span class="var-name">$output_debug</span>)  
                         </div>  
           
                         <ul class="parameters">  
                                         <li>  
                                 <span class="var-type">int</span>  
                                 <span class="var-name">$indent_level</span><span class="var-description">: <p>- the indentation level for               the container.</p></span>                       </li>  
                                         <li>  
                                 <span class="var-type">int</span>  
                                 <span class="var-name">$output_debug</span><span class="var-description">: <p>- the output debug flag to               maintain compatibility w/ the API.</p></span>                    </li>  
                                 </ul>  
                   
                         <hr class="separator" />  
                 <div class="notes">Redefinition of:</div>  
                 <dl>  
                         <dt><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></dt>  
                                                 <dd>This function is compatible with the  rest of the phpHtmllib API spec.</dd>  
                                         </dl>  
                   
         </div>  
 <a name="methodset_company_name" id="set_company_name"><!-- --></a>  
 <div class="evenrow">  
           
         <div class="method-header">  
                 <span class="method-title">set_company_name</span> (line <span class="line-number">112</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">set the company name for the copyright  statement.</p>  
           
         <div class="method-signature">  
                 <span class="method-result">void</span>  
                 <span class="method-name">  
                         set_company_name  
                 </span>  
                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>)  
                         </div>  
           
                         <ul class="parameters">  
                                         <li>  
                                 <span class="var-type">string</span>  
                                 <span class="var-name">$name</span><span class="var-description">: <p>- $name</p></span>                        </li>  
                                 </ul>  
                   
                   
         </div>  
 <a name="methodset_copyright_flag" id="set_copyright_flag"><!-- --></a>  
 <div class="oddrow">  
           
         <div class="method-header">  
                 <span class="method-title">set_copyright_flag</span> (line <span class="line-number">133</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">set/unset the flag to tell us to  render the copyright string</p>  
           
         <div class="method-signature">  
                 <span class="method-result">void</span>  
                 <span class="method-name">  
                         set_copyright_flag  
                 </span>  
                                         (<span class="var-type">boolean</span>&nbsp;<span class="var-name">$flag</span>)  
                         </div>  
           
                         <ul class="parameters">  
                                         <li>  
                                 <span class="var-type">boolean</span>  
                                 <span class="var-name">$flag</span><span class="var-description">: <p>- $flag</p></span>                        </li>  
                                 </ul>  
                   
                   
         </div>  
 <a name="methodset_date_string" id="set_date_string"><!-- --></a>  
 <div class="evenrow">  
           
         <div class="method-header">  
                 <span class="method-title">set_date_string</span> (line <span class="line-number">123</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">set the date string for the copyright.</p>  
 <p class="description"><p>in the form of &quot;2001-1997&quot;, or  &quot;2001&quot;.</p></p>  
           
         <div class="method-signature">  
                 <span class="method-result">void</span>  
                 <span class="method-name">  
                         set_date_string  
                 </span>  
                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$date_str</span>)  
                         </div>  
           
                         <ul class="parameters">  
                                         <li>  
                                 <span class="var-type">string</span>  
                                 <span class="var-name">$date_str</span><span class="var-description">: <p>- $date_str</p></span>                        </li>  
                                 </ul>  
                   
                   
         </div>  
 <a name="methodset_legalnotice_url" id="set_legalnotice_url"><!-- --></a>  
 <div class="oddrow">  
           
         <div class="method-header">  
                 <span class="method-title">set_legalnotice_url</span> (line <span class="line-number">144</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">set the legal notice url.</p>  
 <p class="description"><p>if this is set we show the  legal notice link that points to $url.</p></p>  
           
         <div class="method-signature">  
                 <span class="method-result">void</span>  
                 <span class="method-name">  
                         set_legalnotice_url  
                 </span>  
                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>)  
                         </div>  
           
                         <ul class="parameters">  
                                         <li>  
                                 <span class="var-type">string</span>  
                                 <span class="var-name">$url</span><span class="var-description">: <p>- $url</p></span>                  </li>  
                                 </ul>  
                   
                   
         </div>  
 <a name="methodset_privacypolicy_url" id="set_privacypolicy_url"><!-- --></a>  
 <div class="evenrow">  
           
         <div class="method-header">  
                 <span class="method-title">set_privacypolicy_url</span> (line <span class="line-number">155</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">sets the Privacy policy url.</p>  
 <p class="description"><p>if this is set we show the  privacy policy link that points to $url</p></p>  
           
         <div class="method-signature">  
                 <span class="method-result">void</span>  
                 <span class="method-name">  
                         set_privacypolicy_url  
                 </span>  
                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>)  
                         </div>  
           
                         <ul class="parameters">  
                                         <li>  
                                 <span class="var-type">string</span>  
                                 <span class="var-name">$url</span><span class="var-description">: <p>- $url</p></span>                  </li>  
                                 </ul>  
                   
                   
         </div>  
 <a name="methodset_webmaster_email" id="set_webmaster_email"><!-- --></a>  
 <div class="oddrow">  
           
         <div class="method-header">  
                 <span class="method-title">set_webmaster_email</span> (line <span class="line-number">166</span>)  
         </div>  
           
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">sets the Webmaster email address  if this is set we show the  mailto for this email</p>  
           
         <div class="method-signature">  
                 <span class="method-result">void</span>  
                 <span class="method-name">  
                         set_webmaster_email  
                 </span>  
                                         (<span class="var-type">string</span>&nbsp;<span class="var-name">$email</span>)  
                         </div>  
           
                         <ul class="parameters">  
                                         <li>  
                                 <span class="var-type">string</span>  
                                 <span class="var-name">$email</span><span class="var-description">: <p>- $email</p></span>                      </li>  
                                 </ul>  
                   
                   
         </div>  
                                                         <h4>Inherited Methods</h4>  
                                 <a name='inherited_methods'><!-- --></a>          
                                                                         <!-- =========== Summary =========== -->  
                                         <p>Inherited From <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p>  
                                         <blockquote>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a></span><br>  
                                                                                         </blockquote>  
                                                                         <!-- =========== Summary =========== -->  
                                         <p>Inherited From <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p>  
                                         <blockquote>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br>  
                                                                                                         <span class="method-name"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></span><br>  
                                                                                         </blockquote>  
                                                                                   
                 </div>  
         </div>  
           
         <p class="notes" id="credit">  
                 Documention generated on Thu, 31 Jul 2003 18:32:39 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>  
         </p>  
         </div></body>  
 </html>  
38          --FooterNav</pre>
39            
40                            </div>
41    </div>
42    
43    
44    
45    
46            <a name="sec-method-summary"></a>
47            <div class="info-box">
48                    <div class="info-box-title">Method Summary</span></div>
49                    <div class="nav-bar">
50                            <a href="#sec-description">Description</a> |
51                                                                                                                                                    <a href="#sec-vars">Vars</a>
52                                    
53                                    |
54                                                    <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
55                    </div>
56                    <div class="info-box-body">                    
57                            <div class="method-summary">
58                                                                    
59                                    <div class="method-definition">
60                                                                                            <span class="method-result">FooterNav</span>
61                                                                                    <a href="#FooterNav" title="details" class="method-name">FooterNav</a>
62                                                                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$company_name</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$date_str</span> = <span class="var-default">NULL</span>])
63                                                                            </div>
64                                                                    
65                                    <div class="method-definition">
66                                                                                            <span class="method-result">void</span>
67                                                                                    <a href="#add" title="details" class="method-name">add</a>
68                                                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">text</span>&nbsp;<span class="var-name">$text</span>)
69                                                                            </div>
70                                                                    
71                                    <div class="method-definition">
72                                                                                            <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
73                                                                                    <a href="#build_copyright_header" title="details" class="method-name">build_copyright_header</a>
74                                                                                    ()
75                                                                            </div>
76                                                                    
77                                    <div class="method-definition">
78                                                                                            <span class="method-result"><a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>
79                                                                                    <a href="#build_wrapper_table" title="details" class="method-name">build_wrapper_table</a>
80                                                                                    ()
81                                                                            </div>
82                                                                    
83                                    <div class="method-definition">
84                                                                                            <span class="method-result">void</span>
85                                                                                    <a href="#push" title="details" class="method-name">push</a>
86                                                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">text</span>&nbsp;<span class="var-name">$text</span>)
87                                                                            </div>
88                                                                    
89                                    <div class="method-definition">
90                                                                                            <span class="method-result">string</span>
91                                                                                    <a href="#render" title="details" class="method-name">render</a>
92                                                                                            ([<span class="var-type">int</span>&nbsp;<span class="var-name">$indent_level</span> = <span class="var-default">1</span>], <span class="var-type">int</span>&nbsp;<span class="var-name">$output_debug</span>)
93                                                                            </div>
94                                                                    
95                                    <div class="method-definition">
96                                                                                            <span class="method-result">void</span>
97                                                                                    <a href="#set_company_name" title="details" class="method-name">set_company_name</a>
98                                                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>)
99                                                                            </div>
100                                                                    
101                                    <div class="method-definition">
102                                                                                            <span class="method-result">void</span>
103                                                                                    <a href="#set_copyright_flag" title="details" class="method-name">set_copyright_flag</a>
104                                                                                            (<span class="var-type">boolean</span>&nbsp;<span class="var-name">$flag</span>)
105                                                                            </div>
106                                                                    
107                                    <div class="method-definition">
108                                                                                            <span class="method-result">void</span>
109                                                                                    <a href="#set_date_string" title="details" class="method-name">set_date_string</a>
110                                                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$date_str</span>)
111                                                                            </div>
112                                                                    
113                                    <div class="method-definition">
114                                                                                            <span class="method-result">void</span>
115                                                                                    <a href="#set_legalnotice_url" title="details" class="method-name">set_legalnotice_url</a>
116                                                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>)
117                                                                            </div>
118                                                                    
119                                    <div class="method-definition">
120                                                                                            <span class="method-result">void</span>
121                                                                                    <a href="#set_privacypolicy_url" title="details" class="method-name">set_privacypolicy_url</a>
122                                                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>)
123                                                                            </div>
124                                                                    
125                                    <div class="method-definition">
126                                                                                            <span class="method-result">void</span>
127                                                                                    <a href="#set_webmaster_email" title="details" class="method-name">set_webmaster_email</a>
128                                                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$email</span>)
129                                                                            </div>
130                                                            </div>
131                    </div>
132            </div>          
133    
134            <a name="sec-vars"></a>
135            <div class="info-box">
136                    <div class="info-box-title">Variables</div>
137                    <div class="nav-bar">
138                            <a href="#sec-description">Description</a> |
139                                                                                    <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
140                                                    
141                            
142                                                                                    |
143                                                                            <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
144                                                            
145                                            </div>
146                    <div class="info-box-body">
147                                                                                    <h4>Inherited Variables</h4>
148                                    <A NAME='inherited_vars'><!-- --></A>
149                                                                            <p>Inherited from <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p>
150                                            <blockquote>
151                                                                                                            <span class="var-title">
152                                                                    <span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a></span><br>
153                                                            </span>
154                                                                                                            <span class="var-title">
155                                                                    <span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a></span><br>
156                                                            </span>
157                                                                                            </blockquote>
158                                                                                    
159                    </div>
160            </div>
161            
162            <a name="sec-methods"></a>
163            <div class="info-box">
164                    <div class="info-box-title">Methods</div>
165                    <div class="nav-bar">
166                            <a href="#sec-description">Description</a> |
167                                                                                                                            <a href="#sec-vars">Vars</a>
168                                                                                                                                            <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
169                                                    
170                    </div>
171                    <div class="info-box-body">
172                            <A NAME='method_detail'></A>
173    <a name="methodFooterNav" id="FooterNav"><!-- --></a>
174    <div class="oddrow">
175            
176            <div class="method-header">
177                    <span class="method-title">Constructor FooterNav</span> (line <span class="line-number">96</span>)
178            </div>
179            
180            <!-- ========== Info from phpDoc block ========= -->
181    <p class="short-description">Constructore for this class.</p>
182            
183            <div class="method-signature">
184                    <span class="method-result">FooterNav</span>
185                    <span class="method-name">
186                            FooterNav
187                    </span>
188                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$company_name</span> = <span class="var-default">""</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$date_str</span> = <span class="var-default">NULL</span>])
189                            </div>
190            
191                            <ul class="parameters">
192                                            <li>
193                                    <span class="var-type">string</span>
194                                    <span class="var-name">$company_name</span><span class="var-description">: - used in the <ul><li>copyright</li></ul></span>                     </li>
195                                            <li>
196                                    <span class="var-type">string</span>
197                                    <span class="var-name">$date_str</span><span class="var-description">: - a date string to be used                              for the copyright.</span>                        </li>
198                                    </ul>
199                    
200                    
201            </div>
202    <a name="methodadd" id="add"><!-- --></a>
203    <div class="evenrow">
204            
205            <div class="method-header">
206                    <span class="method-title">add</span> (line <span class="line-number">177</span>)
207            </div>
208            
209            <!-- ========== Info from phpDoc block ========= -->
210    <p class="short-description">add an entry to the footer nav</p>
211            
212            <div class="method-signature">
213                    <span class="method-result">void</span>
214                    <span class="method-name">
215                            add
216                    </span>
217                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">text</span>&nbsp;<span class="var-name">$text</span>)
218                            </div>
219            
220                            <ul class="parameters">
221                                            <li>
222                                    <span class="var-type">string</span>
223                                    <span class="var-name">$url</span><span class="var-description">: - $url - url to go to</span>                  </li>
224                                            <li>
225                                    <span class="var-type">text</span>
226                                    <span class="var-name">$text</span><span class="var-description">: - $text - url text to click on.</span>                       </li>
227                                    </ul>
228                    
229                            <hr class="separator" />
230                    <div class="notes">Redefinition of:</div>
231                    <dl>
232                            <dt><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></dt>
233                                                    <dd>add content onto content stack</dd>
234                                            </dl>
235                    
236            </div>
237    <a name="methodbuild_copyright_header" id="build_copyright_header"><!-- --></a>
238    <div class="oddrow">
239            
240            <div class="method-header">
241                    <span class="method-title">build_copyright_header</span> (line <span class="line-number">254</span>)
242            </div>
243            
244            <!-- ========== Info from phpDoc block ========= -->
245    <p class="short-description">render the copyright string</p>
246            <ul class="tags">
247                                    <li><span class="field">return:</span> object that                  contains the copyright                  header.</li>
248                            </ul>
249            
250            <div class="method-signature">
251                    <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
252                    <span class="method-name">
253                            build_copyright_header
254                    </span>
255                                    ()
256                            </div>
257            
258                    
259                    
260            </div>
261    <a name="methodbuild_wrapper_table" id="build_wrapper_table"><!-- --></a>
262    <div class="evenrow">
263            
264            <div class="method-header">
265                    <span class="method-title">build_wrapper_table</span> (line <span class="line-number">283</span>)
266            </div>
267            
268            <!-- ========== Info from phpDoc block ========= -->
269    <p class="short-description">builds the wrapper table</p>
270            <ul class="tags">
271                                    <li><span class="field">return:</span> object.</li>
272                            </ul>
273            
274            <div class="method-signature">
275                    <span class="method-result"><a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>
276                    <span class="method-name">
277                            build_wrapper_table
278                    </span>
279                                    ()
280                            </div>
281            
282                    
283                    
284            </div>
285    <a name="methodpush" id="push"><!-- --></a>
286    <div class="oddrow">
287            
288            <div class="method-header">
289                    <span class="method-title">push</span> (line <span class="line-number">190</span>)
290            </div>
291            
292            <!-- ========== Info from phpDoc block ========= -->
293    <p class="short-description">add an entry to the footer nav.</p>
294            
295            <div class="method-signature">
296                    <span class="method-result">void</span>
297                    <span class="method-name">
298                            push
299                    </span>
300                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">text</span>&nbsp;<span class="var-name">$text</span>)
301                            </div>
302            
303                            <ul class="parameters">
304                                            <li>
305                                    <span class="var-type">string</span>
306                                    <span class="var-name">$url</span><span class="var-description">: - $url - url to go to</span>                  </li>
307                                            <li>
308                                    <span class="var-type">text</span>
309                                    <span class="var-name">$text</span><span class="var-description">: - $text - url text to click on.</span>                       </li>
310                                    </ul>
311                    
312                            <hr class="separator" />
313                    <div class="notes">Redefinition of:</div>
314                    <dl>
315                            <dt><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></dt>
316                                                    <dd>Same as add().</dd>
317                                            </dl>
318                    
319            </div>
320    <a name="methodrender" id="render"><!-- --></a>
321    <div class="evenrow">
322            
323            <div class="method-header">
324                    <span class="method-title">render</span> (line <span class="line-number">211</span>)
325            </div>
326            
327            <!-- ========== Info from phpDoc block ========= -->
328    <p class="short-description">render the code for this widget.</p>
329            <ul class="tags">
330                                    <li><span class="field">return:</span> the raw html output.</li>
331                            </ul>
332            
333            <div class="method-signature">
334                    <span class="method-result">string</span>
335                    <span class="method-name">
336                            render
337                    </span>
338                                            ([<span class="var-type">int</span>&nbsp;<span class="var-name">$indent_level</span> = <span class="var-default">1</span>], <span class="var-type">int</span>&nbsp;<span class="var-name">$output_debug</span>)
339                            </div>
340            
341                            <ul class="parameters">
342                                            <li>
343                                    <span class="var-type">int</span>
344                                    <span class="var-name">$indent_level</span><span class="var-description">: - the indentation level for               the container.</span>                      </li>
345                                            <li>
346                                    <span class="var-type">int</span>
347                                    <span class="var-name">$output_debug</span><span class="var-description">: - the output debug flag to               maintain compatibility w/ the API.</span>                   </li>
348                                    </ul>
349                    
350                            <hr class="separator" />
351                    <div class="notes">Redefinition of:</div>
352                    <dl>
353                            <dt><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></dt>
354                                                    <dd>This function is compatible with the  rest of the phpHtmllib API spec.</dd>
355                                            </dl>
356                    
357            </div>
358    <a name="methodset_company_name" id="set_company_name"><!-- --></a>
359    <div class="oddrow">
360            
361            <div class="method-header">
362                    <span class="method-title">set_company_name</span> (line <span class="line-number">112</span>)
363            </div>
364            
365            <!-- ========== Info from phpDoc block ========= -->
366    <p class="short-description">set the company name for the copyright  statement.</p>
367            
368            <div class="method-signature">
369                    <span class="method-result">void</span>
370                    <span class="method-name">
371                            set_company_name
372                    </span>
373                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>)
374                            </div>
375            
376                            <ul class="parameters">
377                                            <li>
378                                    <span class="var-type">string</span>
379                                    <span class="var-name">$name</span><span class="var-description">: - $name</span>                       </li>
380                                    </ul>
381                    
382                    
383            </div>
384    <a name="methodset_copyright_flag" id="set_copyright_flag"><!-- --></a>
385    <div class="evenrow">
386            
387            <div class="method-header">
388                    <span class="method-title">set_copyright_flag</span> (line <span class="line-number">133</span>)
389            </div>
390            
391            <!-- ========== Info from phpDoc block ========= -->
392    <p class="short-description">set/unset the flag to tell us to  render the copyright string</p>
393            
394            <div class="method-signature">
395                    <span class="method-result">void</span>
396                    <span class="method-name">
397                            set_copyright_flag
398                    </span>
399                                            (<span class="var-type">boolean</span>&nbsp;<span class="var-name">$flag</span>)
400                            </div>
401            
402                            <ul class="parameters">
403                                            <li>
404                                    <span class="var-type">boolean</span>
405                                    <span class="var-name">$flag</span><span class="var-description">: - $flag</span>                       </li>
406                                    </ul>
407                    
408                    
409            </div>
410    <a name="methodset_date_string" id="set_date_string"><!-- --></a>
411    <div class="oddrow">
412            
413            <div class="method-header">
414                    <span class="method-title">set_date_string</span> (line <span class="line-number">123</span>)
415            </div>
416            
417            <!-- ========== Info from phpDoc block ========= -->
418    <p class="short-description">set the date string for the copyright.</p>
419    <p class="description"><p>in the form of &quot;2001-1997&quot;, or  &quot;2001&quot;.</p></p>
420            
421            <div class="method-signature">
422                    <span class="method-result">void</span>
423                    <span class="method-name">
424                            set_date_string
425                    </span>
426                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$date_str</span>)
427                            </div>
428            
429                            <ul class="parameters">
430                                            <li>
431                                    <span class="var-type">string</span>
432                                    <span class="var-name">$date_str</span><span class="var-description">: - $date_str</span>                       </li>
433                                    </ul>
434                    
435                    
436            </div>
437    <a name="methodset_legalnotice_url" id="set_legalnotice_url"><!-- --></a>
438    <div class="evenrow">
439            
440            <div class="method-header">
441                    <span class="method-title">set_legalnotice_url</span> (line <span class="line-number">144</span>)
442            </div>
443            
444            <!-- ========== Info from phpDoc block ========= -->
445    <p class="short-description">set the legal notice url.</p>
446    <p class="description"><p>if this is set we show the  legal notice link that points to $url.</p></p>
447            
448            <div class="method-signature">
449                    <span class="method-result">void</span>
450                    <span class="method-name">
451                            set_legalnotice_url
452                    </span>
453                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>)
454                            </div>
455            
456                            <ul class="parameters">
457                                            <li>
458                                    <span class="var-type">string</span>
459                                    <span class="var-name">$url</span><span class="var-description">: - $url</span>                 </li>
460                                    </ul>
461                    
462                    
463            </div>
464    <a name="methodset_privacypolicy_url" id="set_privacypolicy_url"><!-- --></a>
465    <div class="oddrow">
466            
467            <div class="method-header">
468                    <span class="method-title">set_privacypolicy_url</span> (line <span class="line-number">155</span>)
469            </div>
470            
471            <!-- ========== Info from phpDoc block ========= -->
472    <p class="short-description">sets the Privacy policy url.</p>
473    <p class="description"><p>if this is set we show the  privacy policy link that points to $url</p></p>
474            
475            <div class="method-signature">
476                    <span class="method-result">void</span>
477                    <span class="method-name">
478                            set_privacypolicy_url
479                    </span>
480                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>)
481                            </div>
482            
483                            <ul class="parameters">
484                                            <li>
485                                    <span class="var-type">string</span>
486                                    <span class="var-name">$url</span><span class="var-description">: - $url</span>                 </li>
487                                    </ul>
488                    
489                    
490            </div>
491    <a name="methodset_webmaster_email" id="set_webmaster_email"><!-- --></a>
492    <div class="evenrow">
493            
494            <div class="method-header">
495                    <span class="method-title">set_webmaster_email</span> (line <span class="line-number">166</span>)
496            </div>
497            
498            <!-- ========== Info from phpDoc block ========= -->
499    <p class="short-description">sets the Webmaster email address  if this is set we show the  mailto for this email</p>
500            
501            <div class="method-signature">
502                    <span class="method-result">void</span>
503                    <span class="method-name">
504                            set_webmaster_email
505                    </span>
506                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$email</span>)
507                            </div>
508            
509                            <ul class="parameters">
510                                            <li>
511                                    <span class="var-type">string</span>
512                                    <span class="var-name">$email</span><span class="var-description">: - $email</span>                     </li>
513                                    </ul>
514                    
515                    
516            </div>
517                                                            <h4>Inherited Methods</h4>
518                                    <a name='inherited_methods'><!-- --></a>        
519                                                                            <!-- =========== Summary =========== -->
520                                            <p>Inherited From <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p>
521                                            <blockquote>
522                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a></span><br>
523                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a></span><br>
524                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a></span><br>
525                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a></span><br>
526                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a></span><br>
527                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a></span><br>
528                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a></span><br>
529                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a></span><br>
530                                                                                            </blockquote>
531                                                                            <!-- =========== Summary =========== -->
532                                            <p>Inherited From <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p>
533                                            <blockquote>
534                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br>
535                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br>
536                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br>
537                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br>
538                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_element">Container::get_element()</a></span><br>
539                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br>
540                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br>
541                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br>
542                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br>
543                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br>
544                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br>
545                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br>
546                                                                                            </blockquote>
547                                                                                    
548                    </div>
549            </div>
550    
551    
552            <p class="notes" id="credit">
553                    Documentation generated on Thu,  1 Apr 2004 09:38:43 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
554            </p>
555            </div></body>
556    </html>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed