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

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

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

revision 1.1 by jonen, Thu Jan 30 03:29:29 2003 UTC revision 1.2 by jonen, Sat Feb 22 20:56:36 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2  <!--NewPage-->  <!--NewPage-->
3  <HTML>  <HTML>
4  <HEAD>  <HEAD>
5          <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:39 -0800' -->          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:23:49 -0800' -->
6          <TITLE>Docs For Class TextCSSNav</TITLE>          <TITLE>Docs For Class TextCSSNav</TITLE>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>  <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>
8  </HEAD>  </HEAD>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
       
   
10  <!-- Links -->  <!-- Links -->
11  <a NAME="top"></A>  <a NAME="top"></A>
12  <table WIDTH="100%" class="links">  <table WIDTH="100%" class="links">
# Line 18  Line 16 
16        <A HREF="#children_summary" class="links" title="Classes extended from TextCSSNav">Child Classes</A>        <A HREF="#children_summary" class="links" title="Classes extended from TextCSSNav">Child Classes</A>
17        <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>        <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>
18        <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>        <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>
19        <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inerited Methods</A>        <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inherited Methods</A>
20        <A HREF="#functions_summary" class="links" title="Method Summary">Methods</A>        <A HREF="#method_summary" class="links" title="Method Summary">Methods</A>
21        <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>        <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
22        <A HREF="#function_detail" class="links" title="Method Detail">Method Detail</A>        <A HREF="#method_detail" class="links" title="Method Detail">Method Detail</A>
23     </TD>     </TD>
24   </TR>   </TR>
25  </TABLE>  </TABLE>
26  <BR>  <BR>
   
27  <!-- Start of Class Data -->  <!-- Start of Class Data -->
28  <H2>  <H2>
29          Class TextCSSNav          Class TextCSSNav
30  </H2>  </H2> (line <span class="linenumber">24</span>)
   
31  <pre>  <pre>
32  <pre><a href="../phpHtmlLib/Container.html">Container</a>  <a href="../phpHtmlLib/Container.html">Container</a>
33     |     |
34     --<a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a>     --<a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a>
35        |        |
36        --TextCSSNav</pre>        --TextCSSNav</pre>
 </pre>  
   
 <A NAME="children_summary"</A>  
 <H3>  
         Classes extended from TextCSSNav: <A HREF="#top" CLASS="links">^TOP</A>  
 </H3>  
   
37  <p>  <p>
38          <b><i>Located in File: Program_Root/widgets/TextCSSNav.inc</i></b><br>          <b><i>Located in File: Program_Root/widgets/TextCSSNav.inc</i></b><br>
39  </p>  </p>
40  <hr>  <hr>
41  <!-- ========== Info from phpDoc block ========= -->  This class builds a simple text navigational  widget.
42  This class builds a simple text navigational  <br />
 widget.  
 <BR>  
   
43    
44  <UL>  <UL>
45                            <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
46          <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>          </UL>
           
         <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>  
           
 </UL>  
   
47  <hr>  <hr>
48  <!-- =========== VAR SUMMARY =========== -->  <!-- =========== VAR SUMMARY =========== -->
49  <A NAME='var_summary'><!-- --></A>  <A NAME='var_summary'><!-- --></A>
# Line 74  widget. Line 55  widget.
55                  </TD>                  </TD>
56          </TR>          </TR>
57    
58                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
59          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
60                  <TD>                  <TD>
61                          <CODE><B><A HREF='TextCSSNav.html#$_highlight_selected'>$_highlight_selected</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/TextCSSNav.html#var$_highlight_selected">$_highlight_selected</A></B></CODE>
62                          <BR>                          <BR>
63                          <blockquote> Flag to tell us that we can                          <blockquote> Flag to tell us that we can  highlight (css) the selected  link. </blockquote>
64  highlight (css) the selected                          <blockquote> Default Value: <CODE>->&nbsp;FALSE<-</CODE> </blockquote>
 link. </blockquote>  
                         <blockquote> Default Value: <CODE>->FALSE<-</CODE> </blockquote>  
65                  </TD>                  </TD>
66          </TR>          </TR>
67                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
68          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
69                  <TD>                  <TD>
70                          <CODE><B><A HREF='TextCSSNav.html#$_query_prefix'>$_query_prefix</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/TextCSSNav.html#var$_query_prefix">$_query_prefix</A></B></CODE>
71                          <BR>                          <BR>
72                          <blockquote> the prefix for the query string var </blockquote>                          <blockquote> the prefix for the query string var </blockquote>
73                          <blockquote> Default Value: <CODE>-><-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>->&nbsp;""<-</CODE> </blockquote>
74                  </TD>                  </TD>
75          </TR>          </TR>
76                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
77          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
78                  <TD>                  <TD>
79                          <CODE><B><A HREF='TextCSSNav.html#$_selected'>$_selected</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/TextCSSNav.html#var$_selected">$_selected</A></B></CODE>
80                          <BR>                          <BR>
81                          <blockquote> Holds which one is auto selected </blockquote>                          <blockquote> Holds which one is auto selected </blockquote>
82                          <blockquote> Default Value: <CODE>->0<-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>->&nbsp;0<-</CODE> </blockquote>
83                  </TD>                  </TD>
84          </TR>          </TR>
85                    </TABLE>
 </TABLE>  
   
86  <hr>  <hr>
87  <!-- =========== VAR INHERITED SUMMARY =========== -->  <!-- =========== VAR INHERITED SUMMARY =========== -->
88  <A NAME='var_inherited_summary'><!-- --></A>  <A NAME='var_inherited_summary'><!-- --></A>
89  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
90          <TR CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
91                  <TD>                  <TD>
92                          <span CLASS="font12bold">Inherited Class Variable Summary</span>                          <span CLASS="font12bold">Inherited Class Variable Summary</span>
93              <A HREF="#top" CLASS="links">^TOP</A>              <A HREF="#top" CLASS="links">^TOP</A>
94                  </TD>                  </TD>
95          </TR>          </TR>
96    
97                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
98          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
99                  <TD>                  <TD>
100                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span>
# Line 131  link. </blockquote> Line 104  link. </blockquote>
104                                  <th>Default Value</th>                                  <th>Default Value</th>
105                                  <th>Description</th>                                  <th>Description</th>
106                          </tr>                          </tr>
107                                                                                            <tr>
108                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a></td>
109                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#$title'>$title</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">->''<-</td>
                                 <td CLASS="font10" STYLE="white-space: nowrap">-><-</td>  
110                                  <td CLASS="font10">The title of the table.</td>                                  <td CLASS="font10">The title of the table.</td>
111                          </tr>                          </tr>
112                                                                                            <tr>
113                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a></td>
114                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#$width'>$width</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">->"100%"<-</td>
                                 <td CLASS="font10" STYLE="white-space: nowrap">->100%<-</td>  
115                                  <td CLASS="font10">the width of the widget</td>                                  <td CLASS="font10">the width of the widget</td>
116                          </tr>                          </tr>
117                                                                                            </table>
                         </table>  
118              <BR>              <BR>
119          </TD>          </TD>
120          </TR>          </TR>
121                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
122          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
123                  <TD>                  <TD>
124                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
# Line 159  link. </blockquote> Line 128  link. </blockquote>
128                                  <th>Default Value</th>                                  <th>Default Value</th>
129                                  <th>Description</th>                                  <th>Description</th>
130                          </tr>                          </tr>
131                                                                                            <tr>
132                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
133                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
134                                  <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>                                  <td CLASS="font10">The flags that tell us</td>
                                 <td CLASS="font10">Flag for pretty (indented) output</td>  
135                          </tr>                          </tr>
136                                                                                            </table>
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$_newline_after_content_flag'>$_newline_after_content_flag</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>  
                                 <td CLASS="font10">Do we render a newline after the  
 contents has been rendered?</td>  
                         </tr>  
                                   
                         </table>  
137              <BR>              <BR>
138          </TD>          </TD>
139          </TR>          </TR>
140                    </TABLE>
 </TABLE>  
   
 <hr>  
 <!-- =========== INHERITED METHOD SUMMARY =========== -->  
 <A NAME='functions_inherited'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR 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#get_align'>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#get_css'>get_css (  )</A></td>  
                                         <td CLASS="font10">This function provides the</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_javascript'>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#get_title'>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#get_width'>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#set_align'>set_align ( $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#set_title'>set_title ( [$title = ] )</A></td>  
                                         <td CLASS="font10">Set the title for the widget.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#set_width'>set_width ( $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#constructor Container'>constructor Container (  )</A></td>  
                                         <td CLASS="font10">The constructor.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add'>add (  )</A></td>  
                                         <td CLASS="font10">add content onto content stack</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add_reference'>add_reference ( &$content )</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#count_content'>count_content (  )</A></td>  
                                         <td CLASS="font10">counts the number of content objects</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#get_indent_flag'>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#push'>push (  )</A></td>  
                                         <td CLASS="font10">Same as add().</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push_reference'>push_reference ( &$content )</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#render'>render ( [$indent_level = 1], [$output_debug = 0] )</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#reset_content'>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#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>  
                                         <td CLASS="font10">This function turns on the collapse flag</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_indent_flag'>set_indent_flag ( $flag )</A></td>  
                                         <td CLASS="font10">function to set the indent flag</td>  
                                   
                         </table>  
             <br>                          
                 </TD>  
         </TR>  
           
 </TABLE>  
141    
142  <hr>  <hr>
143  <!-- should have constructor at some point -->  <!-- =========== METHOD SUMMARY =========== -->
144  <!-- =========== Method SUMMARY =========== -->  <A NAME='method_summary'><!-- --></A>
 <A NAME='Method_summary'><!-- --></A>  
145  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
146          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
147                  <TD>                  <TD>
# Line 321  rest of the phpHtmllib API spec.</td> Line 150  rest of the phpHtmllib API spec.</td>
150                  </TD>                  </TD>
151          </TR>          </TR>
152    
153                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
154          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
155                  <TD>                  <TD>
156                          <CODE><B><A HREF='TextCSSNav.html#constructor TextCSSNav'>void constructor TextCSSNav ( [$highlight_selected = FALSE] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TextCSSNav.html#methodTextCSSNav'>void constructor TextCSSNav ( [$highlight_selected = FALSE] )</A></B></CODE>
157                          <BR>                          <BR>
158                          <blockquote> Constructor for this class                          <blockquote> Constructor for this class  It just sets the width for the  widget. </blockquote>
 It just sets the width for the  
 widget. </blockquote>  
159                  </TD>                  </TD>
160          </TR>          </TR>
161                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
162          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
163                  <TD>                  <TD>
164                          <CODE><B><A HREF='TextCSSNav.html#add'>void add ( $url, $text, $title, $target, [$selected = ""FALSE] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TextCSSNav.html#methodadd'>void add ( $url, $text, [$title = ""], [$target = ""], [$selected = FALSE] )</A></B></CODE>
165                          <BR>                          <BR>
166                          <blockquote> this function adds a clickable link. </blockquote>                          <blockquote> this function adds a clickable link. </blockquote>
167                  </TD>                  </TD>
168          </TR>          </TR>
169                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
170          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
171                  <TD>                  <TD>
172                          <CODE><B><A HREF='TextCSSNav.html#add_blank'>void add_blank ( [$num = 1] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TextCSSNav.html#methodadd_blank'>void add_blank ( [$num = 1] )</A></B></CODE>
173                          <BR>                          <BR>
174                          <blockquote> This lets you add a blank entry                          <blockquote> This lets you add a blank entry  between 2 links </blockquote>
 between 2 links </blockquote>  
175                  </TD>                  </TD>
176          </TR>          </TR>
177                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
178          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
179                  <TD>                  <TD>
180                          <CODE><B><A HREF='TextCSSNav.html#add_text'>void add_text ( $text )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TextCSSNav.html#methodadd_text'>void add_text ( $text )</A></B></CODE>
181                          <BR>                          <BR>
182                          <blockquote> this adds a text item in the nav </blockquote>                          <blockquote> this adds a text item in the nav </blockquote>
183                  </TD>                  </TD>
184          </TR>          </TR>
185                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
186          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
187                  <TD>                  <TD>
188                          <CODE><B><A HREF='TextCSSNav.html#push'>void push ( $url, $text, $title, $target )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TextCSSNav.html#methodpush'>void push ( $url, $text, [$title = ""], [$target = ""] )</A></B></CODE>
189                          <BR>                          <BR>
190                          <blockquote> depricated version of add() </blockquote>                          <blockquote> depricated version of add() </blockquote>
191                  </TD>                  </TD>
192          </TR>          </TR>
193                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
194          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
195                  <TD>                  <TD>
196                          <CODE><B><A HREF='TextCSSNav.html#push_blank'>void push_blank ( [$num = 1] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TextCSSNav.html#methodpush_blank'>void push_blank ( [$num = 1] )</A></B></CODE>
197                          <BR>                          <BR>
198                          <blockquote> depricated version of add_blank() </blockquote>                          <blockquote> depricated version of add_blank() </blockquote>
199                  </TD>                  </TD>
200          </TR>          </TR>
201                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
202          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
203                  <TD>                  <TD>
204                          <CODE><B><A HREF='TextCSSNav.html#push_text'>void push_text ( $text )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TextCSSNav.html#methodpush_text'>void push_text ( $text )</A></B></CODE>
205                          <BR>                          <BR>
206                          <blockquote> depricated version of add_text() </blockquote>                          <blockquote> depricated version of add_text() </blockquote>
207                  </TD>                  </TD>
208          </TR>          </TR>
209                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
210          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
211                  <TD>                  <TD>
212                          <CODE><B><A HREF='TextCSSNav.html#render'>string render ( [$indent_level = 1], [$output_debug = 0] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TextCSSNav.html#methodrender'>string render ( [$indent_level = 1], [$output_debug = 0] )</A></B></CODE>
213                          <BR>                          <BR>
214                          <blockquote> function that will render the widget. </blockquote>                          <blockquote> function that will render the widget. </blockquote>
215                  </TD>                  </TD>
216          </TR>          </TR>
217                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
218          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
219                  <TD>                  <TD>
220                          <CODE><B><A HREF='TextCSSNav.html#set_prefix'>void set_prefix ( $prefix )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TextCSSNav.html#methodset_prefix'>void set_prefix ( $prefix )</A></B></CODE>
221                          <BR>                          <BR>
222                          <blockquote> This method is used to set the prefix for </blockquote>                          <blockquote> This method is used to set the prefix for </blockquote>
223                  </TD>                  </TD>
224          </TR>          </TR>
225                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
226          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
227                  <TD>                  <TD>
228                          <CODE><B><A HREF='TextCSSNav.html#_build_links'>Container _build_links (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TextCSSNav.html#method_build_links'>Container _build_links (  )</A></B></CODE>
229                          <BR>                          <BR>
230                          <blockquote> This function is used to build the links                          <blockquote> This function is used to build the links  to click on </blockquote>
231  to click on </blockquote>                  </TD>
232            </TR>
233            </TABLE>
234    <!-- =========== INHERITED METHOD SUMMARY =========== -->
235    <A NAME='functions_inherited'><!-- --></A>
236    <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
237            <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
238                    <TD>
239                            <span CLASS="font12bold">Inherited Method Summary</span>
240                <A HREF="#top" CLASS="links">^TOP</A>
241                  </TD>                  </TD>
242          </TR>          </TR>
           
 </TABLE>  
243    
244                    <!-- =========== Summary =========== -->
245            <TR BGCOLOR='white' CLASS='TableRowColor'>
246                    <TD>
247                            <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span>
248                <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
249                                    <tr CLASS="tableheadingcolor">
250                                            <th>Function</th>
251                                            <th>Description</th>
252                                    </tr>
253                                                                    <tr>
254                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a></td>
255                                            <td CLASS="font10">This gets the alignment value  for the outer table</td>
256                                                                    <tr>
257                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a></td>
258                                            <td CLASS="font10">This function provides the  mechanism to build and return  the css needed by this widget</td>
259                                                                    <tr>
260                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a></td>
261                                            <td CLASS="font10">Function for returning the raw javascript  that is required for this widget.</td>
262                                                                    <tr>
263                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a></td>
264                                            <td CLASS="font10">Function for accessing the  title of this widget</td>
265                                                                    <tr>
266                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a></td>
267                                            <td CLASS="font10">Function for getting the current  widget width setting.</td>
268                                                                    <tr>
269                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a></td>
270                                            <td CLASS="font10">This function sets the align attribute  for the outer table.</td>
271                                                                    <tr>
272                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a></td>
273                                            <td CLASS="font10">Set the title for the widget.</td>
274                                                                    <tr>
275                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a></td>
276                                            <td CLASS="font10">Set the width for the widget.</td>
277                                                            </table>
278                <br>                        
279                    </TD>
280            </TR>
281                    <!-- =========== Summary =========== -->
282            <TR BGCOLOR='white' CLASS='TableRowColor'>
283                    <TD>
284                            <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
285                <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
286                                    <tr CLASS="tableheadingcolor">
287                                            <th>Function</th>
288                                            <th>Description</th>
289                                    </tr>
290                                                                    <tr>
291                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>
292                                            <td CLASS="font10">The constructor.</td>
293                                                                    <tr>
294                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>
295                                            <td CLASS="font10">add content onto content stack</td>
296                                                                    <tr>
297                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
298                                            <td CLASS="font10">Add content onto content stack  so you can change the item later.</td>
299                                                                    <tr>
300                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>
301                                            <td CLASS="font10">counts the number of content objects</td>
302                                                                    <tr>
303                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
304                                            <td CLASS="font10">This flag gets the current value  of the indent flag</td>
305                                                                    <tr>
306                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>
307                                            <td CLASS="font10">Same as add().</td>
308                                                                    <tr>
309                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
310                                            <td CLASS="font10">Same as add_reference  NOTE : only exists for compatibility with 1.1.x</td>
311                                                                    <tr>
312                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
313                                            <td CLASS="font10">This function is compatible with the  rest of the phpHtmllib API spec.</td>
314                                                                    <tr>
315                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></td>
316                                            <td CLASS="font10">destroy existing content and start with new content.</td>
317                                                                    <tr>
318                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>
319                                            <td CLASS="font10">This function turns on the collapse flag</td>
320                                                                    <tr>
321                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>
322                                            <td CLASS="font10">function to set the indent flag</td>
323                                                                    <tr>
324                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
325                                            <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>
326                                                            </table>
327                <br>                        
328                    </TD>
329            </TR>
330            </TABLE>
331  <hr>  <hr>
332  <!-- ============ VARIABLE DETAIL =========== -->  <!-- ============ VARIABLE DETAIL =========== -->
333    
# Line 431  to click on </blockquote> Line 341  to click on </blockquote>
341          </TR>          </TR>
342  </TABLE>  </TABLE>
343    
344    <A NAME='var$_highlight_selected'><!-- --></A><H3>$_highlight_selected</H3> (line <span class="linenumber">33</span>)<br />
345  <A NAME='$_highlight_selected'><!-- --></A><H3>$_highlight_selected</H3>  <b>Data type:</b> mixed<br>Flag to tell us that we can  highlight (css) the selected  link.
346  <b>Data type:</b> mixed<br>  <br />
347  <!-- ========== Info from phpDoc block ========= -->  <p>This is off by default</p>
 Flag to tell us that we can  
 highlight (css) the selected  
 link.  
 <BR>  
 This is off by default  
   
348  <UL>  <UL>
349                    </UL>
 </UL>  
   
350  <HR>  <HR>
351    <A NAME='var$_query_prefix'><!-- --></A><H3>$_query_prefix</H3> (line <span class="linenumber">47</span>)<br />
352  <A NAME='$_query_prefix'><!-- --></A><H3>$_query_prefix</H3>  <b>Data type:</b> mixed<br>the prefix for the query string var
353  <b>Data type:</b> mixed<br>  <br />
354  <!-- ========== Info from phpDoc block ========= -->  <p>so we can have multiple widgets  on the same page and have them  operate independantly</p>
 the prefix for the query string var  
 <BR>  
 so we can have multiple widgets  
 on the same page and have them  
 operate independantly  
   
355  <UL>  <UL>
356                    </UL>
 </UL>  
   
357  <HR>  <HR>
358    <A NAME='var$_selected'><!-- --></A><H3>$_selected</H3> (line <span class="linenumber">39</span>)<br />
359  <A NAME='$_selected'><!-- --></A><H3>$_selected</H3>  <b>Data type:</b> mixed<br>Holds which one is auto selected
360  <b>Data type:</b> mixed<br>  <br />
 <!-- ========== Info from phpDoc block ========= -->  
 Holds which one is auto selected  
 <BR>  
   
361    
362  <UL>  <UL>
363                    </UL>
 </UL>  
   
364  <HR>  <HR>
   
   
365  <hr>  <hr>
366  <!-- ============ FUNCTION DETAIL =========== -->  <!-- ============ METHOD DETAIL =========== -->
367    
368  <A NAME='function_detail'></A>  <A NAME='method_detail'></A>
369  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
370          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
371                  <TD>                  <TD>
# Line 489  Holds which one is auto selected Line 375  Holds which one is auto selected
375          </TR>          </TR>
376  </TABLE>  </TABLE>
377  <BR>  <BR>
   
378  <DIV CLASS="function">  <DIV CLASS="function">
379  <A NAME='constructor TextCSSNav'><!-- --></A>  <A NAME='methodTextCSSNav'><!-- --></A>
380  <SPAN CLASS="font12bold">constructor TextCSSNav</SPAN>  <SPAN CLASS="font12bold">Constructor TextCSSNav</SPAN> (line <span class="linenumber">57</span>)
381  <BR>  <BR>
382  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
383  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
384  <span class="font10bold" style="color: #0000FF">constructor TextCSSNav ( [$highlight_selected = FALSE] )</SPAN>  <span class="font10bold" style="color: #0000FF">TextCSSNav(
385    [mixed
386    $highlight_selected = FALSE], int
387    $width)</SPAN>
388  <BR>  <BR>
389    
390  <BR>  <BR>
391  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
392  <!-- ========== Info from phpDoc block ========= -->  Constructor for this class  It just sets the width for the  widget.
393  Constructor for this class  <br />
 It just sets the width for the  
 widget.  
 <BR>  
394    
395  <DL>  <DL>
396    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
397                      <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>
398    <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>          
399              <DT class="font10bold">Function Info:</DT>
400            </DL>
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
401  </DIV>  </DIV>
402  <BR>  <BR>
   
403  <DIV CLASS="function">  <DIV CLASS="function">
404  <A NAME='add'><!-- --></A>  <A NAME='methodadd'><!-- --></A>
405  <SPAN CLASS="font12bold">add</SPAN>  <SPAN CLASS="font12bold">add</SPAN> (line <span class="linenumber">103</span>)
406  <BR>  <BR>
407  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
408  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
409  <span class="font10bold" style="color: #0000FF">add ( $url, $text, $title, $target, [$selected = ""FALSE] )</SPAN>  <span class="font10bold" style="color: #0000FF">add(
410    string
411    $url, string
412    $text, [string
413    $title = ""], [string
414    $target = ""], [mixed
415    $selected = FALSE])</SPAN>
416  <BR>  <BR>
417    
418  <BR>  <BR>
419  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
420  this function adds a clickable link.  this function adds a clickable link.
421  <BR>  <br />
422  It automatically adds the link based on $url,  <p>It automatically adds the link based on $url,  with $text as the viewable text.</p>
 with $text as the viewable text.  
423  <DL>  <DL>
424    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
425                      <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>
426    <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>
427                      <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>
428    <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">$target</SPAN></SPAN> - the link target</DD>
429              
430    <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>          <DT class="font10bold">Function Info:</DT>
431              </DL>
   <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>  
   
432  </DIV>  </DIV>
433  <BR>  <BR>
   
434  <DIV CLASS="function">  <DIV CLASS="function">
435  <A NAME='add_blank'><!-- --></A>  <A NAME='methodadd_blank'><!-- --></A>
436  <SPAN CLASS="font12bold">add_blank</SPAN>  <SPAN CLASS="font12bold">add_blank</SPAN> (line <span class="linenumber">124</span>)
437  <BR>  <BR>
438  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
439  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
440  <span class="font10bold" style="color: #0000FF">add_blank ( [$num = 1] )</SPAN>  <span class="font10bold" style="color: #0000FF">add_blank(
441    [int
442    $num = 1])</SPAN>
443  <BR>  <BR>
444    
445  <BR>  <BR>
446  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
447  <!-- ========== Info from phpDoc block ========= -->  This lets you add a blank entry  between 2 links
448  This lets you add a blank entry  <br />
 between 2 links  
 <BR>  
449    
450  <DL>  <DL>
451    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
452                      <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>
453    <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>          
454              <DT class="font10bold">Function Info:</DT>
455            </DL>
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
456  </DIV>  </DIV>
457  <BR>  <BR>
   
458  <DIV CLASS="function">  <DIV CLASS="function">
459  <A NAME='add_text'><!-- --></A>  <A NAME='methodadd_text'><!-- --></A>
460  <SPAN CLASS="font12bold">add_text</SPAN>  <SPAN CLASS="font12bold">add_text</SPAN> (line <span class="linenumber">143</span>)
461  <BR>  <BR>
462  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
463  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
464  <span class="font10bold" style="color: #0000FF">add_text ( $text )</SPAN>  <span class="font10bold" style="color: #0000FF">add_text(
465    string
466    $text)</SPAN>
467  <BR>  <BR>
468    
469  <BR>  <BR>
470  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
471  this adds a text item in the nav  this adds a text item in the nav
472  <BR>  <br />
473    
474  <DL>  <DL>
475    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
476                      <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>
477    <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>          
478              <DT class="font10bold">Function Info:</DT>
479            </DL>
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
480  </DIV>  </DIV>
481  <BR>  <BR>
   
482  <DIV CLASS="function">  <DIV CLASS="function">
483  <A NAME='push'><!-- --></A>  <A NAME='methodpush'><!-- --></A>
484  <SPAN CLASS="font12bold">push</SPAN>  <SPAN CLASS="font12bold">push</SPAN> (line <span class="linenumber">114</span>)
485  <BR>  <BR>
486  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
487  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
488  <span class="font10bold" style="color: #0000FF">push ( $url, $text, $title, $target )</SPAN>  <span class="font10bold" style="color: #0000FF">push(
489    mixed
490    $url, mixed
491    $text, [mixed
492    $title = ""], [mixed
493    $target = ""])</SPAN>
494  <BR>  <BR>
495    
496  <BR>  <BR>
497  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
498  depricated version of add()  depricated version of add()
499  <BR>  <br />
500    
501  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Deprecated</b> - - use add() instead</DD>  
     
 </DL>  
502    
503            <DT class="font10bold">Function Info:</DT>
504                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add() instead</DD>
505            </DL>
506  </DIV>  </DIV>
507  <BR>  <BR>
   
508  <DIV CLASS="function">  <DIV CLASS="function">
509  <A NAME='push_blank'><!-- --></A>  <A NAME='methodpush_blank'><!-- --></A>
510  <SPAN CLASS="font12bold">push_blank</SPAN>  <SPAN CLASS="font12bold">push_blank</SPAN> (line <span class="linenumber">134</span>)
511  <BR>  <BR>
512  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
513  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
514  <span class="font10bold" style="color: #0000FF">push_blank ( [$num = 1] )</SPAN>  <span class="font10bold" style="color: #0000FF">push_blank(
515    [mixed
516    $num = 1])</SPAN>
517  <BR>  <BR>
518    
519  <BR>  <BR>
520  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
521  depricated version of add_blank()  depricated version of add_blank()
522  <BR>  <br />
523    
524  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Deprecated</b> - - use add_blank() instead</DD>  
     
 </DL>  
525    
526            <DT class="font10bold">Function Info:</DT>
527                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add_blank() instead</DD>
528            </DL>
529  </DIV>  </DIV>
530  <BR>  <BR>
   
531  <DIV CLASS="function">  <DIV CLASS="function">
532  <A NAME='push_text'><!-- --></A>  <A NAME='methodpush_text'><!-- --></A>
533  <SPAN CLASS="font12bold">push_text</SPAN>  <SPAN CLASS="font12bold">push_text</SPAN> (line <span class="linenumber">152</span>)
534  <BR>  <BR>
535  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
536  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
537  <span class="font10bold" style="color: #0000FF">push_text ( $text )</SPAN>  <span class="font10bold" style="color: #0000FF">push_text(
538    mixed
539    $text)</SPAN>
540  <BR>  <BR>
541    
542  <BR>  <BR>
543  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
544  depricated version of add_text()  depricated version of add_text()
545  <BR>  <br />
546    
547  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Deprecated</b> - - use add_text() instead</DD>  
     
 </DL>  
548    
549            <DT class="font10bold">Function Info:</DT>
550                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add_text() instead</DD>
551            </DL>
552  </DIV>  </DIV>
553  <BR>  <BR>
   
554  <DIV CLASS="function">  <DIV CLASS="function">
555  <A NAME='render'><!-- --></A>  <A NAME='methodrender'><!-- --></A>
556  <SPAN CLASS="font12bold">render</SPAN>  <SPAN CLASS="font12bold">render</SPAN> (line <span class="linenumber">71</span>)
557  <BR>  <BR>
558  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
559  <span class="font10bold" style="color: #FF0000">string</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">string</SPAN>&nbsp;
560  <span class="font10bold" style="color: #0000FF">render ( [$indent_level = 1], [$output_debug = 0] )</SPAN>  <span class="font10bold" style="color: #0000FF">render(
561    [int
562    $indent_level = 1], int
563    $output_debug)</SPAN>
564  <BR>  <BR>
565    
566  <BR>  <BR>
567  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
568  function that will render the widget.  function that will render the widget.
569  <BR>  <br />
570    
571  <DL>  <DL>
572    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
573                      <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>
574    <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                  <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>
575                the container.</DD>          
576              <DT class="font10bold">Function Info:</DT>
577    <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                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - the raw html output.</DD>
578                maintain compatibility w/ the API.</DD>          </DL>
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - the raw html output.</DD>  
     
 </DL>  
   
579  </DIV>  </DIV>
580  <BR>  <BR>
   
581  <DIV CLASS="function">  <DIV CLASS="function">
582  <A NAME='set_prefix'><!-- --></A>  <A NAME='methodset_prefix'><!-- --></A>
583  <SPAN CLASS="font12bold">set_prefix</SPAN>  <SPAN CLASS="font12bold">set_prefix</SPAN> (line <span class="linenumber">86</span>)
584  <BR>  <BR>
585  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
586  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
587  <span class="font10bold" style="color: #0000FF">set_prefix ( $prefix )</SPAN>  <span class="font10bold" style="color: #0000FF">set_prefix(
588    string
589    $prefix)</SPAN>
590  <BR>  <BR>
591    
592  <BR>  <BR>
593  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
594  This method is used to set the prefix for  This method is used to set the prefix for
595  <BR>  <br />
596  the widget so someone can have multiple  <p>the widget so someone can have multiple  widgets on the same page and have them  operate independantly</p>
 widgets on the same page and have them  
 operate independantly  
597  <DL>  <DL>
598    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
599                      <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">$prefix</SPAN></SPAN> - the prefix for the query var</DD>
600    <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">$prefix</SPAN></SPAN> - the prefix for the query var</DD>          
601              <DT class="font10bold">Function Info:</DT>
602            </DL>
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
603  </DIV>  </DIV>
604  <BR>  <BR>
   
605  <DIV CLASS="function">  <DIV CLASS="function">
606  <A NAME='_build_links'><!-- --></A>  <A NAME='method_build_links'><!-- --></A>
607  <SPAN CLASS="font12bold">_build_links</SPAN>  <SPAN CLASS="font12bold">_build_links</SPAN> (line <span class="linenumber">163</span>)
608  <BR>  <BR>
609  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
610  <span class="font10bold" style="color: #FF0000">Container</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">Container</SPAN>&nbsp;
611  <span class="font10bold" style="color: #0000FF">_build_links (  )</SPAN>  <span class="font10bold" style="color: #0000FF">_build_links(
612    )</SPAN>
613  <BR>  <BR>
614    
615  <BR>  <BR>
616  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
617  <!-- ========== Info from phpDoc block ========= -->  This function is used to build the links  to click on
618  This function is used to build the links  <br />
 to click on  
 <BR>  
619    
620  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
621    
622            <DT class="font10bold">Function Info:</DT>
623            </DL>
624  </DIV>  </DIV>
625  <BR>  <BR>
626            <div id="credit">
627                    <hr>
628  <hr>                  Documention generated on Thu, 20 Feb 2003 16:23:49 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
629  </HTML>          </div>
630    </body>
631    </html>

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

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