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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Thu Jan 30 03:29:15 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:41 -0800' -->
6     <TITLE>Docs For Class DOCTYPEtag</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 DOCTYPEtag">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 DOCTYPEtag
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     --DOCTYPEtag</pre>
41     </pre>
42    
43     <A NAME="children_summary"</A>
44     <H3>
45     Classes extended from DOCTYPEtag: <A HREF="#top" CLASS="links">^TOP</A>
46     </H3>
47    
48     <p>
49     <b><i>Located in File: Program_Root/tag_classes/XMLTAGS.inc</i></b><br>
50     </p>
51     <hr>
52     <!-- ========== Info from phpDoc block ========= -->
53     &lt;!DOCTYPE&gt; tag class
54     <BR>
55    
56    
57     <UL>
58    
59     <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
60    
61     </UL>
62    
63     <hr>
64     <!-- =========== VAR SUMMARY =========== -->
65     <A NAME='var_summary'><!-- --></A>
66     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
67     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
68     <TD>
69     <span CLASS="font12bold">Class Variable Summary</span>
70     <A HREF="#top" CLASS="links">^TOP</A>
71     </TD>
72     </TR>
73    
74    
75     <!-- =========== Summary =========== -->
76     <TR BGCOLOR='white' CLASS='TableRowColor'>
77     <TD>
78     <CODE><B><A HREF='DOCTYPEtag.html#$_always_upper_case'>$_always_upper_case</A></B></CODE>
79     <BR>
80     <blockquote> </blockquote>
81     <blockquote> Default Value: <CODE>->TRUE<-</CODE> </blockquote>
82     </TD>
83     </TR>
84    
85     <!-- =========== Summary =========== -->
86     <TR BGCOLOR='white' CLASS='TableRowColor'>
87     <TD>
88     <CODE><B><A HREF='DOCTYPEtag.html#$_close_tag_required'>$_close_tag_required</A></B></CODE>
89     <BR>
90     <blockquote> </blockquote>
91     <blockquote> Default Value: <CODE>->FALSE<-</CODE> </blockquote>
92     </TD>
93     </TR>
94    
95     <!-- =========== Summary =========== -->
96     <TR BGCOLOR='white' CLASS='TableRowColor'>
97     <TD>
98     <CODE><B><A HREF='DOCTYPEtag.html#$_content_required'>$_content_required</A></B></CODE>
99     <BR>
100     <blockquote> </blockquote>
101     <blockquote> Default Value: <CODE>->FALSE<-</CODE> </blockquote>
102     </TD>
103     </TR>
104    
105     <!-- =========== Summary =========== -->
106     <TR BGCOLOR='white' CLASS='TableRowColor'>
107     <TD>
108     <CODE><B><A HREF='DOCTYPEtag.html#$_no_finish_slash_xhtml'>$_no_finish_slash_xhtml</A></B></CODE>
109     <BR>
110     <blockquote> </blockquote>
111     <blockquote> Default Value: <CODE>->TRUE<-</CODE> </blockquote>
112     </TD>
113     </TR>
114    
115     <!-- =========== Summary =========== -->
116     <TR BGCOLOR='white' CLASS='TableRowColor'>
117     <TD>
118     <CODE><B><A HREF='DOCTYPEtag.html#$_tag'>$_tag</A></B></CODE>
119     <BR>
120     <blockquote> </blockquote>
121     <blockquote> Default Value: <CODE>->!DOCTYPE<-</CODE> </blockquote>
122     </TD>
123     </TR>
124    
125     </TABLE>
126    
127     <hr>
128     <!-- =========== VAR INHERITED SUMMARY =========== -->
129     <A NAME='var_inherited_summary'><!-- --></A>
130     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
131     <TR CLASS='TableHeadingColor'>
132     <TD>
133     <span CLASS="font12bold">Inherited Class Variable Summary</span>
134     <A HREF="#top" CLASS="links">^TOP</A>
135     </TD>
136     </TR>
137    
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/XMLTagClass.html">XMLTagClass</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/XMLTagClass.html#constructor XMLTagClass'>constructor XMLTagClass ( [$name = ], [$attributes = array()] )</A></td>
240     <td CLASS="font10">The constructor</td>
241    
242     <tr>
243     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag'>get_tag ( )</A></td>
244     <td CLASS="font10">This returns the tag declared for this class.</td>
245    
246     <tr>
247     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag_name'>get_tag_name ( )</A></td>
248     <td CLASS="font10">This method gets the name of the tag</td>
249    
250     <tr>
251     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#render'>render ( [$indent_level = 0] )</A></td>
252     <td CLASS="font10">This function is responsible</td>
253    
254     <tr>
255     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#reset_attributes'>reset_attributes ( [$attributes = array()] )</A></td>
256     <td CLASS="font10">clear all attributes and start with new attributes</td>
257    
258     <tr>
259     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>
260     <td CLASS="font10">This function turns on the collapse flag</td>
261    
262     <tr>
263     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_closetag'>set_newline_after_closetag ( $flag )</A></td>
264     <td CLASS="font10">set the newline_after_content flag</td>
265    
266     <tr>
267     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_opentag'>set_newline_after_opentag ( $flag )</A></td>
268     <td CLASS="font10">set the newline_after_opentag flag</td>
269    
270     <tr>
271     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attribute'>set_tag_attribute ( $name, [$value = NULL] )</A></td>
272     <td CLASS="font10">add a single attribute (name=&quot;value&quot;)</td>
273    
274     <tr>
275     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attributes'>set_tag_attributes ( [$attributes = array()] )</A></td>
276     <td CLASS="font10">add multiple attributes (name=&quot;value&quot;)</td>
277    
278     <tr>
279     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_name'>set_tag_name ( $name )</A></td>
280     <td CLASS="font10">This method sets the name of the tag</td>
281    
282     <tr>
283     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_build_attribute_string'>_build_attribute_string ( $name, $value )</A></td>
284     <td CLASS="font10">this builds an attribute for an XML tag.</td>
285    
286     <tr>
287     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_get_element'>_get_element ( $cell )</A></td>
288     <td CLASS="font10">get the nth element from content array</td>
289    
290     <tr>
291     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_prepare_flags'>_prepare_flags ( )</A></td>
292     <td CLASS="font10">This function checks to see if</td>
293    
294     <tr>
295     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_close_tag'>_render_close_tag ( $indent_level )</A></td>
296     <td CLASS="font10">this function is reposnsible for
297     rendering the closing tag (if any)</td>
298    
299     <tr>
300     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_content'>_render_content ( $indent_level, [$output_debug = 0] )</A></td>
301     <td CLASS="font10">this function is reponsible for</td>
302    
303     <tr>
304     <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_open_tag'>_render_open_tag ( $indent_level, [$finish_slash = TRUE] )</A></td>
305     <td CLASS="font10">this function is responsible for
306     rendering the open tag.</td>
307    
308     </table>
309     <br>
310     </TD>
311     </TR>
312    
313     <!-- =========== Summary =========== -->
314     <TR BGCOLOR='white' CLASS='TableRowColor'>
315     <TD>
316     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
317     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
318     <tr CLASS="tableheadingcolor">
319     <th>Function</th>
320     <th>Description</th>
321     </tr>
322    
323     <tr>
324     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#constructor Container'>constructor Container ( )</A></td>
325     <td CLASS="font10">The constructor.</td>
326    
327     <tr>
328     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add'>add ( )</A></td>
329     <td CLASS="font10">add content onto content stack</td>
330    
331     <tr>
332     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add_reference'>add_reference ( &$content )</A></td>
333     <td CLASS="font10">Add content onto content stack
334     so you can change the item later.</td>
335    
336     <tr>
337     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#count_content'>count_content ( )</A></td>
338     <td CLASS="font10">counts the number of content objects</td>
339    
340     <tr>
341     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#get_indent_flag'>get_indent_flag ( )</A></td>
342     <td CLASS="font10">This flag gets the current value
343     of the indent flag</td>
344    
345     <tr>
346     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push'>push ( )</A></td>
347     <td CLASS="font10">Same as add().</td>
348    
349     <tr>
350     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push_reference'>push_reference ( &$content )</A></td>
351     <td CLASS="font10">Same as add_reference
352     NOTE : only exists for compatibility with 1.1.x</td>
353    
354     <tr>
355     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#render'>render ( [$indent_level = 1], [$output_debug = 0] )</A></td>
356     <td CLASS="font10">This function is compatible with the
357     rest of the phpHtmllib API spec.</td>
358    
359     <tr>
360     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#reset_content'>reset_content ( )</A></td>
361     <td CLASS="font10">destroy existing content and start with new content.</td>
362    
363     <tr>
364     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>
365     <td CLASS="font10">This function turns on the collapse flag</td>
366    
367     <tr>
368     <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_indent_flag'>set_indent_flag ( $flag )</A></td>
369     <td CLASS="font10">function to set the indent flag</td>
370    
371     </table>
372     <br>
373     </TD>
374     </TR>
375    
376     </TABLE>
377    
378     <hr>
379     <!-- should have constructor at some point -->
380     <!-- =========== Method SUMMARY =========== -->
381     <A NAME='Method_summary'><!-- --></A>
382     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
383     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
384     <TD>
385     <span class="font12bold">Method Summary</span>
386     <A HREF="#top" CLASS="links">^TOP</A>
387     </TD>
388     </TR>
389    
390    
391     <!-- =========== Summary =========== -->
392     <TR BGCOLOR='white' CLASS='TableRowColor'>
393     <TD>
394     <CODE><B><A HREF='DOCTYPEtag.html#constructor DOCTYPEtag'>void constructor DOCTYPEtag ( [$attributes = array()] )</A></B></CODE>
395     <BR>
396     <blockquote> </blockquote>
397     </TD>
398     </TR>
399    
400     </TABLE>
401    
402     <hr>
403     <!-- ============ VARIABLE DETAIL =========== -->
404    
405     <A NAME='variable_detail'></A>
406     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
407     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
408     <TD>
409     <span CLASS="font12bold">Variable Detail</span>
410     <A HREF="#top" CLASS="links">^TOP</A>
411     </TD>
412     </TR>
413     </TABLE>
414    
415    
416     <A NAME='$_always_upper_case'><!-- --></A><H3>$_always_upper_case</H3>
417     <b>Data type:</b> mixed<br>
418     <!-- ========== Info from phpDoc block ========= -->
419    
420     <BR>
421    
422    
423     <UL>
424    
425     </UL>
426    
427     <HR>
428    
429     <A NAME='$_close_tag_required'><!-- --></A><H3>$_close_tag_required</H3>
430     <b>Data type:</b> mixed<br>
431     <!-- ========== Info from phpDoc block ========= -->
432    
433     <BR>
434    
435    
436     <UL>
437    
438     </UL>
439    
440     <HR>
441    
442     <A NAME='$_content_required'><!-- --></A><H3>$_content_required</H3>
443     <b>Data type:</b> mixed<br>
444     <!-- ========== Info from phpDoc block ========= -->
445    
446     <BR>
447    
448    
449     <UL>
450    
451     </UL>
452    
453     <HR>
454    
455     <A NAME='$_no_finish_slash_xhtml'><!-- --></A><H3>$_no_finish_slash_xhtml</H3>
456     <b>Data type:</b> mixed<br>
457     <!-- ========== Info from phpDoc block ========= -->
458    
459     <BR>
460    
461    
462     <UL>
463    
464     </UL>
465    
466     <HR>
467    
468     <A NAME='$_tag'><!-- --></A><H3>$_tag</H3>
469     <b>Data type:</b> mixed<br>
470     <!-- ========== Info from phpDoc block ========= -->
471    
472     <BR>
473    
474    
475     <UL>
476    
477     </UL>
478    
479     <HR>
480    
481    
482     <hr>
483     <!-- ============ FUNCTION DETAIL =========== -->
484    
485     <A NAME='function_detail'></A>
486     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
487     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
488     <TD>
489     <span class="font12bold">Method Detail</span>
490     <A HREF="#top" CLASS="links">^TOP</A>
491     </TD>
492     </TR>
493     </TABLE>
494     <BR>
495    
496     <DIV CLASS="function">
497     <A NAME='constructor DOCTYPEtag'><!-- --></A>
498     <SPAN CLASS="font12bold">constructor DOCTYPEtag</SPAN>
499     <BR>
500     <SPAN CLASS="font10bold">Useage : </SPAN>
501     <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
502     <span class="font10bold" style="color: #0000FF">constructor DOCTYPEtag ( [$attributes = array()] )</SPAN>
503     <BR>
504    
505     <BR>
506     <SPAN CLASS="font10bold">Description : </SPAN>
507     <!-- ========== Info from phpDoc block ========= -->
508    
509     <BR>
510    
511     <DL>
512     <DT class="font10bold">Function Parameters:</DT>
513    
514    
515     <DT class="font10bold">Function Info:</DT>
516    
517     </DL>
518    
519     </DIV>
520     <BR>
521    
522    
523     <hr>
524     </HTML>

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