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

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

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

revision 1.2 by jonen, Sat Feb 22 20:56:37 2003 UTC revision 1.3 by jonen, Sat Sep 20 00:24:04 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:23:50 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs For Class TextNav</TITLE>                          <title>Docs For Class TextNav</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 TextNav</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 TextNav">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">This class builds a simple text navigational  widget.</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 TextNav                  <p class="notes">
30  </H2> (line <span class="linenumber">24</span>)                          Located in <a class="field" href="_widgets_TextNav_inc.html">Program_Root/widgets/TextNav.inc</a> (line <span class="field">24</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        --TextNav</pre>        --TextNav</pre>
39  <p>          
40          <b><i>Located in File: Program_Root/widgets/TextNav.inc</i></b><br>                          </div>
41  </p>  </div>
 <hr>  
 This class builds a simple text navigational  widget.  
 <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/TextNav.html#methodTextNav'>void constructor TextNav ( [$width = 760] )</A></B></CODE>  
                         <BR>  
                         <blockquote> Constructor for this class  It just sets the width for the  widget. </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodadd'>void add ( $url, $text, [$width = 100], [$target = NULL] )</A></B></CODE>  
                         <BR>  
                         <blockquote> this function adds a clickable link. </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodadd_blank'>void add_blank ( [$num = 1] )</A></B></CODE>  
                         <BR>  
                         <blockquote> This lets you add a blank entry  between 2 links </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodadd_text'>void add_text ( $text )</A></B></CODE>  
                         <BR>  
                         <blockquote> this adds a text item in the nav </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodbuild_img_td'>void build_img_td (  )</A></B></CODE>  
                         <BR>  
                         <blockquote> build the image seperator td </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodbuild_nav_td'>void build_nav_td ( $nav, $count )</A></B></CODE>  
                         <BR>  
                         <blockquote> build a td for the link. </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodpush'>void push ( $url, $text, [$width = 100] )</A></B></CODE>  
                         <BR>  
                         <blockquote> depricated version of add() </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodpush_blank'>void push_blank ( [$num = 1] )</A></B></CODE>  
                         <BR>  
                         <blockquote> depricated version of add_blank() </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodpush_text'>void push_text ( $text )</A></B></CODE>  
                         <BR>  
                         <blockquote> depricated version of add_text() </blockquote>  
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodrender'>string render ( [$indent_level = 1], [$output_debug = 0] )</A></B></CODE>  
                         <BR>  
                         <blockquote> function that will render the widget. </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='methodTextNav'><!-- --></A>  
 <SPAN CLASS="font12bold">Constructor TextNav</SPAN> (line <span class="linenumber">34</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">TextNav(  
 [int  
 $width = 760])</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 Constructor for this class  It just sets the width for the  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">$width</SPAN></SPAN> - the width of the widget</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">86</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, string  
 $text, [string  
 $width = 100], [string  
 $target = NULL])</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 this function adds a clickable link.  
 <br />  
 <p>It automatically adds the link based on $url,  with $text as the viewable text.</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> - the url for the link</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">$text</SPAN></SPAN> - the link text</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">$width</SPAN></SPAN> - the width of the cell</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">$target</SPAN></SPAN> - the target for the url</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodadd_blank'><!-- --></A>  
 <SPAN CLASS="font12bold">add_blank</SPAN> (line <span class="linenumber">107</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">add_blank(  
 [int  
 $num = 1])</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 This lets you add a blank entry  between 2 links  
 <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">$num</SPAN></SPAN> - the # of blank lines to insert</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodadd_text'><!-- --></A>  
 <SPAN CLASS="font12bold">add_text</SPAN> (line <span class="linenumber">126</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">add_text(  
 string  
 $text)</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 this adds a text item in the 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">$text</SPAN></SPAN> - the text to display</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodbuild_img_td'><!-- --></A>  
 <SPAN CLASS="font12bold">build_img_td</SPAN> (line <span class="linenumber">174</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">build_img_td(  
 )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build the image seperator td  
 <br />  
   
 <DL>  
   
         <DT class="font10bold">Function Info:</DT>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodbuild_nav_td'><!-- --></A>  
 <SPAN CLASS="font12bold">build_nav_td</SPAN> (line <span class="linenumber">147</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">build_nav_td(  
 array  
 $nav, int  
 $count)</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 build a td for the link.  
 <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;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$nav</SPAN></SPAN> - the nav array entry</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">$count</SPAN></SPAN> - the column # this entry is</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodpush'><!-- --></A>  
 <SPAN CLASS="font12bold">push</SPAN> (line <span class="linenumber">97</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">push(  
 mixed  
 $url, mixed  
 $text, [mixed  
 $width = 100])</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 depricated version of add()  
 <br />  
   
 <DL>  
   
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add() instead</DD>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodpush_blank'><!-- --></A>  
 <SPAN CLASS="font12bold">push_blank</SPAN> (line <span class="linenumber">117</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">push_blank(  
 [mixed  
 $num = 1])</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 depricated version of add_blank()  
 <br />  
   
 <DL>  
   
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add_blank() instead</DD>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodpush_text'><!-- --></A>  
 <SPAN CLASS="font12bold">push_text</SPAN> (line <span class="linenumber">135</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">push_text(  
 mixed  
 $text)</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 depricated version of add_text()  
 <br />  
   
 <DL>  
42    
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add_text() instead</DD>  
         </DL>  
 </DIV>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodrender'><!-- --></A>  
 <SPAN CLASS="font12bold">render</SPAN> (line <span class="linenumber">50</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>  
43    
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 function that will render the widget.  
 <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;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$indent_level</SPAN></SPAN> - the indentation level for the container.</DD>                  <div class="info-box-title">Method Summary</span></div>
48                  <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>                  <div class="nav-bar">
49                                    <a href="#sec-description">Description</a> |
50          <DT class="font10bold">Function Info:</DT>                                                                                                                          <a href="#sec-vars">Vars</a>
51                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - the raw html output.</DD>                                  
52          </DL>                                  |
53  </DIV>                                                  <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
54  <BR>                  </div>
55          <div id="credit">                  <div class="info-box-body">                    
56                  <hr>                          <div class="method-summary">
57                  Documention generated on Thu, 20 Feb 2003 16:23:50 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>                                                                  
58                                    <div class="method-definition">
59                                                                                            <span class="method-result">void</span>
60                                                                                    <a href="#TextNav" title="details" class="method-name">TextNav</a>
61                                                                                            ([<span class="var-type">int</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">760</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">string</span>&nbsp;<span class="var-name">$text</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">100</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">NULL</span>])
68                                                                            </div>
69                                                                    
70                                    <div class="method-definition">
71                                                                                            <span class="method-result">void</span>
72                                                                                    <a href="#add_blank" title="details" class="method-name">add_blank</a>
73                                                                                            ([<span class="var-type">int</span>&nbsp;<span class="var-name">$num</span> = <span class="var-default">1</span>])
74                                                                            </div>
75                                                                    
76                                    <div class="method-definition">
77                                                                                            <span class="method-result">void</span>
78                                                                                    <a href="#add_text" title="details" class="method-name">add_text</a>
79                                                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$text</span>)
80                                                                            </div>
81                                                                    
82                                    <div class="method-definition">
83                                                                                            <span class="method-result">void</span>
84                                                                                    <a href="#build_img_td" title="details" class="method-name">build_img_td</a>
85                                                                                    ()
86                                                                            </div>
87                                                                    
88                                    <div class="method-definition">
89                                                                                            <span class="method-result">void</span>
90                                                                                    <a href="#build_nav_td" title="details" class="method-name">build_nav_td</a>
91                                                                                            (<span class="var-type">array</span>&nbsp;<span class="var-name">$nav</span>, <span class="var-type">int</span>&nbsp;<span class="var-name">$count</span>)
92                                                                            </div>
93                                                                    
94                                    <div class="method-definition">
95                                                                                            <span class="method-result">void</span>
96                                                                                    <a href="#push" title="details" class="method-name">push</a>
97                                                                                            (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">$text</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">100</span>])
98                                                                            </div>
99                                                                    
100                                    <div class="method-definition">
101                                                                                            <span class="method-result">void</span>
102                                                                                    <a href="#push_blank" title="details" class="method-name">push_blank</a>
103                                                                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$num</span> = <span class="var-default">1</span>])
104                                                                            </div>
105                                                                    
106                                    <div class="method-definition">
107                                                                                            <span class="method-result">void</span>
108                                                                                    <a href="#push_text" title="details" class="method-name">push_text</a>
109                                                                                            (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$text</span>)
110                                                                            </div>
111                                                                    
112                                    <div class="method-definition">
113                                                                                            <span class="method-result">string</span>
114                                                                                    <a href="#render" title="details" class="method-name">render</a>
115                                                                                            ([<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>)
116                                                                            </div>
117                                                            </div>
118                    </div>
119            </div>          
120    
121            <a name="sec-vars"></a>
122            <div class="info-box">
123                    <div class="info-box-title">Variables</div>
124                    <div class="nav-bar">
125                            <a href="#sec-description">Description</a> |
126                                                                                    <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
127                                                    
128                            
129                                                            |
130                                                                            <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
131                                                            
132                                            </div>
133                    <div class="info-box-body">
134                                                                                    <h4>Inherited Variables</h4>
135                                    <A NAME='inherited_vars'><!-- --></A>
136                                                                            <p>Inherited from <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p>
137                                            <blockquote>
138                                                                                                            <span class="var-title">
139                                                                    <span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a></span><br>
140                                                            </span>
141                                                                                                            <span class="var-title">
142                                                                    <span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a></span><br>
143                                                            </span>
144                                                                                            </blockquote>
145                                                                            <p>Inherited from <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p>
146                                            <blockquote>
147                                                                                                            <span class="var-title">
148                                                                    <span class="var-name"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></span><br>
149                                                            </span>
150                                                                                            </blockquote>
151                                                                                    
152                    </div>
153          </div>          </div>
154  </body>          
155            <a name="sec-methods"></a>
156            <div class="info-box">
157                    <div class="info-box-title">Methods</div>
158                    <div class="nav-bar">
159                            <a href="#sec-description">Description</a> |
160                                                                                                                            <a href="#sec-vars">Vars</a>
161                                                                                                                    <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
162                                                    
163                    </div>
164                    <div class="info-box-body">
165                            <A NAME='method_detail'></A>
166    <a name="methodTextNav" id="TextNav"><!-- --></a>
167    <div class="evenrow">
168            
169            <div class="method-header">
170                    <span class="method-title">Constructor TextNav</span> (line <span class="line-number">34</span>)
171            </div>
172            
173            <!-- ========== Info from phpDoc block ========= -->
174    <p class="short-description">Constructor for this class  It just sets the width for the  widget.</p>
175            
176            <div class="method-signature">
177                    <span class="method-result">void</span>
178                    <span class="method-name">
179                            TextNav
180                    </span>
181                                            ([<span class="var-type">int</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">760</span>])
182                            </div>
183            
184                            <ul class="parameters">
185                                            <li>
186                                    <span class="var-type">int</span>
187                                    <span class="var-name">$width</span><span class="var-description">: <p>- the width of the widget</p></span>                     </li>
188                                    </ul>
189                    
190                    
191            </div>
192    <a name="methodadd" id="add"><!-- --></a>
193    <div class="oddrow">
194            
195            <div class="method-header">
196                    <span class="method-title">add</span> (line <span class="line-number">86</span>)
197            </div>
198            
199            <!-- ========== Info from phpDoc block ========= -->
200    <p class="short-description">this function adds a clickable link.</p>
201    <p class="description"><p>It automatically adds the link based on $url,  with $text as the viewable text.</p></p>
202            
203            <div class="method-signature">
204                    <span class="method-result">void</span>
205                    <span class="method-name">
206                            add
207                    </span>
208                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$text</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">100</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">NULL</span>])
209                            </div>
210            
211                            <ul class="parameters">
212                                            <li>
213                                    <span class="var-type">string</span>
214                                    <span class="var-name">$url</span><span class="var-description">: <p>- the url for the link</p></span>                  </li>
215                                            <li>
216                                    <span class="var-type">string</span>
217                                    <span class="var-name">$text</span><span class="var-description">: <p>- the link text</p></span>                        </li>
218                                            <li>
219                                    <span class="var-type">string</span>
220                                    <span class="var-name">$width</span><span class="var-description">: <p>- the width of the cell</p></span>                       </li>
221                                            <li>
222                                    <span class="var-type">string</span>
223                                    <span class="var-name">$target</span><span class="var-description">: <p>- the target for the url</p></span>                     </li>
224                                    </ul>
225                    
226                            <hr class="separator" />
227                    <div class="notes">Redefinition of:</div>
228                    <dl>
229                            <dt><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></dt>
230                                                    <dd>add content onto content stack</dd>
231                                            </dl>
232                    
233            </div>
234    <a name="methodadd_blank" id="add_blank"><!-- --></a>
235    <div class="evenrow">
236            
237            <div class="method-header">
238                    <span class="method-title">add_blank</span> (line <span class="line-number">107</span>)
239            </div>
240            
241            <!-- ========== Info from phpDoc block ========= -->
242    <p class="short-description">This lets you add a blank entry  between 2 links</p>
243            
244            <div class="method-signature">
245                    <span class="method-result">void</span>
246                    <span class="method-name">
247                            add_blank
248                    </span>
249                                            ([<span class="var-type">int</span>&nbsp;<span class="var-name">$num</span> = <span class="var-default">1</span>])
250                            </div>
251            
252                            <ul class="parameters">
253                                            <li>
254                                    <span class="var-type">int</span>
255                                    <span class="var-name">$num</span><span class="var-description">: <p>- the # of blank lines to insert</p></span>                        </li>
256                                    </ul>
257                    
258                    
259            </div>
260    <a name="methodadd_text" id="add_text"><!-- --></a>
261    <div class="oddrow">
262            
263            <div class="method-header">
264                    <span class="method-title">add_text</span> (line <span class="line-number">126</span>)
265            </div>
266            
267            <!-- ========== Info from phpDoc block ========= -->
268    <p class="short-description">this adds a text item in the nav</p>
269            
270            <div class="method-signature">
271                    <span class="method-result">void</span>
272                    <span class="method-name">
273                            add_text
274                    </span>
275                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$text</span>)
276                            </div>
277            
278                            <ul class="parameters">
279                                            <li>
280                                    <span class="var-type">string</span>
281                                    <span class="var-name">$text</span><span class="var-description">: <p>- the text to display</p></span>                  </li>
282                                    </ul>
283                    
284                    
285            </div>
286    <a name="methodbuild_img_td" id="build_img_td"><!-- --></a>
287    <div class="evenrow">
288            
289            <div class="method-header">
290                    <span class="method-title">build_img_td</span> (line <span class="line-number">174</span>)
291            </div>
292            
293            <!-- ========== Info from phpDoc block ========= -->
294    <p class="short-description">build the image seperator td</p>
295            
296            <div class="method-signature">
297                    <span class="method-result">void</span>
298                    <span class="method-name">
299                            build_img_td
300                    </span>
301                                    ()
302                            </div>
303            
304                    
305                    
306            </div>
307    <a name="methodbuild_nav_td" id="build_nav_td"><!-- --></a>
308    <div class="oddrow">
309            
310            <div class="method-header">
311                    <span class="method-title">build_nav_td</span> (line <span class="line-number">147</span>)
312            </div>
313            
314            <!-- ========== Info from phpDoc block ========= -->
315    <p class="short-description">build a td for the link.</p>
316            
317            <div class="method-signature">
318                    <span class="method-result">void</span>
319                    <span class="method-name">
320                            build_nav_td
321                    </span>
322                                            (<span class="var-type">array</span>&nbsp;<span class="var-name">$nav</span>, <span class="var-type">int</span>&nbsp;<span class="var-name">$count</span>)
323                            </div>
324            
325                            <ul class="parameters">
326                                            <li>
327                                    <span class="var-type">array</span>
328                                    <span class="var-name">$nav</span><span class="var-description">: <p>- the nav array entry</p></span>                   </li>
329                                            <li>
330                                    <span class="var-type">int</span>
331                                    <span class="var-name">$count</span><span class="var-description">: <p>- the column # this entry is</p></span>                  </li>
332                                    </ul>
333                    
334                    
335            </div>
336    <a name="methodpush" id="push"><!-- --></a>
337    <div class="evenrow">
338            
339            <div class="method-header">
340                    <span class="method-title">push</span> (line <span class="line-number">97</span>)
341            </div>
342            
343            <!-- ========== Info from phpDoc block ========= -->
344    <p class="short-description">depricated version of add()</p>
345            <ul class="tags">
346                                    <li><span class="field">deprecated:</span> <p>- use add() instead</p></li>
347                            </ul>
348            
349            <div class="method-signature">
350                    <span class="method-result">void</span>
351                    <span class="method-name">
352                            push
353                    </span>
354                                            (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">$text</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">100</span>])
355                            </div>
356            
357                    
358                            <hr class="separator" />
359                    <div class="notes">Redefinition of:</div>
360                    <dl>
361                            <dt><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></dt>
362                                                    <dd>Same as add().</dd>
363                                            </dl>
364                    
365            </div>
366    <a name="methodpush_blank" id="push_blank"><!-- --></a>
367    <div class="oddrow">
368            
369            <div class="method-header">
370                    <span class="method-title">push_blank</span> (line <span class="line-number">117</span>)
371            </div>
372            
373            <!-- ========== Info from phpDoc block ========= -->
374    <p class="short-description">depricated version of add_blank()</p>
375            <ul class="tags">
376                                    <li><span class="field">deprecated:</span> <p>- use add_blank() instead</p></li>
377                            </ul>
378            
379            <div class="method-signature">
380                    <span class="method-result">void</span>
381                    <span class="method-name">
382                            push_blank
383                    </span>
384                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$num</span> = <span class="var-default">1</span>])
385                            </div>
386            
387                    
388                    
389            </div>
390    <a name="methodpush_text" id="push_text"><!-- --></a>
391    <div class="evenrow">
392            
393            <div class="method-header">
394                    <span class="method-title">push_text</span> (line <span class="line-number">135</span>)
395            </div>
396            
397            <!-- ========== Info from phpDoc block ========= -->
398    <p class="short-description">depricated version of add_text()</p>
399            <ul class="tags">
400                                    <li><span class="field">deprecated:</span> <p>- use add_text() instead</p></li>
401                            </ul>
402            
403            <div class="method-signature">
404                    <span class="method-result">void</span>
405                    <span class="method-name">
406                            push_text
407                    </span>
408                                            (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$text</span>)
409                            </div>
410            
411                    
412                    
413            </div>
414    <a name="methodrender" id="render"><!-- --></a>
415    <div class="oddrow">
416            
417            <div class="method-header">
418                    <span class="method-title">render</span> (line <span class="line-number">50</span>)
419            </div>
420            
421            <!-- ========== Info from phpDoc block ========= -->
422    <p class="short-description">function that will render the widget.</p>
423            <ul class="tags">
424                                    <li><span class="field">return:</span> <p>the raw html output.</p></li>
425                            </ul>
426            
427            <div class="method-signature">
428                    <span class="method-result">string</span>
429                    <span class="method-name">
430                            render
431                    </span>
432                                            ([<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>)
433                            </div>
434            
435                            <ul class="parameters">
436                                            <li>
437                                    <span class="var-type">int</span>
438                                    <span class="var-name">$indent_level</span><span class="var-description">: <p>- the indentation level for               the container.</p></span>                       </li>
439                                            <li>
440                                    <span class="var-type">int</span>
441                                    <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>
442                                    </ul>
443                    
444                            <hr class="separator" />
445                    <div class="notes">Redefinition of:</div>
446                    <dl>
447                            <dt><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></dt>
448                                                    <dd>This function is compatible with the  rest of the phpHtmllib API spec.</dd>
449                                            </dl>
450                    
451            </div>
452                                                            <h4>Inherited Methods</h4>
453                                    <a name='inherited_methods'><!-- --></a>        
454                                                                            <!-- =========== Summary =========== -->
455                                            <p>Inherited From <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p>
456                                            <blockquote>
457                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a></span><br>
458                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a></span><br>
459                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a></span><br>
460                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a></span><br>
461                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a></span><br>
462                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a></span><br>
463                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a></span><br>
464                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a></span><br>
465                                                                                            </blockquote>
466                                                                            <!-- =========== Summary =========== -->
467                                            <p>Inherited From <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p>
468                                            <blockquote>
469                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br>
470                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br>
471                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br>
472                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br>
473                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br>
474                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br>
475                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br>
476                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br>
477                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br>
478                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br>
479                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br>
480                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></span><br>
481                                                                                            </blockquote>
482                                                                                    
483                    </div>
484            </div>
485            
486            <p class="notes" id="credit">
487                    Documention generated on Thu, 31 Jul 2003 18:33:51 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
488            </p>
489            </div></body>
490  </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