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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Feb 22 20:56:35 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.1: +169 -358 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:22:25 -0800' -->
6 <TITLE>Docs For Class TBODYtag</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 TBODYtag">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 TBODYtag
30 </H2> (line <span class="linenumber">1377</span>)
31 <pre>
32 <a href="../phpHtmlLib/Container.html">Container</a>
33 |
34 --<a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a>
35 |
36 --<a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a>
37 |
38 --<a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a>
39 |
40 --TBODYtag</pre>
41 <p>
42 <b><i>Located in File: Program_Root/tag_classes/ALLTAGS.inc</i></b><br>
43 </p>
44 <hr>
45 &lt;TBODY&gt; class.
46 <br />
47 <p>Defines a table body.</p>
48 <UL>
49 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
50 </UL>
51 <hr>
52 <!-- =========== VAR SUMMARY =========== -->
53 <A NAME='var_summary'><!-- --></A>
54 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
55 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
56 <TD>
57 <span CLASS="font12bold">Class Variable Summary</span>
58 <A HREF="#top" CLASS="links">^TOP</A>
59 </TD>
60 </TR>
61
62 <!-- =========== Summary =========== -->
63 <TR BGCOLOR='white' CLASS='TableRowColor'>
64 <TD>
65 <CODE><B><A HREF="../phpHtmlLib/TBODYtag.html#var$_tag">$_tag</A></B></CODE>
66 <BR>
67 <blockquote> Tag definition for class. </blockquote>
68 <blockquote> Default Value: <CODE>->&nbsp;"tbody"<-</CODE> </blockquote>
69 </TD>
70 </TR>
71 </TABLE>
72 <hr>
73 <!-- =========== VAR INHERITED SUMMARY =========== -->
74 <A NAME='var_inherited_summary'><!-- --></A>
75 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
76 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
77 <TD>
78 <span CLASS="font12bold">Inherited Class Variable Summary</span>
79 <A HREF="#top" CLASS="links">^TOP</A>
80 </TD>
81 </TR>
82
83 <!-- =========== Summary =========== -->
84 <TR BGCOLOR='white'>
85 <TD>
86 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>
87 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
88 <tr CLASS="tableheadingcolor">
89 <th>Variable</th>
90 <th>Default Value</th>
91 <th>Description</th>
92 </tr>
93 <tr>
94 <td CLASS="font10bold"><a href="../phpHtmlLib/TABLEtag.html#var$_default_col_attributes">TABLEtag::$_default_col_attributes</a></td>
95 <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>
96 <td CLASS="font10">Holds the default attributes for all &lt;td&gt;'s</td>
97 </tr>
98 <tr>
99 <td CLASS="font10bold"><a href="../phpHtmlLib/TABLEtag.html#var$_default_row_attributes">TABLEtag::$_default_row_attributes</a></td>
100 <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>
101 <td CLASS="font10">Holds the default attributes for all &lt;tr&gt;'s</td>
102 </tr>
103 </table>
104 <BR>
105 </TD>
106 </TR>
107 <!-- =========== Summary =========== -->
108 <TR BGCOLOR='white'>
109 <TD>
110 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
111 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
112 <tr CLASS="tableheadingcolor">
113 <th>Variable</th>
114 <th>Default Value</th>
115 <th>Description</th>
116 </tr>
117 <tr>
118 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
119 <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
120 <td CLASS="font10">The flags that tell us</td>
121 </tr>
122 </table>
123 <BR>
124 </TD>
125 </TR>
126 </TABLE>
127
128 <hr>
129 <!-- =========== METHOD SUMMARY =========== -->
130 <A NAME='method_summary'><!-- --></A>
131 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
132 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
133 <TD>
134 <span class="font12bold">Method Summary</span>
135 <A HREF="#top" CLASS="links">^TOP</A>
136 </TD>
137 </TR>
138
139 </TABLE>
140 <!-- =========== INHERITED METHOD SUMMARY =========== -->
141 <A NAME='functions_inherited'><!-- --></A>
142 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
143 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
144 <TD>
145 <span CLASS="font12bold">Inherited Method Summary</span>
146 <A HREF="#top" CLASS="links">^TOP</A>
147 </TD>
148 </TR>
149
150 <!-- =========== Summary =========== -->
151 <TR BGCOLOR='white' CLASS='TableRowColor'>
152 <TD>
153 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/TABLEtag.html">TABLEtag</a></span>
154 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
155 <tr CLASS="tableheadingcolor">
156 <th>Function</th>
157 <th>Description</th>
158 </tr>
159 <tr>
160 <td CLASS="font10bold"><a href="../phpHtmlLib/TABLEtag.html#methodadd_row">TABLEtag::add_row()</a></td>
161 <td CLASS="font10">push 1 row (tr) of content.</td>
162 <tr>
163 <td CLASS="font10bold"><a href="../phpHtmlLib/TABLEtag.html#methodpush_row">TABLEtag::push_row()</a></td>
164 <td CLASS="font10">Same ass add_row()</td>
165 <tr>
166 <td CLASS="font10bold"><a href="../phpHtmlLib/TABLEtag.html#methodset_cell_attributes">TABLEtag::set_cell_attributes()</a></td>
167 <td CLASS="font10">update the attributes of a particular element or td.</td>
168 <tr>
169 <td CLASS="font10bold"><a href="../phpHtmlLib/TABLEtag.html#methodset_cell_content">TABLEtag::set_cell_content()</a></td>
170 <td CLASS="font10"></td>
171 <tr>
172 <td CLASS="font10bold"><a href="../phpHtmlLib/TABLEtag.html#methodset_default_col_attributes">TABLEtag::set_default_col_attributes()</a></td>
173 <td CLASS="font10">Sets the default attributes for &lt;td&gt;'s that are added to the table. If there are any attributes set for the &lt;td&gt; it won't use the defaults.</td>
174 <tr>
175 <td CLASS="font10bold"><a href="../phpHtmlLib/TABLEtag.html#methodset_default_row_attributes">TABLEtag::set_default_row_attributes()</a></td>
176 <td CLASS="font10">Sets the default attributes for &lt;tr&gt;'s that are added to the table. If there are any attributes set for the &lt;tr&gt; it won't use the defaults.</td>
177 <tr>
178 <td CLASS="font10bold"><a href="../phpHtmlLib/TABLEtag.html#methodset_row_attributes">TABLEtag::set_row_attributes()</a></td>
179 <td CLASS="font10">update the attributes of a particular row or tr.</td>
180 </table>
181 <br>
182 </TD>
183 </TR>
184 <!-- =========== Summary =========== -->
185 <TR BGCOLOR='white' CLASS='TableRowColor'>
186 <TD>
187 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>
188 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
189 <tr CLASS="tableheadingcolor">
190 <th>Function</th>
191 <th>Description</th>
192 </tr>
193 <tr>
194 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodHTMLTagClass">HTMLTagClass::HTMLTagClass()</a></td>
195 <td CLASS="font10">Class Constructor</td>
196 <tr>
197 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodrender">HTMLTagClass::render()</a></td>
198 <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>
199 <tr>
200 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_class">HTMLTagClass::set_class()</a></td>
201 <td CLASS="font10">This function is a shorthand helper to setting the class attribute on a tag.</td>
202 <tr>
203 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_id">HTMLTagClass::set_id()</a></td>
204 <td CLASS="font10">This function is a shorthand helper to setting the id attribute on a tag.</td>
205 <tr>
206 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_style">HTMLTagClass::set_style()</a></td>
207 <td CLASS="font10">This function is a shorthand helper to setting the style attribute on a tag.</td>
208 <tr>
209 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#method_build_attribute_string">HTMLTagClass::_build_attribute_string()</a></td>
210 <td CLASS="font10">this builds an attribute for a tag.</td>
211 <tr>
212 <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#method_render_tag_debug">HTMLTagClass::_render_tag_debug()</a></td>
213 <td CLASS="font10">This renders that open tag in debug mode.</td>
214 </table>
215 <br>
216 </TD>
217 </TR>
218 <!-- =========== Summary =========== -->
219 <TR BGCOLOR='white' CLASS='TableRowColor'>
220 <TD>
221 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
222 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
223 <tr CLASS="tableheadingcolor">
224 <th>Function</th>
225 <th>Description</th>
226 </tr>
227 <tr>
228 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodXMLTagClass">XMLTagClass::XMLTagClass()</a></td>
229 <td CLASS="font10">The constructor</td>
230 <tr>
231 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag">XMLTagClass::get_tag()</a></td>
232 <td CLASS="font10">This returns the tag declared for this class.</td>
233 <tr>
234 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag_name">XMLTagClass::get_tag_name()</a></td>
235 <td CLASS="font10">This method gets the name of the tag</td>
236 <tr>
237 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a></td>
238 <td CLASS="font10">This function is responsible for rendering the tag and its contents</td>
239 <tr>
240 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodreset_attributes">XMLTagClass::reset_attributes()</a></td>
241 <td CLASS="font10">clear all attributes and start with new attributes</td>
242 <tr>
243 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_collapse">XMLTagClass::set_collapse()</a></td>
244 <td CLASS="font10">This function turns on the collapse flag</td>
245 <tr>
246 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_closetag">XMLTagClass::set_newline_after_closetag()</a></td>
247 <td CLASS="font10">set the newline_after_content flag</td>
248 <tr>
249 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_opentag">XMLTagClass::set_newline_after_opentag()</a></td>
250 <td CLASS="font10">set the newline_after_opentag flag</td>
251 <tr>
252 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a></td>
253 <td CLASS="font10">add a single attribute (name="value")</td>
254 <tr>
255 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a></td>
256 <td CLASS="font10">add multiple attributes (name="value")</td>
257 <tr>
258 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_name">XMLTagClass::set_tag_name()</a></td>
259 <td CLASS="font10">This method sets the name of the tag</td>
260 <tr>
261 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_build_attribute_string">XMLTagClass::_build_attribute_string()</a></td>
262 <td CLASS="font10">this builds an attribute for an XML tag.</td>
263 <tr>
264 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_get_element">XMLTagClass::_get_element()</a></td>
265 <td CLASS="font10">get the nth element from content array</td>
266 <tr>
267 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_prepare_flags">XMLTagClass::_prepare_flags()</a></td>
268 <td CLASS="font10">This function checks to see if</td>
269 <tr>
270 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_close_tag">XMLTagClass::_render_close_tag()</a></td>
271 <td CLASS="font10">this function is reposnsible for rendering the closing tag (if any)</td>
272 <tr>
273 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_content">XMLTagClass::_render_content()</a></td>
274 <td CLASS="font10">this function is reponsible for rendering the pcdata, or content of the tag (if any)</td>
275 <tr>
276 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_open_tag">XMLTagClass::_render_open_tag()</a></td>
277 <td CLASS="font10">this function is responsible for rendering the open tag.</td>
278 <tr>
279 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a></td>
280 <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>
281 </table>
282 <br>
283 </TD>
284 </TR>
285 <!-- =========== Summary =========== -->
286 <TR BGCOLOR='white' CLASS='TableRowColor'>
287 <TD>
288 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
289 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
290 <tr CLASS="tableheadingcolor">
291 <th>Function</th>
292 <th>Description</th>
293 </tr>
294 <tr>
295 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>
296 <td CLASS="font10">The constructor.</td>
297 <tr>
298 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>
299 <td CLASS="font10">add content onto content stack</td>
300 <tr>
301 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
302 <td CLASS="font10">Add content onto content stack so you can change the item later.</td>
303 <tr>
304 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>
305 <td CLASS="font10">counts the number of content objects</td>
306 <tr>
307 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
308 <td CLASS="font10">This flag gets the current value of the indent flag</td>
309 <tr>
310 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>
311 <td CLASS="font10">Same as add().</td>
312 <tr>
313 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
314 <td CLASS="font10">Same as add_reference NOTE : only exists for compatibility with 1.1.x</td>
315 <tr>
316 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
317 <td CLASS="font10">This function is compatible with the rest of the phpHtmllib API spec.</td>
318 <tr>
319 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></td>
320 <td CLASS="font10">destroy existing content and start with new content.</td>
321 <tr>
322 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>
323 <td CLASS="font10">This function turns on the collapse flag</td>
324 <tr>
325 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>
326 <td CLASS="font10">function to set the indent flag</td>
327 <tr>
328 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
329 <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>
330 </table>
331 <br>
332 </TD>
333 </TR>
334 </TABLE>
335 <hr>
336 <!-- ============ VARIABLE DETAIL =========== -->
337
338 <A NAME='variable_detail'></A>
339 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
340 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
341 <TD>
342 <span CLASS="font12bold">Variable Detail</span>
343 <A HREF="#top" CLASS="links">^TOP</A>
344 </TD>
345 </TR>
346 </TABLE>
347
348 <A NAME='var$_tag'><!-- --></A><H3>$_tag</H3> (line <span class="linenumber">1384</span>)<br />
349 <b>Data type:</b> string<br>Tag definition for class.
350 <br />
351
352 <UL>
353 <LI><b>private</b> - <CODE></CODE></LI>
354 </UL>
355 <HR>
356 <hr>
357 <!-- ============ METHOD DETAIL =========== -->
358
359 <A NAME='method_detail'></A>
360 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
361 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
362 <TD>
363 <span class="font12bold">Method Detail</span>
364 <A HREF="#top" CLASS="links">^TOP</A>
365 </TD>
366 </TR>
367 </TABLE>
368 <BR>
369 <div id="credit">
370 <hr>
371 Documention generated on Thu, 20 Feb 2003 16:22:25 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
372 </div>
373 </body>
374 </html>

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