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

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

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