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

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

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

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