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

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

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

revision 1.1.1.1 by jonen, Thu Jan 30 03:29:17 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 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.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: 'Mon, 25 Nov 2002 09:21:39 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs For Class TextNav</TITLE>                          <title>Docs For Class TextNav</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='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                        <body>
11                            <div class="page-body">                
12  <!-- Links -->  <h2 class="class-name">Class TextNav</h2>
13  <a NAME="top"></A>  
14  <table WIDTH="100%" class="links">  <a name="sec-description"></a>
15   <TR>  <div class="info-box">
16     <TD class="font10">          <div class="info-box-title">Description</div>
17        Links:          <div class="nav-bar">
18        <A HREF="#children_summary" class="links" title="Classes extended from TextNav">Child Classes</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>                                                                                                          <a href="#sec-vars">Vars</a>
20        <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>                                                  |                                                                                       <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
21        <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inerited Methods</A>                                                  
22        <A HREF="#functions_summary" class="links" title="Method Summary">Methods</A>                                          </div>
23        <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>          <div class="info-box-body">
24        <A HREF="#function_detail" class="links" title="Method Detail">Method Detail</A>                          <!-- ========== Info from phpDoc block ========= -->
25     </TD>  <p class="short-description">This class builds a simple text navigational  widget.</p>
26   </TR>          <ul class="tags">
27  </TABLE>                                  <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
28  <BR>                          </ul>
29                    <p class="notes">
30  <!-- Start of Class Data -->                          Located in <a class="field" href="_widgets_TextNav_inc.html">/widgets/TextNav.inc</a> (line <span class="field">24</span>)
31  <H2>                  </p>
32          Class TextNav                  
33  </H2>                                  
34                    <pre><a href="../phpHtmlLib/Container.html">Container</a>
 <pre>  
 <pre><a href="../phpHtmlLib/Container.html">Container</a>  
35     |     |
36     --<a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a>     --<a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a>
37        |        |
38        --TextNav</pre>        --TextNav</pre>
39  </pre>          
40                            </div>
41  <A NAME="children_summary"</A>  </div>
42  <H3>  
43          Classes extended from TextNav: <A HREF="#top" CLASS="links">^TOP</A>  
44  </H3>  
45    
46  <p>          <a name="sec-method-summary"></a>
47          <b><i>Located in File: Program_Root/widgets/TextNav.inc</i></b><br>          <div class="info-box">
48  </p>                  <div class="info-box-title">Method Summary</span></div>
49  <hr>                  <div class="nav-bar">
50  <!-- ========== Info from phpDoc block ========= -->                          <a href="#sec-description">Description</a> |
51  This class builds a simple text navigational                                                                                                                                                  <a href="#sec-vars">Vars</a>
52  widget.                                  
53  <BR>                                  |
54                                                    <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
55                    </div>
56  <UL>                  <div class="info-box-body">                    
57                                    <div class="method-summary">
58          <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>                                                                  
59                                            <div class="method-definition">
60          <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>                                                                                          <span class="method-result">TextNav</span>
61                                                                                            <a href="#TextNav" title="details" class="method-name">TextNav</a>
62  </UL>                                                                                          ([<span class="var-type">int</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">760</span>])
63                                                                            </div>
64  <hr>                                                                  
65  <!-- =========== VAR SUMMARY =========== -->                                  <div class="method-definition">
66  <A NAME='var_summary'><!-- --></A>                                                                                          <span class="method-result">void</span>
67  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                                                                                  <a href="#add" title="details" class="method-name">add</a>
68          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                                                                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$text</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">100</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">NULL</span>])
69                  <TD>                                                                          </div>
70                          <span CLASS="font12bold">Class Variable Summary</span>                                                                  
71              <A HREF="#top" CLASS="links">^TOP</A>                                  <div class="method-definition">
72                  </TD>                                                                                          <span class="method-result">void</span>
73          </TR>                                                                                  <a href="#add_blank" title="details" class="method-name">add_blank</a>
74                                                                                            ([<span class="var-type">int</span>&nbsp;<span class="var-name">$num</span> = <span class="var-default">1</span>])
75                                                                                    </div>
76  </TABLE>                                                                  
77                                    <div class="method-definition">
78  <hr>                                                                                          <span class="method-result">void</span>
79  <!-- =========== VAR INHERITED SUMMARY =========== -->                                                                                  <a href="#add_text" title="details" class="method-name">add_text</a>
80  <A NAME='var_inherited_summary'><!-- --></A>                                                                                          (<span class="var-type">string</span>&nbsp;<span class="var-name">$text</span>)
81  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                                                                          </div>
82          <TR CLASS='TableHeadingColor'>                                                                  
83                  <TD>                                  <div class="method-definition">
84                          <span CLASS="font12bold">Inherited Class Variable Summary</span>                                                                                          <span class="method-result">void</span>
85              <A HREF="#top" CLASS="links">^TOP</A>                                                                                  <a href="#build_img_td" title="details" class="method-name">build_img_td</a>
86                  </TD>                                                                                  ()
87          </TR>                                                                          </div>
88                                                                    
89                                            <div class="method-definition">
90          <!-- =========== Summary =========== -->                                                                                          <span class="method-result">void</span>
91          <TR BGCOLOR='white'>                                                                                  <a href="#build_nav_td" title="details" class="method-name">build_nav_td</a>
92                  <TD>                                                                                          (<span class="var-type">array</span>&nbsp;<span class="var-name">$nav</span>, <span class="var-type">int</span>&nbsp;<span class="var-name">$count</span>)
93                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span>                                                                          </div>
94              <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">                                                                  
95                          <tr CLASS="tableheadingcolor">                                  <div class="method-definition">
96                                  <th>Variable</th>                                                                                          <span class="method-result">void</span>
97                                  <th>Default Value</th>                                                                                  <a href="#push" title="details" class="method-name">push</a>
98                                  <th>Description</th>                                                                                          (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">$text</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">100</span>])
99                          </tr>                                                                          </div>
100                                                                                                    
101                          <tr>                                  <div class="method-definition">
102                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#$title'>$title</A></td>                                                                                          <span class="method-result">void</span>
103                                  <td CLASS="font10" STYLE="white-space: nowrap">-><-</td>                                                                                  <a href="#push_blank" title="details" class="method-name">push_blank</a>
104                                  <td CLASS="font10">The title of the table.</td>                                                                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$num</span> = <span class="var-default">1</span>])
105                          </tr>                                                                          </div>
106                                                                                                    
107                          <tr>                                  <div class="method-definition">
108                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#$width'>$width</A></td>                                                                                          <span class="method-result">void</span>
109                                  <td CLASS="font10" STYLE="white-space: nowrap">->100%<-</td>                                                                                  <a href="#push_text" title="details" class="method-name">push_text</a>
110                                  <td CLASS="font10">the width of the widget</td>                                                                                          (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$text</span>)
111                          </tr>                                                                          </div>
112                                                                                                    
113                          </table>                                  <div class="method-definition">
114              <BR>                                                                                          <span class="method-result">string</span>
115          </TD>                                                                                  <a href="#render" title="details" class="method-name">render</a>
116          </TR>                                                                                          ([<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>)
117                                                                                    </div>
118          <!-- =========== Summary =========== -->                                                          </div>
119          <TR BGCOLOR='white'>                  </div>
120                  <TD>          </div>          
121                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>  
122              <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">          <a name="sec-vars"></a>
123                          <tr CLASS="tableheadingcolor">          <div class="info-box">
124                                  <th>Variable</th>                  <div class="info-box-title">Variables</div>
125                                  <th>Default Value</th>                  <div class="nav-bar">
126                                  <th>Description</th>                          <a href="#sec-description">Description</a> |
127                          </tr>                                                                                  <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
128                                                                                    
129                          <tr>                          
130                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>                                                                                  |
131                                  <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>                                                                          <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
132                                  <td CLASS="font10">Flag for pretty (indented) output</td>                                                          
133                          </tr>                                          </div>
134                                                    <div class="info-box-body">
135                          <tr>                                                                                  <h4>Inherited Variables</h4>
136                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$_newline_after_content_flag'>$_newline_after_content_flag</A></td>                                  <A NAME='inherited_vars'><!-- --></A>
137                                  <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>                                                                          <p>Inherited from <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p>
138                                  <td CLASS="font10">Do we render a newline after the                                          <blockquote>
139  contents has been rendered?</td>                                                                                                          <span class="var-title">
140                          </tr>                                                                  <span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a></span><br>
141                                                                                            </span>
142                          </table>                                                                                                          <span class="var-title">
143              <BR>                                                                  <span class="var-name"><a href="../phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a></span><br>
144          </TD>                                                          </span>
145          </TR>                                                                                          </blockquote>
146                                                                                            
147  </TABLE>                  </div>
148            </div>
149  <hr>          
150  <!-- =========== INHERITED METHOD SUMMARY =========== -->          <a name="sec-methods"></a>
151  <A NAME='functions_inherited'><!-- --></A>          <div class="info-box">
152  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                  <div class="info-box-title">Methods</div>
153          <TR CLASS='TableHeadingColor'>                  <div class="nav-bar">
154                  <TD>                          <a href="#sec-description">Description</a> |
155                          <span CLASS="font12bold">Inherited Method Summary</span>                                                                                                                          <a href="#sec-vars">Vars</a>
156              <A HREF="#top" CLASS="links">^TOP</A>                                                                                                                                          <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
157                  </TD>                                                  
158          </TR>                  </div>
159                    <div class="info-box-body">
160                                    <A NAME='method_detail'></A>
161          <!-- =========== Summary =========== -->  <a name="methodTextNav" id="TextNav"><!-- --></a>
162          <TR BGCOLOR='white' CLASS='TableRowColor'>  <div class="oddrow">
163                  <TD>          
164                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span>          <div class="method-header">
165              <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">                  <span class="method-title">Constructor TextNav</span> (line <span class="line-number">34</span>)
166                                  <tr CLASS="tableheadingcolor">          </div>
167                                          <th>Function</th>          
168                                          <th>Description</th>          <!-- ========== Info from phpDoc block ========= -->
169                                  </tr>  <p class="short-description">Constructor for this class  It just sets the width for the  widget.</p>
170                                            
171                                  <tr>          <div class="method-signature">
172                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_align'>get_align (  )</A></td>                  <span class="method-result">TextNav</span>
173                                          <td CLASS="font10">This gets the alignment value                  <span class="method-name">
174  for the outer table</td>                          TextNav
175                                                    </span>
176                                  <tr>                                          ([<span class="var-type">int</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">760</span>])
177                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_css'>get_css (  )</A></td>                          </div>
178                                          <td CLASS="font10">This function provides the</td>          
179                                                            <ul class="parameters">
180                                  <tr>                                          <li>
181                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_javascript'>get_javascript (  )</A></td>                                  <span class="var-type">int</span>
182                                          <td CLASS="font10">Function for returning the raw javascript                                  <span class="var-name">$width</span><span class="var-description">: - the width of the widget</span>                    </li>
183  that is required for this widget.</td>                                  </ul>
184                                                    
185                                  <tr>                  
186                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_title'>get_title (  )</A></td>          </div>
187                                          <td CLASS="font10">Function for accessing the  <a name="methodadd" id="add"><!-- --></a>
188  title of this widget</td>  <div class="evenrow">
189                                            
190                                  <tr>          <div class="method-header">
191                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_width'>get_width (  )</A></td>                  <span class="method-title">add</span> (line <span class="line-number">86</span>)
192                                          <td CLASS="font10">Function for getting the current          </div>
193  widget width setting.</td>          
194                                            <!-- ========== Info from phpDoc block ========= -->
195                                  <tr>  <p class="short-description">this function adds a clickable link.</p>
196                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#set_align'>set_align ( $align )</A></td>  <p class="description"><p>It automatically adds the link based on $url,  with $text as the viewable text.</p></p>
197                                          <td CLASS="font10">This function sets the align attribute          
198  for the outer table.</td>          <div class="method-signature">
199                                                    <span class="method-result">void</span>
200                                  <tr>                  <span class="method-name">
201                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#set_title'>set_title ( [$title = ] )</A></td>                          add
202                                          <td CLASS="font10">Set the title for the widget.</td>                  </span>
203                                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$text</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">100</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$target</span> = <span class="var-default">NULL</span>])
204                                  <tr>                          </div>
205                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#set_width'>set_width ( $width )</A></td>          
206                                          <td CLASS="font10">Set the width for the widget.</td>                          <ul class="parameters">
207                                                                            <li>
208                          </table>                                  <span class="var-type">string</span>
209              <br>                                                          <span class="var-name">$url</span><span class="var-description">: - the url for the link</span>                 </li>
210                  </TD>                                          <li>
211          </TR>                                  <span class="var-type">string</span>
212                                            <span class="var-name">$text</span><span class="var-description">: - the link text</span>                       </li>
213          <!-- =========== Summary =========== -->                                          <li>
214          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-type">string</span>
215                  <TD>                                  <span class="var-name">$width</span><span class="var-description">: - the width of the cell</span>                      </li>
216                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>                                          <li>
217              <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">                                  <span class="var-type">string</span>
218                                  <tr CLASS="tableheadingcolor">                                  <span class="var-name">$target</span><span class="var-description">: - the target for the url</span>                    </li>
219                                          <th>Function</th>                                  </ul>
220                                          <th>Description</th>                  
221                                  </tr>                          <hr class="separator" />
222                                                    <div class="notes">Redefinition of:</div>
223                                  <tr>                  <dl>
224                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#constructor Container'>constructor Container (  )</A></td>                          <dt><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></dt>
225                                          <td CLASS="font10">The constructor.</td>                                                  <dd>add content onto content stack</dd>
226                                                                            </dl>
227                                  <tr>                  
228                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add'>add (  )</A></td>          </div>
229                                          <td CLASS="font10">add content onto content stack</td>  <a name="methodadd_blank" id="add_blank"><!-- --></a>
230                                    <div class="oddrow">
231                                  <tr>          
232                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add_reference'>add_reference ( &$content )</A></td>          <div class="method-header">
233                                          <td CLASS="font10">Add content onto content stack                  <span class="method-title">add_blank</span> (line <span class="line-number">107</span>)
234  so you can change the item later.</td>          </div>
235                                            
236                                  <tr>          <!-- ========== Info from phpDoc block ========= -->
237                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#count_content'>count_content (  )</A></td>  <p class="short-description">This lets you add a blank entry  between 2 links</p>
238                                          <td CLASS="font10">counts the number of content objects</td>          
239                                            <div class="method-signature">
240                                  <tr>                  <span class="method-result">void</span>
241                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#get_indent_flag'>get_indent_flag (  )</A></td>                  <span class="method-name">
242                                          <td CLASS="font10">This flag gets the current value                          add_blank
243  of the indent flag</td>                  </span>
244                                                                            ([<span class="var-type">int</span>&nbsp;<span class="var-name">$num</span> = <span class="var-default">1</span>])
245                                  <tr>                          </div>
246                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push'>push (  )</A></td>          
247                                          <td CLASS="font10">Same as add().</td>                          <ul class="parameters">
248                                                                            <li>
249                                  <tr>                                  <span class="var-type">int</span>
250                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push_reference'>push_reference ( &$content )</A></td>                                  <span class="var-name">$num</span><span class="var-description">: - the # of blank lines to insert</span>                       </li>
251                                          <td CLASS="font10">Same as add_reference                                  </ul>
252  NOTE : only exists for compatibility with 1.1.x</td>                  
253                                                    
254                                  <tr>          </div>
255                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#render'>render ( [$indent_level = 1], [$output_debug = 0] )</A></td>  <a name="methodadd_text" id="add_text"><!-- --></a>
256                                          <td CLASS="font10">This function is compatible with the  <div class="evenrow">
257  rest of the phpHtmllib API spec.</td>          
258                                            <div class="method-header">
259                                  <tr>                  <span class="method-title">add_text</span> (line <span class="line-number">126</span>)
260                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#reset_content'>reset_content (  )</A></td>          </div>
261                                          <td CLASS="font10">destroy existing content and start with new content.</td>          
262                                            <!-- ========== Info from phpDoc block ========= -->
263                                  <tr>  <p class="short-description">this adds a text item in the nav</p>
264                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>          
265                                          <td CLASS="font10">This function turns on the collapse flag</td>          <div class="method-signature">
266                                                    <span class="method-result">void</span>
267                                  <tr>                  <span class="method-name">
268                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_indent_flag'>set_indent_flag ( $flag )</A></td>                          add_text
269                                          <td CLASS="font10">function to set the indent flag</td>                  </span>
270                                                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$text</span>)
271                          </table>                          </div>
272              <br>                                  
273                  </TD>                          <ul class="parameters">
274          </TR>                                          <li>
275                                            <span class="var-type">string</span>
276  </TABLE>                                  <span class="var-name">$text</span><span class="var-description">: - the text to display</span>                 </li>
277                                    </ul>
278  <hr>                  
279  <!-- should have constructor at some point -->                  
280  <!-- =========== Method SUMMARY =========== -->          </div>
281  <A NAME='Method_summary'><!-- --></A>  <a name="methodbuild_img_td" id="build_img_td"><!-- --></a>
282  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">  <div class="oddrow">
283          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          
284                  <TD>          <div class="method-header">
285                          <span class="font12bold">Method Summary</span>                  <span class="method-title">build_img_td</span> (line <span class="line-number">174</span>)
286              <A HREF="#top" CLASS="links">^TOP</A>          </div>
287                  </TD>          
288          </TR>          <!-- ========== Info from phpDoc block ========= -->
289    <p class="short-description">build the image seperator td</p>
290                    
291          <!-- =========== Summary =========== -->          <div class="method-signature">
292          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-result">void</span>
293                  <TD>                  <span class="method-name">
294                          <CODE><B><A HREF='TextNav.html#constructor TextNav'>void constructor TextNav ( [$width = 760] )</A></B></CODE>                          build_img_td
295                          <BR>                  </span>
296                          <blockquote> Constructor for this class                                  ()
297  It just sets the width for the                          </div>
298  widget. </blockquote>          
299                  </TD>                  
300          </TR>                  
301                    </div>
302          <!-- =========== Summary =========== -->  <a name="methodbuild_nav_td" id="build_nav_td"><!-- --></a>
303          <TR BGCOLOR='white' CLASS='TableRowColor'>  <div class="evenrow">
304                  <TD>          
305                          <CODE><B><A HREF='TextNav.html#add'>void add ( $url, $text, [$width = 100], [$target = NULL] )</A></B></CODE>          <div class="method-header">
306                          <BR>                  <span class="method-title">build_nav_td</span> (line <span class="line-number">147</span>)
307                          <blockquote> this function adds a clickable link. </blockquote>          </div>
308                  </TD>          
309          </TR>          <!-- ========== Info from phpDoc block ========= -->
310            <p class="short-description">build a td for the link.</p>
311          <!-- =========== Summary =========== -->          
312          <TR BGCOLOR='white' CLASS='TableRowColor'>          <div class="method-signature">
313                  <TD>                  <span class="method-result">void</span>
314                          <CODE><B><A HREF='TextNav.html#add_blank'>void add_blank ( [$num = 1] )</A></B></CODE>                  <span class="method-name">
315                          <BR>                          build_nav_td
316                          <blockquote> This lets you add a blank entry                  </span>
317  between 2 links </blockquote>                                          (<span class="var-type">array</span>&nbsp;<span class="var-name">$nav</span>, <span class="var-type">int</span>&nbsp;<span class="var-name">$count</span>)
318                  </TD>                          </div>
319          </TR>          
320                                    <ul class="parameters">
321          <!-- =========== Summary =========== -->                                          <li>
322          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-type">array</span>
323                  <TD>                                  <span class="var-name">$nav</span><span class="var-description">: - the nav array entry</span>                  </li>
324                          <CODE><B><A HREF='TextNav.html#add_text'>void add_text ( $text )</A></B></CODE>                                          <li>
325                          <BR>                                  <span class="var-type">int</span>
326                          <blockquote> this adds a text item in the nav </blockquote>                                  <span class="var-name">$count</span><span class="var-description">: - the column # this entry is</span>                 </li>
327                  </TD>                                  </ul>
328          </TR>                  
329                            
330          <!-- =========== Summary =========== -->          </div>
331          <TR BGCOLOR='white' CLASS='TableRowColor'>  <a name="methodpush" id="push"><!-- --></a>
332                  <TD>  <div class="oddrow">
333                          <CODE><B><A HREF='TextNav.html#build_img_td'>void build_img_td (  )</A></B></CODE>          
334                          <BR>          <div class="method-header">
335                          <blockquote> build the image seperator td </blockquote>                  <span class="method-title">push</span> (line <span class="line-number">97</span>)
336                  </TD>          </div>
337          </TR>          
338                    <!-- ========== Info from phpDoc block ========= -->
339          <!-- =========== Summary =========== -->  <p class="short-description">depricated version of add()</p>
340          <TR BGCOLOR='white' CLASS='TableRowColor'>          <ul class="tags">
341                  <TD>                                  <li><span class="field">deprecated:</span> - use add() instead</li>
342                          <CODE><B><A HREF='TextNav.html#build_nav_td'>void build_nav_td ( $nav, $count )</A></B></CODE>                          </ul>
343                          <BR>          
344                          <blockquote> build a td for the link. </blockquote>          <div class="method-signature">
345                  </TD>                  <span class="method-result">void</span>
346          </TR>                  <span class="method-name">
347                                    push
348          <!-- =========== Summary =========== -->                  </span>
349          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">$text</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">100</span>])
350                  <TD>                          </div>
351                          <CODE><B><A HREF='TextNav.html#push'>void push ( $url, $text, [$width = 100] )</A></B></CODE>          
352                          <BR>                  
353                          <blockquote> depricated version of add() </blockquote>                          <hr class="separator" />
354                  </TD>                  <div class="notes">Redefinition of:</div>
355          </TR>                  <dl>
356                                    <dt><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></dt>
357          <!-- =========== Summary =========== -->                                                  <dd>Same as add().</dd>
358          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          </dl>
359                  <TD>                  
360                          <CODE><B><A HREF='TextNav.html#push_blank'>void push_blank ( [$num = 1] )</A></B></CODE>          </div>
361                          <BR>  <a name="methodpush_blank" id="push_blank"><!-- --></a>
362                          <blockquote> depricated version of add_blank() </blockquote>  <div class="evenrow">
363                  </TD>          
364          </TR>          <div class="method-header">
365                            <span class="method-title">push_blank</span> (line <span class="line-number">117</span>)
366          <!-- =========== Summary =========== -->          </div>
367          <TR BGCOLOR='white' CLASS='TableRowColor'>          
368                  <TD>          <!-- ========== Info from phpDoc block ========= -->
369                          <CODE><B><A HREF='TextNav.html#push_text'>void push_text ( $text )</A></B></CODE>  <p class="short-description">depricated version of add_blank()</p>
370                          <BR>          <ul class="tags">
371                          <blockquote> depricated version of add_text() </blockquote>                                  <li><span class="field">deprecated:</span> - use add_blank() instead</li>
372                  </TD>                          </ul>
373          </TR>          
374                    <div class="method-signature">
375          <!-- =========== Summary =========== -->                  <span class="method-result">void</span>
376          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-name">
377                  <TD>                          push_blank
378                          <CODE><B><A HREF='TextNav.html#render'>string render ( [$indent_level = 1], [$output_debug = 0] )</A></B></CODE>                  </span>
379                          <BR>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">$num</span> = <span class="var-default">1</span>])
380                          <blockquote> function that will render the widget. </blockquote>                          </div>
381                  </TD>          
382          </TR>                  
383                            
384  </TABLE>          </div>
385    <a name="methodpush_text" id="push_text"><!-- --></a>
386  <hr>  <div class="oddrow">
387  <!-- ============ VARIABLE DETAIL =========== -->          
388            <div class="method-header">
389  <A NAME='variable_detail'></A>                  <span class="method-title">push_text</span> (line <span class="line-number">135</span>)
390  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">          </div>
391          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          
392                  <TD>          <!-- ========== Info from phpDoc block ========= -->
393                          <span CLASS="font12bold">Variable Detail</span>  <p class="short-description">depricated version of add_text()</p>
394              <A HREF="#top" CLASS="links">^TOP</A>          <ul class="tags">
395                  </TD>                                  <li><span class="field">deprecated:</span> - use add_text() instead</li>
396          </TR>                          </ul>
397  </TABLE>          
398            <div class="method-signature">
399                    <span class="method-result">void</span>
400                    <span class="method-name">
401  <hr>                          push_text
402  <!-- ============ FUNCTION DETAIL =========== -->                  </span>
403                                            (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$text</span>)
404  <A NAME='function_detail'></A>                          </div>
405  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">          
406          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                  
407                  <TD>                  
408                          <span class="font12bold">Method Detail</span>          </div>
409              <A HREF="#top" CLASS="links">^TOP</A>  <a name="methodrender" id="render"><!-- --></a>
410                  </TD>  <div class="evenrow">
411          </TR>          
412  </TABLE>          <div class="method-header">
413  <BR>                  <span class="method-title">render</span> (line <span class="line-number">50</span>)
414            </div>
415  <DIV CLASS="function">          
416  <A NAME='constructor TextNav'><!-- --></A>          <!-- ========== Info from phpDoc block ========= -->
417  <SPAN CLASS="font12bold">constructor TextNav</SPAN>  <p class="short-description">function that will render the widget.</p>
418  <BR>          <ul class="tags">
419  <SPAN CLASS="font10bold">Useage : </SPAN>                                  <li><span class="field">return:</span> the raw html output.</li>
420  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;                          </ul>
421  <span class="font10bold" style="color: #0000FF">constructor TextNav ( [$width = 760] )</SPAN>          
422  <BR>          <div class="method-signature">
423                    <span class="method-result">string</span>
424  <BR>                  <span class="method-name">
425  <SPAN CLASS="font10bold">Description : </SPAN>                          render
426  <!-- ========== Info from phpDoc block ========= -->                  </span>
427  Constructor for this class                                          ([<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>)
428  It just sets the width for the                          </div>
429  widget.          
430  <BR>                          <ul class="parameters">
431                                            <li>
432  <DL>                                  <span class="var-type">int</span>
433    <DT class="font10bold">Function Parameters:</DT>                                  <span class="var-name">$indent_level</span><span class="var-description">: - the indentation level for               the container.</span>                      </li>
434                                              <li>
435    <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>                                  <span class="var-type">int</span>
436                                      <span class="var-name">$output_debug</span><span class="var-description">: - the output debug flag to               maintain compatibility w/ the API.</span>                   </li>
437                                    </ul>
438    <DT class="font10bold">Function Info:</DT>                  
439                              <hr class="separator" />
440  </DL>                  <div class="notes">Redefinition of:</div>
441                    <dl>
442  </DIV>                          <dt><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></dt>
443  <BR>                                                  <dd>This function is compatible with the  rest of the phpHtmllib API spec.</dd>
444                                            </dl>
445  <DIV CLASS="function">                  
446  <A NAME='add'><!-- --></A>          </div>
447  <SPAN CLASS="font12bold">add</SPAN>                                                          <h4>Inherited Methods</h4>
448  <BR>                                  <a name='inherited_methods'><!-- --></a>        
449  <SPAN CLASS="font10bold">Useage : </SPAN>                                                                          <!-- =========== Summary =========== -->
450  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;                                          <p>Inherited From <span class="classname"><a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span></p>
451  <span class="font10bold" style="color: #0000FF">add ( $url, $text, [$width = 100], [$target = NULL] )</SPAN>                                          <blockquote>
452  <BR>                                                                                                          <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a></span><br>
453                                                                                                            <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a></span><br>
454  <BR>                                                                                                          <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a></span><br>
455  <SPAN CLASS="font10bold">Description : </SPAN>                                                                                                          <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a></span><br>
456  <!-- ========== Info from phpDoc block ========= -->                                                                                                          <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a></span><br>
457  this function adds a clickable link.                                                                                                          <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a></span><br>
458  <BR>                                                                                                          <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a></span><br>
459  It automatically adds the link based on $url,                                                                                                          <span class="method-name"><a href="../phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a></span><br>
460  with $text as the viewable text.                                                                                          </blockquote>
461  <DL>                                                                          <!-- =========== Summary =========== -->
462    <DT class="font10bold">Function Parameters:</DT>                                          <p>Inherited From <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p>
463                                              <blockquote>
464    <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>                                                                                                          <span class="method-name"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br>
465                                                                                                              <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br>
466    <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>                                                                                                          <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br>
467                                                                                                              <span class="method-name"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br>
468    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - the width of the cell</DD>                                                                                                          <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_element">Container::get_element()</a></span><br>
469                                                                                                              <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br>
470    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$target</SPAN></SPAN> - the target for the url</DD>                                                                                                          <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br>
471                                                                                                              <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br>
472                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br>
473    <DT class="font10bold">Function Info:</DT>                                                                                                          <span class="method-name"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br>
474                                                                                                              <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br>
475  </DL>                                                                                                          <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br>
476                                                                                            </blockquote>
477  </DIV>                                                                                  
478  <BR>                  </div>
479            </div>
480  <DIV CLASS="function">  
481  <A NAME='add_blank'><!-- --></A>  
482  <SPAN CLASS="font12bold">add_blank</SPAN>          <p class="notes" id="credit">
483  <BR>                  Documentation generated on Thu,  1 Apr 2004 09:40:10 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
484  <SPAN CLASS="font10bold">Useage : </SPAN>          </p>
485  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;          </div></body>
486  <span class="font10bold" style="color: #0000FF">add_blank ( [$num = 1] )</SPAN>  </html>
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This lets you add a blank entry  
 between 2 links  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$num</SPAN></SPAN> - the # of blank lines to insert</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='add_text'><!-- --></A>  
 <SPAN CLASS="font12bold">add_text</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">add_text ( $text )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 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='build_img_td'><!-- --></A>  
 <SPAN CLASS="font12bold">build_img_td</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">build_img_td (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build the image seperator td  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='build_nav_td'><!-- --></A>  
 <SPAN CLASS="font12bold">build_nav_td</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">build_nav_td ( $nav, $count )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build a td for the link.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$nav</SPAN></SPAN> - the nav array entry</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$count</SPAN></SPAN> - the column # this entry is</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='push'><!-- --></A>  
 <SPAN CLASS="font12bold">push</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">push ( $url, $text, [$width = 100] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 depricated version of add()  
 <BR>  
   
 <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>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='push_blank'><!-- --></A>  
 <SPAN CLASS="font12bold">push_blank</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">push_blank ( [$num = 1] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 depricated version of add_blank()  
 <BR>  
   
 <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>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='push_text'><!-- --></A>  
 <SPAN CLASS="font12bold">push_text</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">push_text ( $text )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 depricated version of add_text()  
 <BR>  
   
 <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>  
   
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='render'><!-- --></A>  
 <SPAN CLASS="font12bold">render</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">string</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">render ( [$indent_level = 1], [$output_debug = 0] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 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>  
   
   
 <hr>  
 </HTML>  

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

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