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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Thu Jan 30 03:29:17 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 <!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:25 -0800' -->
6 <TITLE>Docs For Class FIELDSETtag</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 FIELDSETtag">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 FIELDSETtag
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 --FIELDSETtag</pre>
43 </pre>
44
45 <A NAME="children_summary"</A>
46 <H3>
47 Classes extended from FIELDSETtag: <A HREF="#top" CLASS="links">^TOP</A>
48 </H3>
49
50 <p>
51 <b><i>Located in File: Program_Root/tag_classes/ALLTAGS.inc</i></b><br>
52 </p>
53 <hr>
54 <!-- ========== Info from phpDoc block ========= -->
55 &lt;FIELDSET&gt; tag class
56 <BR>
57 The fieldset element draws a box
58 around the text and other elements
59 it contains.
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='FIELDSETtag.html#$_tag'>$_tag</A></B></CODE>
83 <BR>
84 <blockquote> </blockquote>
85 <blockquote> Default Value: <CODE>->fieldset<-</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/HTMLTagClass.html">HTMLTagClass</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/HTMLTagClass.html#$_depricated'>$_depricated</A></td>
116 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
117 <td CLASS="font10">Flag to denote that this tag is
118 depricated by the HTML standard.</td>
119 </tr>
120
121 <tr>
122 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_no_finish_slash_xhtml'>$_no_finish_slash_xhtml</A></td>
123 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
124 <td CLASS="font10">Flag to tell the renderer not to
125 place the /&gt; if we are in xhtml
126 compliant mode.</td>
127 </tr>
128
129 <tr>
130 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_xhtml_strict_attributes'>$_xhtml_strict_attributes</A></td>
131 <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>
132 <td CLASS="font10">The list of attributes not to render
133 if HTML_RENDER_TYPE is &quot;XHTML STRICT&quot;</td>
134 </tr>
135
136 </table>
137 <BR>
138 </TD>
139 </TR>
140
141 <!-- =========== Summary =========== -->
142 <TR BGCOLOR='white'>
143 <TD>
144 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
145 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
146 <tr CLASS="tableheadingcolor">
147 <th>Variable</th>
148 <th>Default Value</th>
149 <th>Description</th>
150 </tr>
151
152 <tr>
153 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$newline_after_closetag'>$newline_after_closetag</A></td>
154 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
155 <td CLASS="font10">Flag to place a newline after close tag.</td>
156 </tr>
157
158 <tr>
159 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$newline_after_opentag'>$newline_after_opentag</A></td>
160 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
161 <td CLASS="font10">Flag to place a newline after open tag.</td>
162 </tr>
163
164 <tr>
165 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_cdata_content_wrap'>$_cdata_content_wrap</A></td>
166 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
167 <td CLASS="font10">Automatically wrap ALL content</td>
168 </tr>
169
170 <tr>
171 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_tag_postfix'>$_tag_postfix</A></td>
172 <td CLASS="font10" STYLE="white-space: nowrap">->&gt;<-</td>
173 <td CLASS="font10">holds the tag postfix</td>
174 </tr>
175
176 <tr>
177 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_tag_prefix'>$_tag_prefix</A></td>
178 <td CLASS="font10" STYLE="white-space: nowrap">->&lt;<-</td>
179 <td CLASS="font10">holds the tag prefix</td>
180 </tr>
181
182 </table>
183 <BR>
184 </TD>
185 </TR>
186
187 <!-- =========== Summary =========== -->
188 <TR BGCOLOR='white'>
189 <TD>
190 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
191 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
192 <tr CLASS="tableheadingcolor">
193 <th>Variable</th>
194 <th>Default Value</th>
195 <th>Description</th>
196 </tr>
197
198 <tr>
199 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>
200 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
201 <td CLASS="font10">Flag for pretty (indented) output</td>
202 </tr>
203
204 <tr>
205 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$_newline_after_content_flag'>$_newline_after_content_flag</A></td>
206 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
207 <td CLASS="font10">Do we render a newline after the
208 contents has been rendered?</td>
209 </tr>
210
211 </table>
212 <BR>
213 </TD>
214 </TR>
215
216 </TABLE>
217
218 <hr>
219 <!-- =========== INHERITED METHOD SUMMARY =========== -->
220 <A NAME='functions_inherited'><!-- --></A>
221 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
222 <TR CLASS='TableHeadingColor'>
223 <TD>
224 <span CLASS="font12bold">Inherited Method Summary</span>
225 <A HREF="#top" CLASS="links">^TOP</A>
226 </TD>
227 </TR>
228
229
230 <!-- =========== Summary =========== -->
231 <TR BGCOLOR='white' CLASS='TableRowColor'>
232 <TD>
233 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>
234 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
235 <tr CLASS="tableheadingcolor">
236 <th>Function</th>
237 <th>Description</th>
238 </tr>
239
240 <tr>
241 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#constructor HTMLTagClass'>constructor HTMLTagClass ( [$attributes = NULL] )</A></td>
242 <td CLASS="font10">Class Constructor</td>
243
244 <tr>
245 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#render'>render ( [$indent_level = NULL], [$output_debug = 0] )</A></td>
246 <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>
247
248 <tr>
249 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_class'>set_class ( $value )</A></td>
250 <td CLASS="font10">This function is a shorthand helper
251 to setting the class attribute on a
252 tag.</td>
253
254 <tr>
255 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_id'>set_id ( $value )</A></td>
256 <td CLASS="font10">This function is a shorthand helper
257 to setting the id attribute on a
258 tag.</td>
259
260 <tr>
261 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_style'>set_style ( $value )</A></td>
262 <td CLASS="font10">This function is a shorthand helper
263 to setting the style attribute on a
264 tag.</td>
265
266 <tr>
267 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#_build_attribute_string'>_build_attribute_string ( $name, $value, [$debug = 0] )</A></td>
268 <td CLASS="font10">this builds an attribute for a tag.</td>
269
270 <tr>
271 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#_render_tag_debug'>_render_tag_debug ( $indent_level )</A></td>
272 <td CLASS="font10">This renders that open tag in debug mode.</td>
273
274 </table>
275 <br>
276 </TD>
277 </TR>
278
279 <!-- =========== Summary =========== -->
280 <TR BGCOLOR='white' CLASS='TableRowColor'>
281 <TD>
282 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
283 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
284 <tr CLASS="tableheadingcolor">
285 <th>Function</th>
286 <th>Description</th>
287 </tr>
288
289 <tr>
290 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#constructor XMLTagClass'>constructor XMLTagClass ( [$name = ], [$attributes = array()] )</A></td>
291 <td CLASS="font10">The constructor</td>
292
293 <tr>
294 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag'>get_tag ( )</A></td>
295 <td CLASS="font10">This returns the tag declared for this class.</td>
296
297 <tr>
298 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag_name'>get_tag_name ( )</A></td>
299 <td CLASS="font10">This method gets the name of the tag</td>
300
301 <tr>
302 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#render'>render ( [$indent_level = 0] )</A></td>
303 <td CLASS="font10">This function is responsible</td>
304
305 <tr>
306 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#reset_attributes'>reset_attributes ( [$attributes = array()] )</A></td>
307 <td CLASS="font10">clear all attributes and start with new attributes</td>
308
309 <tr>
310 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>
311 <td CLASS="font10">This function turns on the collapse flag</td>
312
313 <tr>
314 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_closetag'>set_newline_after_closetag ( $flag )</A></td>
315 <td CLASS="font10">set the newline_after_content flag</td>
316
317 <tr>
318 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_opentag'>set_newline_after_opentag ( $flag )</A></td>
319 <td CLASS="font10">set the newline_after_opentag flag</td>
320
321 <tr>
322 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attribute'>set_tag_attribute ( $name, [$value = NULL] )</A></td>
323 <td CLASS="font10">add a single attribute (name=&quot;value&quot;)</td>
324
325 <tr>
326 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attributes'>set_tag_attributes ( [$attributes = array()] )</A></td>
327 <td CLASS="font10">add multiple attributes (name=&quot;value&quot;)</td>
328
329 <tr>
330 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_name'>set_tag_name ( $name )</A></td>
331 <td CLASS="font10">This method sets the name of the tag</td>
332
333 <tr>
334 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_build_attribute_string'>_build_attribute_string ( $name, $value )</A></td>
335 <td CLASS="font10">this builds an attribute for an XML tag.</td>
336
337 <tr>
338 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_get_element'>_get_element ( $cell )</A></td>
339 <td CLASS="font10">get the nth element from content array</td>
340
341 <tr>
342 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_prepare_flags'>_prepare_flags ( )</A></td>
343 <td CLASS="font10">This function checks to see if</td>
344
345 <tr>
346 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_close_tag'>_render_close_tag ( $indent_level )</A></td>
347 <td CLASS="font10">this function is reposnsible for
348 rendering the closing tag (if any)</td>
349
350 <tr>
351 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_content'>_render_content ( $indent_level, [$output_debug = 0] )</A></td>
352 <td CLASS="font10">this function is reponsible for</td>
353
354 <tr>
355 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_open_tag'>_render_open_tag ( $indent_level, [$finish_slash = TRUE] )</A></td>
356 <td CLASS="font10">this function is responsible for
357 rendering the open tag.</td>
358
359 </table>
360 <br>
361 </TD>
362 </TR>
363
364 <!-- =========== Summary =========== -->
365 <TR BGCOLOR='white' CLASS='TableRowColor'>
366 <TD>
367 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
368 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
369 <tr CLASS="tableheadingcolor">
370 <th>Function</th>
371 <th>Description</th>
372 </tr>
373
374 <tr>
375 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#constructor Container'>constructor Container ( )</A></td>
376 <td CLASS="font10">The constructor.</td>
377
378 <tr>
379 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add'>add ( )</A></td>
380 <td CLASS="font10">add content onto content stack</td>
381
382 <tr>
383 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add_reference'>add_reference ( &$content )</A></td>
384 <td CLASS="font10">Add content onto content stack
385 so you can change the item later.</td>
386
387 <tr>
388 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#count_content'>count_content ( )</A></td>
389 <td CLASS="font10">counts the number of content objects</td>
390
391 <tr>
392 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#get_indent_flag'>get_indent_flag ( )</A></td>
393 <td CLASS="font10">This flag gets the current value
394 of the indent flag</td>
395
396 <tr>
397 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push'>push ( )</A></td>
398 <td CLASS="font10">Same as add().</td>
399
400 <tr>
401 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push_reference'>push_reference ( &$content )</A></td>
402 <td CLASS="font10">Same as add_reference
403 NOTE : only exists for compatibility with 1.1.x</td>
404
405 <tr>
406 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#render'>render ( [$indent_level = 1], [$output_debug = 0] )</A></td>
407 <td CLASS="font10">This function is compatible with the
408 rest of the phpHtmllib API spec.</td>
409
410 <tr>
411 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#reset_content'>reset_content ( )</A></td>
412 <td CLASS="font10">destroy existing content and start with new content.</td>
413
414 <tr>
415 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>
416 <td CLASS="font10">This function turns on the collapse flag</td>
417
418 <tr>
419 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_indent_flag'>set_indent_flag ( $flag )</A></td>
420 <td CLASS="font10">function to set the indent flag</td>
421
422 </table>
423 <br>
424 </TD>
425 </TR>
426
427 </TABLE>
428
429 <hr>
430 <!-- should have constructor at some point -->
431 <!-- =========== Method SUMMARY =========== -->
432 <A NAME='Method_summary'><!-- --></A>
433 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
434 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
435 <TD>
436 <span class="font12bold">Method Summary</span>
437 <A HREF="#top" CLASS="links">^TOP</A>
438 </TD>
439 </TR>
440
441
442 </TABLE>
443
444 <hr>
445 <!-- ============ VARIABLE DETAIL =========== -->
446
447 <A NAME='variable_detail'></A>
448 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
449 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
450 <TD>
451 <span CLASS="font12bold">Variable Detail</span>
452 <A HREF="#top" CLASS="links">^TOP</A>
453 </TD>
454 </TR>
455 </TABLE>
456
457
458 <A NAME='$_tag'><!-- --></A><H3>$_tag</H3>
459 <b>Data type:</b> mixed<br>
460 <!-- ========== Info from phpDoc block ========= -->
461
462 <BR>
463
464
465 <UL>
466
467 </UL>
468
469 <HR>
470
471
472 <hr>
473 <!-- ============ FUNCTION DETAIL =========== -->
474
475 <A NAME='function_detail'></A>
476 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
477 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
478 <TD>
479 <span class="font12bold">Method Detail</span>
480 <A HREF="#top" CLASS="links">^TOP</A>
481 </TD>
482 </TR>
483 </TABLE>
484 <BR>
485
486
487 <hr>
488 </HTML>

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