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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show 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 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:23:50 -0800' -->
6 <TITLE>Docs For Class TextNav</TITLE>
7 <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>
8 </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 <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 <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
22 <A HREF="#method_detail" class="links" title="Method Detail">Method Detail</A>
23 </TD>
24 </TR>
25 </TABLE>
26 <BR>
27 <!-- Start of Class Data -->
28 <H2>
29 Class TextNav
30 </H2> (line <span class="linenumber">24</span>)
31 <pre>
32 <a href="../phpHtmlLib/Container.html">Container</a>
33 |
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 This class builds a simple text navigational widget.
42 <br />
43
44 <UL>
45 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
46 </UL>
47 <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 </TABLE>
59 <hr>
60 <!-- =========== VAR INHERITED SUMMARY =========== -->
61 <A NAME='var_inherited_summary'><!-- --></A>
62 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
63 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
64 <TD>
65 <span CLASS="font12bold">Inherited Class Variable Summary</span>
66 <A HREF="#top" CLASS="links">^TOP</A>
67 </TD>
68 </TR>
69
70 <!-- =========== Summary =========== -->
71 <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 <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 <td CLASS="font10">The title of the table.</td>
84 </tr>
85 <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 <td CLASS="font10">the width of the widget</td>
89 </tr>
90 </table>
91 <BR>
92 </TD>
93 </TR>
94 <!-- =========== Summary =========== -->
95 <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 <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 </tr>
109 </table>
110 <BR>
111 </TD>
112 </TR>
113 </TABLE>
114
115 <hr>
116 <!-- =========== METHOD SUMMARY =========== -->
117 <A NAME='method_summary'><!-- --></A>
118 <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 <!-- =========== Summary =========== -->
127 <TR BGCOLOR='white' CLASS='TableRowColor'>
128 <TD>
129 <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodTextNav'>void constructor TextNav ( [$width = 760] )</A></B></CODE>
130 <BR>
131 <blockquote> Constructor for this class It just sets the width for the widget. </blockquote>
132 </TD>
133 </TR>
134 <!-- =========== Summary =========== -->
135 <TR BGCOLOR='white' CLASS='TableRowColor'>
136 <TD>
137 <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodadd'>void add ( $url, $text, [$width = 100], [$target = NULL] )</A></B></CODE>
138 <BR>
139 <blockquote> this function adds a clickable link. </blockquote>
140 </TD>
141 </TR>
142 <!-- =========== Summary =========== -->
143 <TR BGCOLOR='white' CLASS='TableRowColor'>
144 <TD>
145 <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodadd_blank'>void add_blank ( [$num = 1] )</A></B></CODE>
146 <BR>
147 <blockquote> This lets you add a blank entry between 2 links </blockquote>
148 </TD>
149 </TR>
150 <!-- =========== Summary =========== -->
151 <TR BGCOLOR='white' CLASS='TableRowColor'>
152 <TD>
153 <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodadd_text'>void add_text ( $text )</A></B></CODE>
154 <BR>
155 <blockquote> this adds a text item in the nav </blockquote>
156 </TD>
157 </TR>
158 <!-- =========== Summary =========== -->
159 <TR BGCOLOR='white' CLASS='TableRowColor'>
160 <TD>
161 <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodbuild_img_td'>void build_img_td ( )</A></B></CODE>
162 <BR>
163 <blockquote> build the image seperator td </blockquote>
164 </TD>
165 </TR>
166 <!-- =========== Summary =========== -->
167 <TR BGCOLOR='white' CLASS='TableRowColor'>
168 <TD>
169 <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodbuild_nav_td'>void build_nav_td ( $nav, $count )</A></B></CODE>
170 <BR>
171 <blockquote> build a td for the link. </blockquote>
172 </TD>
173 </TR>
174 <!-- =========== Summary =========== -->
175 <TR BGCOLOR='white' CLASS='TableRowColor'>
176 <TD>
177 <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodpush'>void push ( $url, $text, [$width = 100] )</A></B></CODE>
178 <BR>
179 <blockquote> depricated version of add() </blockquote>
180 </TD>
181 </TR>
182 <!-- =========== Summary =========== -->
183 <TR BGCOLOR='white' CLASS='TableRowColor'>
184 <TD>
185 <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodpush_blank'>void push_blank ( [$num = 1] )</A></B></CODE>
186 <BR>
187 <blockquote> depricated version of add_blank() </blockquote>
188 </TD>
189 </TR>
190 <!-- =========== Summary =========== -->
191 <TR BGCOLOR='white' CLASS='TableRowColor'>
192 <TD>
193 <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodpush_text'>void push_text ( $text )</A></B></CODE>
194 <BR>
195 <blockquote> depricated version of add_text() </blockquote>
196 </TD>
197 </TR>
198 <!-- =========== Summary =========== -->
199 <TR BGCOLOR='white' CLASS='TableRowColor'>
200 <TD>
201 <CODE><B><A HREF='../phpHtmlLib/TextNav.html#methodrender'>string render ( [$indent_level = 1], [$output_debug = 0] )</A></B></CODE>
202 <BR>
203 <blockquote> function that will render the widget. </blockquote>
204 </TD>
205 </TR>
206 </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
217 <!-- =========== 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 <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 <!-- ============ METHOD DETAIL =========== -->
319
320 <A NAME='method_detail'></A>
321 <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 <A NAME='methodTextNav'><!-- --></A>
332 <SPAN CLASS="font12bold">Constructor TextNav</SPAN> (line <span class="linenumber">34</span>)
333 <BR>
334 <SPAN CLASS="font10bold">Usage : </SPAN>
335 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
336 <span class="font10bold" style="color: #0000FF">TextNav(
337 [int
338 $width = 760])</SPAN>
339 <BR>
340
341 <BR>
342 <SPAN CLASS="font10bold">Description : </SPAN>
343 Constructor for this class It just sets the width for the widget.
344 <br />
345
346 <DL>
347 <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 </DIV>
353 <BR>
354 <DIV CLASS="function">
355 <A NAME='methodadd'><!-- --></A>
356 <SPAN CLASS="font12bold">add</SPAN> (line <span class="linenumber">86</span>)
357 <BR>
358 <SPAN CLASS="font10bold">Usage : </SPAN>
359 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
360 <span class="font10bold" style="color: #0000FF">add(
361 string
362 $url, string
363 $text, [string
364 $width = 100], [string
365 $target = NULL])</SPAN>
366 <BR>
367
368 <BR>
369 <SPAN CLASS="font10bold">Description : </SPAN>
370 this function adds a clickable link.
371 <br />
372 <p>It automatically adds the link based on $url, with $text as the viewable text.</p>
373 <DL>
374 <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 </DIV>
383 <BR>
384 <DIV CLASS="function">
385 <A NAME='methodadd_blank'><!-- --></A>
386 <SPAN CLASS="font12bold">add_blank</SPAN> (line <span class="linenumber">107</span>)
387 <BR>
388 <SPAN CLASS="font10bold">Usage : </SPAN>
389 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
390 <span class="font10bold" style="color: #0000FF">add_blank(
391 [int
392 $num = 1])</SPAN>
393 <BR>
394
395 <BR>
396 <SPAN CLASS="font10bold">Description : </SPAN>
397 This lets you add a blank entry between 2 links
398 <br />
399
400 <DL>
401 <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 </DIV>
407 <BR>
408 <DIV CLASS="function">
409 <A NAME='methodadd_text'><!-- --></A>
410 <SPAN CLASS="font12bold">add_text</SPAN> (line <span class="linenumber">126</span>)
411 <BR>
412 <SPAN CLASS="font10bold">Usage : </SPAN>
413 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
414 <span class="font10bold" style="color: #0000FF">add_text(
415 string
416 $text)</SPAN>
417 <BR>
418
419 <BR>
420 <SPAN CLASS="font10bold">Description : </SPAN>
421 this adds a text item in the nav
422 <br />
423
424 <DL>
425 <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 </DIV>
431 <BR>
432 <DIV CLASS="function">
433 <A NAME='methodbuild_img_td'><!-- --></A>
434 <SPAN CLASS="font12bold">build_img_td</SPAN> (line <span class="linenumber">174</span>)
435 <BR>
436 <SPAN CLASS="font10bold">Usage : </SPAN>
437 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
438 <span class="font10bold" style="color: #0000FF">build_img_td(
439 )</SPAN>
440 <BR>
441
442 <BR>
443 <SPAN CLASS="font10bold">Description : </SPAN>
444 build the image seperator td
445 <br />
446
447 <DL>
448
449 <DT class="font10bold">Function Info:</DT>
450 </DL>
451 </DIV>
452 <BR>
453 <DIV CLASS="function">
454 <A NAME='methodbuild_nav_td'><!-- --></A>
455 <SPAN CLASS="font12bold">build_nav_td</SPAN> (line <span class="linenumber">147</span>)
456 <BR>
457 <SPAN CLASS="font10bold">Usage : </SPAN>
458 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
459 <span class="font10bold" style="color: #0000FF">build_nav_td(
460 array
461 $nav, int
462 $count)</SPAN>
463 <BR>
464
465 <BR>
466 <SPAN CLASS="font10bold">Description : </SPAN>
467 build a td for the link.
468 <br />
469
470 <DL>
471 <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 </DIV>
478 <BR>
479 <DIV CLASS="function">
480 <A NAME='methodpush'><!-- --></A>
481 <SPAN CLASS="font12bold">push</SPAN> (line <span class="linenumber">97</span>)
482 <BR>
483 <SPAN CLASS="font10bold">Usage : </SPAN>
484 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
485 <span class="font10bold" style="color: #0000FF">push(
486 mixed
487 $url, mixed
488 $text, [mixed
489 $width = 100])</SPAN>
490 <BR>
491
492 <BR>
493 <SPAN CLASS="font10bold">Description : </SPAN>
494 depricated version of add()
495 <br />
496
497 <DL>
498
499 <DT class="font10bold">Function Info:</DT>
500 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>deprecated</b> - - use add() instead</DD>
501 </DL>
502 </DIV>
503 <BR>
504 <DIV CLASS="function">
505 <A NAME='methodpush_blank'><!-- --></A>
506 <SPAN CLASS="font12bold">push_blank</SPAN> (line <span class="linenumber">117</span>)
507 <BR>
508 <SPAN CLASS="font10bold">Usage : </SPAN>
509 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
510 <span class="font10bold" style="color: #0000FF">push_blank(
511 [mixed
512 $num = 1])</SPAN>
513 <BR>
514
515 <BR>
516 <SPAN CLASS="font10bold">Description : </SPAN>
517 depricated version of add_blank()
518 <br />
519
520 <DL>
521
522 <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 </DIV>
526 <BR>
527 <DIV CLASS="function">
528 <A NAME='methodpush_text'><!-- --></A>
529 <SPAN CLASS="font12bold">push_text</SPAN> (line <span class="linenumber">135</span>)
530 <BR>
531 <SPAN CLASS="font10bold">Usage : </SPAN>
532 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
533 <span class="font10bold" style="color: #0000FF">push_text(
534 mixed
535 $text)</SPAN>
536 <BR>
537
538 <BR>
539 <SPAN CLASS="font10bold">Description : </SPAN>
540 depricated version of add_text()
541 <br />
542
543 <DL>
544
545 <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 </DIV>
549 <BR>
550 <DIV CLASS="function">
551 <A NAME='methodrender'><!-- --></A>
552 <SPAN CLASS="font12bold">render</SPAN> (line <span class="linenumber">50</span>)
553 <BR>
554 <SPAN CLASS="font10bold">Usage : </SPAN>
555 <span class="font10bold" style="color: #FF0000">string</SPAN>&nbsp;
556 <span class="font10bold" style="color: #0000FF">render(
557 [int
558 $indent_level = 1], int
559 $output_debug)</SPAN>
560 <BR>
561
562 <BR>
563 <SPAN CLASS="font10bold">Description : </SPAN>
564 function that will render the widget.
565 <br />
566
567 <DL>
568 <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 </DIV>
576 <BR>
577 <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