/[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.2 - (hide annotations)
Sat Feb 22 20:56:16 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.1: +168 -355 lines
File MIME type: text/html
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

1 jonen 1.2 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2 jonen 1.1 <!--NewPage-->
3     <HTML>
4     <HEAD>
5 jonen 1.2 <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:24:03 -0800' -->
6 jonen 1.1 <TITLE>Docs For Class DOCTYPEtag</TITLE>
7 jonen 1.2 <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>
8 jonen 1.1 </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 DOCTYPEtag">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 jonen 1.2 <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 jonen 1.1 <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
22 jonen 1.2 <A HREF="#method_detail" class="links" title="Method Detail">Method Detail</A>
23 jonen 1.1 </TD>
24     </TR>
25     </TABLE>
26     <BR>
27     <!-- Start of Class Data -->
28     <H2>
29     Class DOCTYPEtag
30 jonen 1.2 </H2> (line <span class="linenumber">18</span>)
31 jonen 1.1 <pre>
32 jonen 1.2 <a href="../phpHtmlLib/Container.html">Container</a>
33 jonen 1.1 |
34     --<a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a>
35     |
36     --DOCTYPEtag</pre>
37     <p>
38     <b><i>Located in File: Program_Root/tag_classes/XMLTAGS.inc</i></b><br>
39     </p>
40     <hr>
41     &lt;!DOCTYPE&gt; tag class
42 jonen 1.2 <br />
43 jonen 1.1
44     <UL>
45 jonen 1.2 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
46     </UL>
47 jonen 1.1 <hr>
48     <!-- =========== VAR SUMMARY =========== -->
49     <A NAME='var_summary'><!-- --></A>
50     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
51     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
52     <TD>
53     <span CLASS="font12bold">Class Variable Summary</span>
54     <A HREF="#top" CLASS="links">^TOP</A>
55     </TD>
56     </TR>
57    
58 jonen 1.2 <!-- =========== Summary =========== -->
59 jonen 1.1 <TR BGCOLOR='white' CLASS='TableRowColor'>
60     <TD>
61 jonen 1.2 <CODE><B><A HREF="../phpHtmlLib/DOCTYPEtag.html#var$_tag">$_tag</A></B></CODE>
62 jonen 1.1 <BR>
63     <blockquote> </blockquote>
64 jonen 1.2 <blockquote> Default Value: <CODE>->&nbsp;"!DOCTYPE"<-</CODE> </blockquote>
65 jonen 1.1 </TD>
66     </TR>
67 jonen 1.2 </TABLE>
68 jonen 1.1 <hr>
69     <!-- =========== VAR INHERITED SUMMARY =========== -->
70     <A NAME='var_inherited_summary'><!-- --></A>
71     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
72 jonen 1.2 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
73 jonen 1.1 <TD>
74     <span CLASS="font12bold">Inherited Class Variable Summary</span>
75     <A HREF="#top" CLASS="links">^TOP</A>
76     </TD>
77     </TR>
78    
79 jonen 1.2 <!-- =========== Summary =========== -->
80 jonen 1.1 <TR BGCOLOR='white'>
81     <TD>
82 jonen 1.2 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
83 jonen 1.1 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
84     <tr CLASS="tableheadingcolor">
85     <th>Variable</th>
86     <th>Default Value</th>
87     <th>Description</th>
88     </tr>
89 jonen 1.2 <tr>
90     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
91     <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
92     <td CLASS="font10">The flags that tell us</td>
93 jonen 1.1 </tr>
94 jonen 1.2 </table>
95 jonen 1.1 <BR>
96     </TD>
97     </TR>
98 jonen 1.2 </TABLE>
99    
100     <hr>
101     <!-- =========== METHOD SUMMARY =========== -->
102     <A NAME='method_summary'><!-- --></A>
103     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
104     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
105 jonen 1.1 <TD>
106 jonen 1.2 <span class="font12bold">Method Summary</span>
107     <A HREF="#top" CLASS="links">^TOP</A>
108     </TD>
109 jonen 1.1 </TR>
110    
111 jonen 1.2 <!-- =========== Summary =========== -->
112     <TR BGCOLOR='white' CLASS='TableRowColor'>
113     <TD>
114     <CODE><B><A HREF='../phpHtmlLib/DOCTYPEtag.html#methodDOCTYPEtag'>void constructor DOCTYPEtag ( [$attributes = array()] )</A></B></CODE>
115     <BR>
116     <blockquote> </blockquote>
117     </TD>
118     </TR>
119     <!-- =========== Summary =========== -->
120     <TR BGCOLOR='white' CLASS='TableRowColor'>
121     <TD>
122     <CODE><B><A HREF='../phpHtmlLib/DOCTYPEtag.html#method_set_flags'>void _set_flags ( )</A></B></CODE>
123     <BR>
124     <blockquote> </blockquote>
125     </TD>
126     </TR>
127     </TABLE>
128 jonen 1.1 <!-- =========== INHERITED METHOD SUMMARY =========== -->
129     <A NAME='functions_inherited'><!-- --></A>
130     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
131 jonen 1.2 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
132 jonen 1.1 <TD>
133     <span CLASS="font12bold">Inherited Method Summary</span>
134     <A HREF="#top" CLASS="links">^TOP</A>
135     </TD>
136     </TR>
137    
138 jonen 1.2 <!-- =========== Summary =========== -->
139 jonen 1.1 <TR BGCOLOR='white' CLASS='TableRowColor'>
140     <TD>
141     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
142     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
143     <tr CLASS="tableheadingcolor">
144     <th>Function</th>
145     <th>Description</th>
146     </tr>
147 jonen 1.2 <tr>
148     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodXMLTagClass">XMLTagClass::XMLTagClass()</a></td>
149 jonen 1.1 <td CLASS="font10">The constructor</td>
150 jonen 1.2 <tr>
151     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag">XMLTagClass::get_tag()</a></td>
152 jonen 1.1 <td CLASS="font10">This returns the tag declared for this class.</td>
153 jonen 1.2 <tr>
154     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag_name">XMLTagClass::get_tag_name()</a></td>
155 jonen 1.1 <td CLASS="font10">This method gets the name of the tag</td>
156 jonen 1.2 <tr>
157     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a></td>
158     <td CLASS="font10">This function is responsible for rendering the tag and its contents</td>
159     <tr>
160     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodreset_attributes">XMLTagClass::reset_attributes()</a></td>
161 jonen 1.1 <td CLASS="font10">clear all attributes and start with new attributes</td>
162 jonen 1.2 <tr>
163     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_collapse">XMLTagClass::set_collapse()</a></td>
164 jonen 1.1 <td CLASS="font10">This function turns on the collapse flag</td>
165 jonen 1.2 <tr>
166     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_closetag">XMLTagClass::set_newline_after_closetag()</a></td>
167 jonen 1.1 <td CLASS="font10">set the newline_after_content flag</td>
168 jonen 1.2 <tr>
169     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_opentag">XMLTagClass::set_newline_after_opentag()</a></td>
170 jonen 1.1 <td CLASS="font10">set the newline_after_opentag flag</td>
171 jonen 1.2 <tr>
172     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a></td>
173     <td CLASS="font10">add a single attribute (name="value")</td>
174     <tr>
175     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a></td>
176     <td CLASS="font10">add multiple attributes (name="value")</td>
177     <tr>
178     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_name">XMLTagClass::set_tag_name()</a></td>
179 jonen 1.1 <td CLASS="font10">This method sets the name of the tag</td>
180 jonen 1.2 <tr>
181     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_build_attribute_string">XMLTagClass::_build_attribute_string()</a></td>
182 jonen 1.1 <td CLASS="font10">this builds an attribute for an XML tag.</td>
183 jonen 1.2 <tr>
184     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_get_element">XMLTagClass::_get_element()</a></td>
185 jonen 1.1 <td CLASS="font10">get the nth element from content array</td>
186 jonen 1.2 <tr>
187     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_prepare_flags">XMLTagClass::_prepare_flags()</a></td>
188 jonen 1.1 <td CLASS="font10">This function checks to see if</td>
189 jonen 1.2 <tr>
190     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_close_tag">XMLTagClass::_render_close_tag()</a></td>
191     <td CLASS="font10">this function is reposnsible for rendering the closing tag (if any)</td>
192     <tr>
193     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_content">XMLTagClass::_render_content()</a></td>
194     <td CLASS="font10">this function is reponsible for rendering the pcdata, or content of the tag (if any)</td>
195     <tr>
196     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_open_tag">XMLTagClass::_render_open_tag()</a></td>
197     <td CLASS="font10">this function is responsible for rendering the open tag.</td>
198     <tr>
199     <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a></td>
200     <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>
201     </table>
202 jonen 1.1 <br>
203     </TD>
204     </TR>
205 jonen 1.2 <!-- =========== Summary =========== -->
206 jonen 1.1 <TR BGCOLOR='white' CLASS='TableRowColor'>
207     <TD>
208     <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
209     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
210     <tr CLASS="tableheadingcolor">
211     <th>Function</th>
212     <th>Description</th>
213     </tr>
214 jonen 1.2 <tr>
215     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>
216 jonen 1.1 <td CLASS="font10">The constructor.</td>
217 jonen 1.2 <tr>
218     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>
219 jonen 1.1 <td CLASS="font10">add content onto content stack</td>
220 jonen 1.2 <tr>
221     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
222     <td CLASS="font10">Add content onto content stack so you can change the item later.</td>
223     <tr>
224     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>
225 jonen 1.1 <td CLASS="font10">counts the number of content objects</td>
226 jonen 1.2 <tr>
227     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
228     <td CLASS="font10">This flag gets the current value of the indent flag</td>
229     <tr>
230     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>
231 jonen 1.1 <td CLASS="font10">Same as add().</td>
232 jonen 1.2 <tr>
233     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
234     <td CLASS="font10">Same as add_reference NOTE : only exists for compatibility with 1.1.x</td>
235     <tr>
236     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
237     <td CLASS="font10">This function is compatible with the rest of the phpHtmllib API spec.</td>
238     <tr>
239     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></td>
240 jonen 1.1 <td CLASS="font10">destroy existing content and start with new content.</td>
241 jonen 1.2 <tr>
242     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>
243 jonen 1.1 <td CLASS="font10">This function turns on the collapse flag</td>
244 jonen 1.2 <tr>
245     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>
246 jonen 1.1 <td CLASS="font10">function to set the indent flag</td>
247 jonen 1.2 <tr>
248     <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
249     <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>
250     </table>
251 jonen 1.1 <br>
252     </TD>
253     </TR>
254 jonen 1.2 </TABLE>
255 jonen 1.1 <hr>
256     <!-- ============ VARIABLE DETAIL =========== -->
257    
258     <A NAME='variable_detail'></A>
259     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
260     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
261     <TD>
262     <span CLASS="font12bold">Variable Detail</span>
263     <A HREF="#top" CLASS="links">^TOP</A>
264     </TD>
265     </TR>
266     </TABLE>
267    
268 jonen 1.2 <A NAME='var$_tag'><!-- --></A><H3>$_tag</H3> (line <span class="linenumber">19</span>)<br />
269 jonen 1.1 <b>Data type:</b> mixed<br>
270 jonen 1.2 <br />
271 jonen 1.1
272     <UL>
273 jonen 1.2 </UL>
274 jonen 1.1 <HR>
275     <hr>
276 jonen 1.2 <!-- ============ METHOD DETAIL =========== -->
277 jonen 1.1
278 jonen 1.2 <A NAME='method_detail'></A>
279 jonen 1.1 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
280     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
281     <TD>
282     <span class="font12bold">Method Detail</span>
283     <A HREF="#top" CLASS="links">^TOP</A>
284     </TD>
285     </TR>
286     </TABLE>
287     <BR>
288     <DIV CLASS="function">
289 jonen 1.2 <A NAME='methodDOCTYPEtag'><!-- --></A>
290     <SPAN CLASS="font12bold">Constructor DOCTYPEtag</SPAN> (line <span class="linenumber">21</span>)
291 jonen 1.1 <BR>
292 jonen 1.2 <SPAN CLASS="font10bold">Usage : </SPAN>
293 jonen 1.1 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
294 jonen 1.2 <span class="font10bold" style="color: #0000FF">DOCTYPEtag(
295     [mixed
296     $attributes = array()])</SPAN>
297 jonen 1.1 <BR>
298    
299     <BR>
300     <SPAN CLASS="font10bold">Description : </SPAN>
301    
302 jonen 1.2 <br />
303 jonen 1.1
304     <DL>
305    
306 jonen 1.2 <DT class="font10bold">Function Info:</DT>
307     </DL>
308     </DIV>
309     <BR>
310     <DIV CLASS="function">
311     <A NAME='method_set_flags'><!-- --></A>
312     <SPAN CLASS="font12bold">_set_flags</SPAN> (line <span class="linenumber">32</span>)
313     <BR>
314     <SPAN CLASS="font10bold">Usage : </SPAN>
315     <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
316     <span class="font10bold" style="color: #0000FF">_set_flags(
317     )</SPAN>
318     <BR>
319 jonen 1.1
320 jonen 1.2 <span class="font10bold" style="padding-left: 10px;">Overrides :</span> <a href="../phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a> This method is used to set the bitmask flags for this tag. It tells the class how to render the tag.
321 jonen 1.1 <BR>
322 jonen 1.2 <SPAN CLASS="font10bold">Description : </SPAN>
323 jonen 1.1
324 jonen 1.2 <br />
325 jonen 1.1
326 jonen 1.2 <DL>
327    
328     <DT class="font10bold">Function Info:</DT>
329     </DL>
330     </DIV>
331     <BR>
332     <div id="credit">
333     <hr>
334     Documention generated on Thu, 20 Feb 2003 16:24:03 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
335     </div>
336     </body>
337     </html>

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