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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Sat Feb 22 20:56:37 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.1: +284 -417 lines
File MIME type: text/html
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

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

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