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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Thu Jan 30 03:29:19 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Branch point for: no_vendor_tag
File MIME type: text/html
Initial revision

1 jonen 1.1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>
2     <!--NewPage-->
3     <HTML>
4     <HEAD>
5     <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:28 -0800' -->
6     <TITLE>Docs For Class TBODYtag</TITLE>
7     <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
8     </HEAD>
9     <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10    
11    
12     <!-- Links -->
13     <a NAME="top"></A>
14     <table WIDTH="100%" class="links">
15     <TR>
16     <TD class="font10">
17     Links:
18     <A HREF="#children_summary" class="links" title="Classes extended from TBODYtag">Child Classes</A>
19     <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>
20     <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</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>
23     <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
24     <A HREF="#function_detail" class="links" title="Method Detail">Method Detail</A>
25     </TD>
26     </TR>
27     </TABLE>
28     <BR>
29    
30     <!-- Start of Class Data -->
31     <H2>
32     Class TBODYtag
33     </H2>
34    
35     <pre>
36     <pre><a href="../phpHtmlLib/Container.html">Container</a>
37     |
38     --<a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a>
39     |
40     --<a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a>
41     |
42     --<a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a>
43     |
44     --TBODYtag</pre>
45     </pre>
46    
47     <A NAME="children_summary"</A>
48     <H3>
49     Classes extended from TBODYtag: <A HREF="#top" CLASS="links">^TOP</A>
50     </H3>
51    
52     <p>
53     <b><i>Located in File: Program_Root/tag_classes/ALLTAGS.inc</i></b><br>
54     </p>
55     <hr>
56     <!-- ========== Info from phpDoc block ========= -->
57     &lt;TBODY&gt; class.
58     <BR>
59     Defines a table body.
60    
61     <UL>
62    
63     <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
64    
65     </UL>
66    
67     <hr>
68     <!-- =========== VAR SUMMARY =========== -->
69     <A NAME='var_summary'><!-- --></A>
70     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
71     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
72     <TD>
73     <span CLASS="font12bold">Class Variable Summary</span>
74     <A HREF="#top" CLASS="links">^TOP</A>
75     </TD>
76     </TR>
77    
78    
79     <!-- =========== Summary =========== -->
80     <TR BGCOLOR='white' CLASS='TableRowColor'>
81     <TD>
82     <CODE><B><A HREF='TBODYtag.html#$_tag'>$_tag</A></B></CODE>
83     <BR>
84     <blockquote> Tag definition for class. </blockquote>
85     <blockquote> Default Value: <CODE>->tbody<-</CODE> </blockquote>
86     </TD>
87     </TR>
88    
89     </TABLE>
90    
91     <hr>
92     <!-- =========== VAR INHERITED SUMMARY =========== -->
93     <A NAME='var_inherited_summary'><!-- --></A>
94     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
95     <TR CLASS='TableHeadingColor'>
96     <TD>
97     <span CLASS="font12bold">Inherited Class Variable Summary</span>
98     <A HREF="#top" CLASS="links">^TOP</A>
99     </TD>
100     </TR>
101    
102    
103     <!-- =========== Summary =========== -->
104     <TR BGCOLOR='white'>
105     <TD>
106     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>
107     <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
108     <tr CLASS="tableheadingcolor">
109     <th>Variable</th>
110     <th>Default Value</th>
111     <th>Description</th>
112     </tr>
113    
114     <tr>
115     <td CLASS="font10bold"><A HREF='../phpHtmlLib/TABLEtag.html#$_default_col_attributes'>$_default_col_attributes</A></td>
116     <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>
117     <td CLASS="font10">Holds the default attributes for all &lt;td&gt;'s</td>
118     </tr>
119    
120     <tr>
121     <td CLASS="font10bold"><A HREF='../phpHtmlLib/TABLEtag.html#$_default_row_attributes'>$_default_row_attributes</A></td>
122     <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>
123     <td CLASS="font10">Holds the default attributes for all &lt;tr&gt;'s</td>
124     </tr>
125    
126     </table>
127     <BR>
128     </TD>
129     </TR>
130    
131     <!-- =========== Summary =========== -->
132     <TR BGCOLOR='white'>
133     <TD>
134     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>
135     <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
136     <tr CLASS="tableheadingcolor">
137     <th>Variable</th>
138     <th>Default Value</th>
139     <th>Description</th>
140     </tr>
141    
142     <tr>
143     <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_depricated'>$_depricated</A></td>
144     <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
145     <td CLASS="font10">Flag to denote that this tag is
146     depricated by the HTML standard.</td>
147     </tr>
148    
149     <tr>
150     <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_no_finish_slash_xhtml'>$_no_finish_slash_xhtml</A></td>
151     <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
152     <td CLASS="font10">Flag to tell the renderer not to
153     place the /&gt; if we are in xhtml
154     compliant mode.</td>
155     </tr>
156    
157     <tr>
158     <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_xhtml_strict_attributes'>$_xhtml_strict_attributes</A></td>
159     <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>
160     <td CLASS="font10">The list of attributes not to render
161     if HTML_RENDER_TYPE is &quot;XHTML STRICT&quot;</td>
162     </tr>
163    
164     </table>
165     <BR>
166     </TD>
167     </TR>
168    
169     <!-- =========== Summary =========== -->
170     <TR BGCOLOR='white'>
171     <TD>
172     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
173     <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
174     <tr CLASS="tableheadingcolor">
175     <th>Variable</th>
176     <th>Default Value</th>
177     <th>Description</th>
178     </tr>
179    
180     <tr>
181     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$newline_after_closetag'>$newline_after_closetag</A></td>
182     <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
183     <td CLASS="font10">Flag to place a newline after close tag.</td>
184     </tr>
185    
186     <tr>
187     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$newline_after_opentag'>$newline_after_opentag</A></td>
188     <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
189     <td CLASS="font10">Flag to place a newline after open tag.</td>
190     </tr>
191    
192     <tr>
193     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_cdata_content_wrap'>$_cdata_content_wrap</A></td>
194     <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
195     <td CLASS="font10">Automatically wrap ALL content</td>
196     </tr>
197    
198     <tr>
199     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_tag_postfix'>$_tag_postfix</A></td>
200     <td CLASS="font10" STYLE="white-space: nowrap">->&gt;<-</td>
201     <td CLASS="font10">holds the tag postfix</td>
202     </tr>
203    
204     <tr>
205     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_tag_prefix'>$_tag_prefix</A></td>
206     <td CLASS="font10" STYLE="white-space: nowrap">->&lt;<-</td>
207     <td CLASS="font10">holds the tag prefix</td>
208     </tr>
209    
210     </table>
211     <BR>
212     </TD>
213     </TR>
214    
215     <!-- =========== Summary =========== -->
216     <TR BGCOLOR='white'>
217     <TD>
218     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
219     <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
220     <tr CLASS="tableheadingcolor">
221     <th>Variable</th>
222     <th>Default Value</th>
223     <th>Description</th>
224     </tr>
225    
226     <tr>
227     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>
228     <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
229     <td CLASS="font10">Flag for pretty (indented) output</td>
230     </tr>
231    
232     <tr>
233     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$_newline_after_content_flag'>$_newline_after_content_flag</A></td>
234     <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
235     <td CLASS="font10">Do we render a newline after the
236     contents has been rendered?</td>
237     </tr>
238    
239     </table>
240     <BR>
241     </TD>
242     </TR>
243    
244     </TABLE>
245    
246     <hr>
247     <!-- =========== INHERITED METHOD SUMMARY =========== -->
248     <A NAME='functions_inherited'><!-- --></A>
249     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
250     <TR CLASS='TableHeadingColor'>
251     <TD>
252     <span CLASS="font12bold">Inherited Method Summary</span>
253     <A HREF="#top" CLASS="links">^TOP</A>
254     </TD>
255     </TR>
256    
257    
258     <!-- =========== Summary =========== -->
259     <TR BGCOLOR='white' CLASS='TableRowColor'>
260     <TD>
261     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>
262     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
263     <tr CLASS="tableheadingcolor">
264     <th>Function</th>
265     <th>Description</th>
266     </tr>
267    
268     <tr>
269     <td CLASS="font10bold"><A HREF='../phpHtmlLib/TABLEtag.html#add_row'>add_row ( )</A></td>
270     <td CLASS="font10">push 1 row (tr) of content.</td>
271    
272     <tr>
273     <td CLASS="font10bold"><A HREF='../phpHtmlLib/TABLEtag.html#push_row'>push_row ( )</A></td>
274     <td CLASS="font10">Same ass add_row()</td>
275    
276     <tr>
277     <td CLASS="font10bold"><A HREF='../phpHtmlLib/TABLEtag.html#set_cell_attributes'>set_cell_attributes ( $row, $col, [$attributes = array()] )</A></td>
278     <td CLASS="font10">update the attributes of a particular element or td.</td>
279    
280     <tr>
281     <td CLASS="font10bold"><A HREF='../phpHtmlLib/TABLEtag.html#set_cell_content'>set_cell_content ( $row, $col, $content )</A></td>
282     <td CLASS="font10"></td>
283    
284     <tr>
285     <td CLASS="font10bold"><A HREF='../phpHtmlLib/TABLEtag.html#set_default_col_attributes'>set_default_col_attributes ( $attributes )</A></td>
286     <td CLASS="font10">Sets the default attributes for &lt;td&gt;'s
287     that are added to the table.</td>
288    
289     <tr>
290     <td CLASS="font10bold"><A HREF='../phpHtmlLib/TABLEtag.html#set_default_row_attributes'>set_default_row_attributes ( [$attributes = ] )</A></td>
291     <td CLASS="font10">Sets the default attributes for &lt;tr&gt;'s
292     that are added to the table.</td>
293    
294     <tr>
295     <td CLASS="font10bold"><A HREF='../phpHtmlLib/TABLEtag.html#set_row_attributes'>set_row_attributes ( $row, $attributes )</A></td>
296     <td CLASS="font10">update the attributes of a particular row or tr.</td>
297    
298     </table>
299     <br>
300     </TD>
301     </TR>
302    
303     <!-- =========== Summary =========== -->
304     <TR BGCOLOR='white' CLASS='TableRowColor'>
305     <TD>
306     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>
307     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
308     <tr CLASS="tableheadingcolor">
309     <th>Function</th>
310     <th>Description</th>
311     </tr>
312    
313     <tr>
314     <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#constructor HTMLTagClass'>constructor HTMLTagClass ( [$attributes = NULL] )</A></td>
315     <td CLASS="font10">Class Constructor</td>
316    
317     <tr>
318     <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#render'>render ( [$indent_level = NULL], [$output_debug = 0] )</A></td>
319     <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>
320    
321     <tr>
322     <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_class'>set_class ( $value )</A></td>
323     <td CLASS="font10">This function is a shorthand helper
324     to setting the class attribute on a
325     tag.</td>
326    
327     <tr>
328     <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_id'>set_id ( $value )</A></td>
329     <td CLASS="font10">This function is a shorthand helper
330     to setting the id attribute on a
331     tag.</td>
332    
333     <tr>
334     <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_style'>set_style ( $value )</A></td>
335     <td CLASS="font10">This function is a shorthand helper
336     to setting the style attribute on a
337     tag.</td>
338    
339     <tr>
340     <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#_build_attribute_string'>_build_attribute_string ( $name, $value, [$debug = 0] )</A></td>
341     <td CLASS="font10">this builds an attribute for a tag.</td>
342    
343     <tr>
344     <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#_render_tag_debug'>_render_tag_debug ( $indent_level )</A></td>
345     <td CLASS="font10">This renders that open tag in debug mode.</td>
346    
347     </table>
348     <br>
349     </TD>
350     </TR>
351    
352     <!-- =========== Summary =========== -->
353     <TR BGCOLOR='white' CLASS='TableRowColor'>
354     <TD>
355     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
356     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
357     <tr CLASS="tableheadingcolor">
358     <th>Function</th>
359     <th>Description</th>
360     </tr>
361    
362     <tr>
363     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#constructor XMLTagClass'>constructor XMLTagClass ( [$name = ], [$attributes = array()] )</A></td>
364     <td CLASS="font10">The constructor</td>
365    
366     <tr>
367     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag'>get_tag ( )</A></td>
368     <td CLASS="font10">This returns the tag declared for this class.</td>
369    
370     <tr>
371     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag_name'>get_tag_name ( )</A></td>
372     <td CLASS="font10">This method gets the name of the tag</td>
373    
374     <tr>
375     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#render'>render ( [$indent_level = 0] )</A></td>
376     <td CLASS="font10">This function is responsible</td>
377    
378     <tr>
379     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#reset_attributes'>reset_attributes ( [$attributes = array()] )</A></td>
380     <td CLASS="font10">clear all attributes and start with new attributes</td>
381    
382     <tr>
383     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>
384     <td CLASS="font10">This function turns on the collapse flag</td>
385    
386     <tr>
387     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_closetag'>set_newline_after_closetag ( $flag )</A></td>
388     <td CLASS="font10">set the newline_after_content flag</td>
389    
390     <tr>
391     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_opentag'>set_newline_after_opentag ( $flag )</A></td>
392     <td CLASS="font10">set the newline_after_opentag flag</td>
393    
394     <tr>
395     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attribute'>set_tag_attribute ( $name, [$value = NULL] )</A></td>
396     <td CLASS="font10">add a single attribute (name=&quot;value&quot;)</td>
397    
398     <tr>
399     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attributes'>set_tag_attributes ( [$attributes = array()] )</A></td>
400     <td CLASS="font10">add multiple attributes (name=&quot;value&quot;)</td>
401    
402     <tr>
403     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_name'>set_tag_name ( $name )</A></td>
404     <td CLASS="font10">This method sets the name of the tag</td>
405    
406     <tr>
407     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_build_attribute_string'>_build_attribute_string ( $name, $value )</A></td>
408     <td CLASS="font10">this builds an attribute for an XML tag.</td>
409    
410     <tr>
411     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_get_element'>_get_element ( $cell )</A></td>
412     <td CLASS="font10">get the nth element from content array</td>
413    
414     <tr>
415     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_prepare_flags'>_prepare_flags ( )</A></td>
416     <td CLASS="font10">This function checks to see if</td>
417    
418     <tr>
419     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_close_tag'>_render_close_tag ( $indent_level )</A></td>
420     <td CLASS="font10">this function is reposnsible for
421     rendering the closing tag (if any)</td>
422    
423     <tr>
424     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_content'>_render_content ( $indent_level, [$output_debug = 0] )</A></td>
425     <td CLASS="font10">this function is reponsible for</td>
426    
427     <tr>
428     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_open_tag'>_render_open_tag ( $indent_level, [$finish_slash = TRUE] )</A></td>
429     <td CLASS="font10">this function is responsible for
430     rendering the open tag.</td>
431    
432     </table>
433     <br>
434     </TD>
435     </TR>
436    
437     <!-- =========== Summary =========== -->
438     <TR BGCOLOR='white' CLASS='TableRowColor'>
439     <TD>
440     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
441     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
442     <tr CLASS="tableheadingcolor">
443     <th>Function</th>
444     <th>Description</th>
445     </tr>
446    
447     <tr>
448     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#constructor Container'>constructor Container ( )</A></td>
449     <td CLASS="font10">The constructor.</td>
450    
451     <tr>
452     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add'>add ( )</A></td>
453     <td CLASS="font10">add content onto content stack</td>
454    
455     <tr>
456     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add_reference'>add_reference ( &$content )</A></td>
457     <td CLASS="font10">Add content onto content stack
458     so you can change the item later.</td>
459    
460     <tr>
461     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#count_content'>count_content ( )</A></td>
462     <td CLASS="font10">counts the number of content objects</td>
463    
464     <tr>
465     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#get_indent_flag'>get_indent_flag ( )</A></td>
466     <td CLASS="font10">This flag gets the current value
467     of the indent flag</td>
468    
469     <tr>
470     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push'>push ( )</A></td>
471     <td CLASS="font10">Same as add().</td>
472    
473     <tr>
474     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push_reference'>push_reference ( &$content )</A></td>
475     <td CLASS="font10">Same as add_reference
476     NOTE : only exists for compatibility with 1.1.x</td>
477    
478     <tr>
479     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#render'>render ( [$indent_level = 1], [$output_debug = 0] )</A></td>
480     <td CLASS="font10">This function is compatible with the
481     rest of the phpHtmllib API spec.</td>
482    
483     <tr>
484     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#reset_content'>reset_content ( )</A></td>
485     <td CLASS="font10">destroy existing content and start with new content.</td>
486    
487     <tr>
488     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>
489     <td CLASS="font10">This function turns on the collapse flag</td>
490    
491     <tr>
492     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_indent_flag'>set_indent_flag ( $flag )</A></td>
493     <td CLASS="font10">function to set the indent flag</td>
494    
495     </table>
496     <br>
497     </TD>
498     </TR>
499    
500     </TABLE>
501    
502     <hr>
503     <!-- should have constructor at some point -->
504     <!-- =========== Method SUMMARY =========== -->
505     <A NAME='Method_summary'><!-- --></A>
506     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
507     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
508     <TD>
509     <span class="font12bold">Method Summary</span>
510     <A HREF="#top" CLASS="links">^TOP</A>
511     </TD>
512     </TR>
513    
514    
515     </TABLE>
516    
517     <hr>
518     <!-- ============ VARIABLE DETAIL =========== -->
519    
520     <A NAME='variable_detail'></A>
521     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
522     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
523     <TD>
524     <span CLASS="font12bold">Variable Detail</span>
525     <A HREF="#top" CLASS="links">^TOP</A>
526     </TD>
527     </TR>
528     </TABLE>
529    
530    
531     <A NAME='$_tag'><!-- --></A><H3>$_tag</H3>
532     <b>Data type:</b> string<br>
533     <!-- ========== Info from phpDoc block ========= -->
534     Tag definition for class.
535     <BR>
536    
537    
538     <UL>
539    
540     <LI><b>Private</b> - <CODE></CODE></LI>
541    
542     </UL>
543    
544     <HR>
545    
546    
547     <hr>
548     <!-- ============ FUNCTION DETAIL =========== -->
549    
550     <A NAME='function_detail'></A>
551     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
552     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
553     <TD>
554     <span class="font12bold">Method Detail</span>
555     <A HREF="#top" CLASS="links">^TOP</A>
556     </TD>
557     </TR>
558     </TABLE>
559     <BR>
560    
561    
562     <hr>
563     </HTML>

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