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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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