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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Feb 22 20:56:15 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.1: +221 -402 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:24:03 -0800' -->
6 <TITLE>Docs For Class CDATAtag</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 CDATAtag">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 CDATAtag
30 </H2> (line <span class="linenumber">80</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/XMLtag.html">XMLtag</a>
37 |
38 --CDATAtag</pre>
39 <p>
40 <b><i>Located in File: Program_Root/tag_classes/XMLTAGS.inc</i></b><br>
41 </p>
42 <hr>
43 A simple wrapper for standard XML
44 <br />
45 <p>CDATA section data</p>
46 <UL>
47 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
48 </UL>
49 <hr>
50 <!-- =========== VAR SUMMARY =========== -->
51 <A NAME='var_summary'><!-- --></A>
52 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
53 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
54 <TD>
55 <span CLASS="font12bold">Class Variable Summary</span>
56 <A HREF="#top" CLASS="links">^TOP</A>
57 </TD>
58 </TR>
59
60 <!-- =========== Summary =========== -->
61 <TR BGCOLOR='white' CLASS='TableRowColor'>
62 <TD>
63 <CODE><B><A HREF="../phpHtmlLib/CDATAtag.html#var$_tag">$_tag</A></B></CODE>
64 <BR>
65 <blockquote> </blockquote>
66 <blockquote> Default Value: <CODE>->&nbsp;"CDATA["<-</CODE> </blockquote>
67 </TD>
68 </TR>
69 <!-- =========== Summary =========== -->
70 <TR BGCOLOR='white' CLASS='TableRowColor'>
71 <TD>
72 <CODE><B><A HREF="../phpHtmlLib/CDATAtag.html#var$_tag_postfix">$_tag_postfix</A></B></CODE>
73 <BR>
74 <blockquote> </blockquote>
75 <blockquote> Default Value: <CODE>->&nbsp;"]]&gt;"<-</CODE> </blockquote>
76 </TD>
77 </TR>
78 <!-- =========== Summary =========== -->
79 <TR BGCOLOR='white' CLASS='TableRowColor'>
80 <TD>
81 <CODE><B><A HREF="../phpHtmlLib/CDATAtag.html#var$_tag_prefix">$_tag_prefix</A></B></CODE>
82 <BR>
83 <blockquote> </blockquote>
84 <blockquote> Default Value: <CODE>->&nbsp;"&lt;!["<-</CODE> </blockquote>
85 </TD>
86 </TR>
87 </TABLE>
88 <hr>
89 <!-- =========== VAR INHERITED SUMMARY =========== -->
90 <A NAME='var_inherited_summary'><!-- --></A>
91 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
92 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
93 <TD>
94 <span CLASS="font12bold">Inherited Class Variable Summary</span>
95 <A HREF="#top" CLASS="links">^TOP</A>
96 </TD>
97 </TR>
98
99 <!-- =========== Summary =========== -->
100 <TR BGCOLOR='white'>
101 <TD>
102 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
103 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
104 <tr CLASS="tableheadingcolor">
105 <th>Variable</th>
106 <th>Default Value</th>
107 <th>Description</th>
108 </tr>
109 <tr>
110 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
111 <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
112 <td CLASS="font10">The flags that tell us</td>
113 </tr>
114 </table>
115 <BR>
116 </TD>
117 </TR>
118 </TABLE>
119
120 <hr>
121 <!-- =========== METHOD SUMMARY =========== -->
122 <A NAME='method_summary'><!-- --></A>
123 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
124 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
125 <TD>
126 <span class="font12bold">Method Summary</span>
127 <A HREF="#top" CLASS="links">^TOP</A>
128 </TD>
129 </TR>
130
131 <!-- =========== Summary =========== -->
132 <TR BGCOLOR='white' CLASS='TableRowColor'>
133 <TD>
134 <CODE><B><A HREF='../phpHtmlLib/CDATAtag.html#methodCDATAtag'>void constructor CDATAtag ( )</A></B></CODE>
135 <BR>
136 <blockquote> </blockquote>
137 </TD>
138 </TR>
139 <!-- =========== Summary =========== -->
140 <TR BGCOLOR='white' CLASS='TableRowColor'>
141 <TD>
142 <CODE><B><A HREF='../phpHtmlLib/CDATAtag.html#method_render_close_tag'>void _render_close_tag ( $indent_level )</A></B></CODE>
143 <BR>
144 <blockquote> </blockquote>
145 </TD>
146 </TR>
147 <!-- =========== Summary =========== -->
148 <TR BGCOLOR='white' CLASS='TableRowColor'>
149 <TD>
150 <CODE><B><A HREF='../phpHtmlLib/CDATAtag.html#method_render_open_tag'>void _render_open_tag ( $indent_level, [$finish_slash = FALSE] )</A></B></CODE>
151 <BR>
152 <blockquote> </blockquote>
153 </TD>
154 </TR>
155 <!-- =========== Summary =========== -->
156 <TR BGCOLOR='white' CLASS='TableRowColor'>
157 <TD>
158 <CODE><B><A HREF='../phpHtmlLib/CDATAtag.html#method_set_flags'>void _set_flags ( )</A></B></CODE>
159 <BR>
160 <blockquote> </blockquote>
161 </TD>
162 </TR>
163 </TABLE>
164 <!-- =========== INHERITED METHOD SUMMARY =========== -->
165 <A NAME='functions_inherited'><!-- --></A>
166 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
167 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
168 <TD>
169 <span CLASS="font12bold">Inherited Method Summary</span>
170 <A HREF="#top" CLASS="links">^TOP</A>
171 </TD>
172 </TR>
173
174 <!-- =========== Summary =========== -->
175 <TR BGCOLOR='white' CLASS='TableRowColor'>
176 <TD>
177 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLtag.html">XMLtag</a></span>
178 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
179 <tr CLASS="tableheadingcolor">
180 <th>Function</th>
181 <th>Description</th>
182 </tr>
183 <tr>
184 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLtag.html#methodXMLtag">XMLtag::XMLtag()</a></td>
185 <td CLASS="font10"></td>
186 <tr>
187 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLtag.html#method_set_flags">XMLtag::_set_flags()</a></td>
188 <td CLASS="font10"></td>
189 </table>
190 <br>
191 </TD>
192 </TR>
193 <!-- =========== Summary =========== -->
194 <TR BGCOLOR='white' CLASS='TableRowColor'>
195 <TD>
196 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
197 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
198 <tr CLASS="tableheadingcolor">
199 <th>Function</th>
200 <th>Description</th>
201 </tr>
202 <tr>
203 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodXMLTagClass">XMLTagClass::XMLTagClass()</a></td>
204 <td CLASS="font10">The constructor</td>
205 <tr>
206 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag">XMLTagClass::get_tag()</a></td>
207 <td CLASS="font10">This returns the tag declared for this class.</td>
208 <tr>
209 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag_name">XMLTagClass::get_tag_name()</a></td>
210 <td CLASS="font10">This method gets the name of the tag</td>
211 <tr>
212 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a></td>
213 <td CLASS="font10">This function is responsible for rendering the tag and its contents</td>
214 <tr>
215 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodreset_attributes">XMLTagClass::reset_attributes()</a></td>
216 <td CLASS="font10">clear all attributes and start with new attributes</td>
217 <tr>
218 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_collapse">XMLTagClass::set_collapse()</a></td>
219 <td CLASS="font10">This function turns on the collapse flag</td>
220 <tr>
221 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_closetag">XMLTagClass::set_newline_after_closetag()</a></td>
222 <td CLASS="font10">set the newline_after_content flag</td>
223 <tr>
224 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_opentag">XMLTagClass::set_newline_after_opentag()</a></td>
225 <td CLASS="font10">set the newline_after_opentag flag</td>
226 <tr>
227 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a></td>
228 <td CLASS="font10">add a single attribute (name="value")</td>
229 <tr>
230 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a></td>
231 <td CLASS="font10">add multiple attributes (name="value")</td>
232 <tr>
233 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_name">XMLTagClass::set_tag_name()</a></td>
234 <td CLASS="font10">This method sets the name of the tag</td>
235 <tr>
236 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_build_attribute_string">XMLTagClass::_build_attribute_string()</a></td>
237 <td CLASS="font10">this builds an attribute for an XML tag.</td>
238 <tr>
239 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_get_element">XMLTagClass::_get_element()</a></td>
240 <td CLASS="font10">get the nth element from content array</td>
241 <tr>
242 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_prepare_flags">XMLTagClass::_prepare_flags()</a></td>
243 <td CLASS="font10">This function checks to see if</td>
244 <tr>
245 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_close_tag">XMLTagClass::_render_close_tag()</a></td>
246 <td CLASS="font10">this function is reposnsible for rendering the closing tag (if any)</td>
247 <tr>
248 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_content">XMLTagClass::_render_content()</a></td>
249 <td CLASS="font10">this function is reponsible for rendering the pcdata, or content of the tag (if any)</td>
250 <tr>
251 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_open_tag">XMLTagClass::_render_open_tag()</a></td>
252 <td CLASS="font10">this function is responsible for rendering the open tag.</td>
253 <tr>
254 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a></td>
255 <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>
256 </table>
257 <br>
258 </TD>
259 </TR>
260 <!-- =========== Summary =========== -->
261 <TR BGCOLOR='white' CLASS='TableRowColor'>
262 <TD>
263 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
264 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
265 <tr CLASS="tableheadingcolor">
266 <th>Function</th>
267 <th>Description</th>
268 </tr>
269 <tr>
270 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>
271 <td CLASS="font10">The constructor.</td>
272 <tr>
273 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>
274 <td CLASS="font10">add content onto content stack</td>
275 <tr>
276 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
277 <td CLASS="font10">Add content onto content stack so you can change the item later.</td>
278 <tr>
279 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>
280 <td CLASS="font10">counts the number of content objects</td>
281 <tr>
282 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
283 <td CLASS="font10">This flag gets the current value of the indent flag</td>
284 <tr>
285 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>
286 <td CLASS="font10">Same as add().</td>
287 <tr>
288 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
289 <td CLASS="font10">Same as add_reference NOTE : only exists for compatibility with 1.1.x</td>
290 <tr>
291 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
292 <td CLASS="font10">This function is compatible with the rest of the phpHtmllib API spec.</td>
293 <tr>
294 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></td>
295 <td CLASS="font10">destroy existing content and start with new content.</td>
296 <tr>
297 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>
298 <td CLASS="font10">This function turns on the collapse flag</td>
299 <tr>
300 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>
301 <td CLASS="font10">function to set the indent flag</td>
302 <tr>
303 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
304 <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>
305 </table>
306 <br>
307 </TD>
308 </TR>
309 </TABLE>
310 <hr>
311 <!-- ============ VARIABLE DETAIL =========== -->
312
313 <A NAME='variable_detail'></A>
314 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
315 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
316 <TD>
317 <span CLASS="font12bold">Variable Detail</span>
318 <A HREF="#top" CLASS="links">^TOP</A>
319 </TD>
320 </TR>
321 </TABLE>
322
323 <A NAME='var$_tag'><!-- --></A><H3>$_tag</H3> (line <span class="linenumber">81</span>)<br />
324 <b>Data type:</b> mixed<br>
325 <br />
326
327 <UL>
328 </UL>
329 <HR>
330 <A NAME='var$_tag_postfix'><!-- --></A><H3>$_tag_postfix</H3> (line <span class="linenumber">83</span>)<br />
331 <b>Data type:</b> mixed<br>
332 <br />
333
334 <UL>
335 </UL>
336 <HR>
337 <A NAME='var$_tag_prefix'><!-- --></A><H3>$_tag_prefix</H3> (line <span class="linenumber">82</span>)<br />
338 <b>Data type:</b> mixed<br>
339 <br />
340
341 <UL>
342 </UL>
343 <HR>
344 <hr>
345 <!-- ============ METHOD DETAIL =========== -->
346
347 <A NAME='method_detail'></A>
348 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
349 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
350 <TD>
351 <span class="font12bold">Method Detail</span>
352 <A HREF="#top" CLASS="links">^TOP</A>
353 </TD>
354 </TR>
355 </TABLE>
356 <BR>
357 <DIV CLASS="function">
358 <A NAME='methodCDATAtag'><!-- --></A>
359 <SPAN CLASS="font12bold">Constructor CDATAtag</SPAN> (line <span class="linenumber">85</span>)
360 <BR>
361 <SPAN CLASS="font10bold">Usage : </SPAN>
362 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
363 <span class="font10bold" style="color: #0000FF">CDATAtag(
364 )</SPAN>
365 <BR>
366
367 <BR>
368 <SPAN CLASS="font10bold">Description : </SPAN>
369
370 <br />
371
372 <DL>
373
374 <DT class="font10bold">Function Info:</DT>
375 </DL>
376 </DIV>
377 <BR>
378 <DIV CLASS="function">
379 <A NAME='method_render_close_tag'><!-- --></A>
380 <SPAN CLASS="font12bold">_render_close_tag</SPAN> (line <span class="linenumber">114</span>)
381 <BR>
382 <SPAN CLASS="font10bold">Usage : </SPAN>
383 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
384 <span class="font10bold" style="color: #0000FF">_render_close_tag(
385 mixed
386 $indent_level)</SPAN>
387 <BR>
388
389 <BR>
390 <SPAN CLASS="font10bold">Description : </SPAN>
391
392 <br />
393
394 <DL>
395
396 <DT class="font10bold">Function Info:</DT>
397 </DL>
398 </DIV>
399 <BR>
400 <DIV CLASS="function">
401 <A NAME='method_render_open_tag'><!-- --></A>
402 <SPAN CLASS="font12bold">_render_open_tag</SPAN> (line <span class="linenumber">102</span>)
403 <BR>
404 <SPAN CLASS="font10bold">Usage : </SPAN>
405 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
406 <span class="font10bold" style="color: #0000FF">_render_open_tag(
407 mixed
408 $indent_level, [mixed
409 $finish_slash = FALSE])</SPAN>
410 <BR>
411
412 <BR>
413 <SPAN CLASS="font10bold">Description : </SPAN>
414
415 <br />
416
417 <DL>
418
419 <DT class="font10bold">Function Info:</DT>
420 </DL>
421 </DIV>
422 <BR>
423 <DIV CLASS="function">
424 <A NAME='method_set_flags'><!-- --></A>
425 <SPAN CLASS="font12bold">_set_flags</SPAN> (line <span class="linenumber">95</span>)
426 <BR>
427 <SPAN CLASS="font10bold">Usage : </SPAN>
428 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
429 <span class="font10bold" style="color: #0000FF">_set_flags(
430 )</SPAN>
431 <BR>
432
433 <span class="font10bold" style="padding-left: 10px;">Overrides :</span> <a href="../phpHtmlLib/XMLtag.html#method_set_flags">XMLtag::_set_flags()</a> parent method not documented
434 <BR>
435 <SPAN CLASS="font10bold">Description : </SPAN>
436
437 <br />
438
439 <DL>
440
441 <DT class="font10bold">Function Info:</DT>
442 </DL>
443 </DIV>
444 <BR>
445 <div id="credit">
446 <hr>
447 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>
448 </div>
449 </body>
450 </html>

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