/[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.1 - (show 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 <!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 CDATAtag</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 CDATAtag">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 CDATAtag
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/XMLtag.html">XMLtag</a>
41 |
42 --CDATAtag</pre>
43 </pre>
44
45 <A NAME="children_summary"</A>
46 <H3>
47 Classes extended from CDATAtag: <A HREF="#top" CLASS="links">^TOP</A>
48 </H3>
49
50 <p>
51 <b><i>Located in File: Program_Root/tag_classes/XMLTAGS.inc</i></b><br>
52 </p>
53 <hr>
54 <!-- ========== Info from phpDoc block ========= -->
55 A simple wrapper for standard XML
56 <BR>
57 CDATA section data
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='CDATAtag.html#$_close_tag_required'>$_close_tag_required</A></B></CODE>
81 <BR>
82 <blockquote> </blockquote>
83 <blockquote> Default Value: <CODE>->FALSE<-</CODE> </blockquote>
84 </TD>
85 </TR>
86
87 <!-- =========== Summary =========== -->
88 <TR BGCOLOR='white' CLASS='TableRowColor'>
89 <TD>
90 <CODE><B><A HREF='CDATAtag.html#$_no_finish_slash_xhtml'>$_no_finish_slash_xhtml</A></B></CODE>
91 <BR>
92 <blockquote> </blockquote>
93 <blockquote> Default Value: <CODE>->TRUE<-</CODE> </blockquote>
94 </TD>
95 </TR>
96
97 <!-- =========== Summary =========== -->
98 <TR BGCOLOR='white' CLASS='TableRowColor'>
99 <TD>
100 <CODE><B><A HREF='CDATAtag.html#$_tag'>$_tag</A></B></CODE>
101 <BR>
102 <blockquote> </blockquote>
103 <blockquote> Default Value: <CODE>->CDATA[<-</CODE> </blockquote>
104 </TD>
105 </TR>
106
107 <!-- =========== Summary =========== -->
108 <TR BGCOLOR='white' CLASS='TableRowColor'>
109 <TD>
110 <CODE><B><A HREF='CDATAtag.html#$_tag_postfix'>$_tag_postfix</A></B></CODE>
111 <BR>
112 <blockquote> </blockquote>
113 <blockquote> Default Value: <CODE>->]]&gt;<-</CODE> </blockquote>
114 </TD>
115 </TR>
116
117 <!-- =========== Summary =========== -->
118 <TR BGCOLOR='white' CLASS='TableRowColor'>
119 <TD>
120 <CODE><B><A HREF='CDATAtag.html#$_tag_prefix'>$_tag_prefix</A></B></CODE>
121 <BR>
122 <blockquote> </blockquote>
123 <blockquote> Default Value: <CODE>->&lt;![<-</CODE> </blockquote>
124 </TD>
125 </TR>
126
127 </TABLE>
128
129 <hr>
130 <!-- =========== VAR INHERITED SUMMARY =========== -->
131 <A NAME='var_inherited_summary'><!-- --></A>
132 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
133 <TR CLASS='TableHeadingColor'>
134 <TD>
135 <span CLASS="font12bold">Inherited Class Variable Summary</span>
136 <A HREF="#top" CLASS="links">^TOP</A>
137 </TD>
138 </TR>
139
140
141 <!-- =========== Summary =========== -->
142 <TR BGCOLOR='white'>
143 <TD>
144 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLtag.html">XMLtag</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/XMLtag.html#$_always_lower_case'>$_always_lower_case</A></td>
154 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
155 <td CLASS="font10"></td>
156 </tr>
157
158 <tr>
159 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLtag.html#$_content_required'>$_content_required</A></td>
160 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
161 <td CLASS="font10"></td>
162 </tr>
163
164 </table>
165 <BR>
166 </TD>
167 </TR>
168
169 <!-- =========== Summary =========== -->
170 <TR BGCOLOR='white'>
171 <TD>
172 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
173 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
174 <tr CLASS="tableheadingcolor">
175 <th>Variable</th>
176 <th>Default Value</th>
177 <th>Description</th>
178 </tr>
179
180 <tr>
181 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$newline_after_closetag'>$newline_after_closetag</A></td>
182 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
183 <td CLASS="font10">Flag to place a newline after close tag.</td>
184 </tr>
185
186 <tr>
187 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$newline_after_opentag'>$newline_after_opentag</A></td>
188 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
189 <td CLASS="font10">Flag to place a newline after open tag.</td>
190 </tr>
191
192 <tr>
193 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_cdata_content_wrap'>$_cdata_content_wrap</A></td>
194 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>
195 <td CLASS="font10">Automatically wrap ALL content</td>
196 </tr>
197
198 </table>
199 <BR>
200 </TD>
201 </TR>
202
203 <!-- =========== Summary =========== -->
204 <TR BGCOLOR='white'>
205 <TD>
206 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
207 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
208 <tr CLASS="tableheadingcolor">
209 <th>Variable</th>
210 <th>Default Value</th>
211 <th>Description</th>
212 </tr>
213
214 <tr>
215 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>
216 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
217 <td CLASS="font10">Flag for pretty (indented) output</td>
218 </tr>
219
220 <tr>
221 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$_newline_after_content_flag'>$_newline_after_content_flag</A></td>
222 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>
223 <td CLASS="font10">Do we render a newline after the
224 contents has been rendered?</td>
225 </tr>
226
227 </table>
228 <BR>
229 </TD>
230 </TR>
231
232 </TABLE>
233
234 <hr>
235 <!-- =========== INHERITED METHOD SUMMARY =========== -->
236 <A NAME='functions_inherited'><!-- --></A>
237 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
238 <TR CLASS='TableHeadingColor'>
239 <TD>
240 <span CLASS="font12bold">Inherited Method Summary</span>
241 <A HREF="#top" CLASS="links">^TOP</A>
242 </TD>
243 </TR>
244
245
246 <!-- =========== Summary =========== -->
247 <TR BGCOLOR='white' CLASS='TableRowColor'>
248 <TD>
249 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLtag.html">XMLtag</a></span>
250 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
251 <tr CLASS="tableheadingcolor">
252 <th>Function</th>
253 <th>Description</th>
254 </tr>
255
256 <tr>
257 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLtag.html#constructor XMLtag'>constructor XMLtag ( [$attributes = array()] )</A></td>
258 <td CLASS="font10"></td>
259
260 </table>
261 <br>
262 </TD>
263 </TR>
264
265 <!-- =========== Summary =========== -->
266 <TR BGCOLOR='white' CLASS='TableRowColor'>
267 <TD>
268 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
269 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
270 <tr CLASS="tableheadingcolor">
271 <th>Function</th>
272 <th>Description</th>
273 </tr>
274
275 <tr>
276 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#constructor XMLTagClass'>constructor XMLTagClass ( [$name = ], [$attributes = array()] )</A></td>
277 <td CLASS="font10">The constructor</td>
278
279 <tr>
280 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag'>get_tag ( )</A></td>
281 <td CLASS="font10">This returns the tag declared for this class.</td>
282
283 <tr>
284 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag_name'>get_tag_name ( )</A></td>
285 <td CLASS="font10">This method gets the name of the tag</td>
286
287 <tr>
288 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#render'>render ( [$indent_level = 0] )</A></td>
289 <td CLASS="font10">This function is responsible</td>
290
291 <tr>
292 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#reset_attributes'>reset_attributes ( [$attributes = array()] )</A></td>
293 <td CLASS="font10">clear all attributes and start with new attributes</td>
294
295 <tr>
296 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>
297 <td CLASS="font10">This function turns on the collapse flag</td>
298
299 <tr>
300 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_closetag'>set_newline_after_closetag ( $flag )</A></td>
301 <td CLASS="font10">set the newline_after_content flag</td>
302
303 <tr>
304 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_opentag'>set_newline_after_opentag ( $flag )</A></td>
305 <td CLASS="font10">set the newline_after_opentag flag</td>
306
307 <tr>
308 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attribute'>set_tag_attribute ( $name, [$value = NULL] )</A></td>
309 <td CLASS="font10">add a single attribute (name=&quot;value&quot;)</td>
310
311 <tr>
312 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attributes'>set_tag_attributes ( [$attributes = array()] )</A></td>
313 <td CLASS="font10">add multiple attributes (name=&quot;value&quot;)</td>
314
315 <tr>
316 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_name'>set_tag_name ( $name )</A></td>
317 <td CLASS="font10">This method sets the name of the tag</td>
318
319 <tr>
320 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_build_attribute_string'>_build_attribute_string ( $name, $value )</A></td>
321 <td CLASS="font10">this builds an attribute for an XML tag.</td>
322
323 <tr>
324 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_get_element'>_get_element ( $cell )</A></td>
325 <td CLASS="font10">get the nth element from content array</td>
326
327 <tr>
328 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_prepare_flags'>_prepare_flags ( )</A></td>
329 <td CLASS="font10">This function checks to see if</td>
330
331 <tr>
332 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_close_tag'>_render_close_tag ( $indent_level )</A></td>
333 <td CLASS="font10">this function is reposnsible for
334 rendering the closing tag (if any)</td>
335
336 <tr>
337 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_content'>_render_content ( $indent_level, [$output_debug = 0] )</A></td>
338 <td CLASS="font10">this function is reponsible for</td>
339
340 <tr>
341 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_open_tag'>_render_open_tag ( $indent_level, [$finish_slash = TRUE] )</A></td>
342 <td CLASS="font10">this function is responsible for
343 rendering the open tag.</td>
344
345 </table>
346 <br>
347 </TD>
348 </TR>
349
350 <!-- =========== Summary =========== -->
351 <TR BGCOLOR='white' CLASS='TableRowColor'>
352 <TD>
353 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
354 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
355 <tr CLASS="tableheadingcolor">
356 <th>Function</th>
357 <th>Description</th>
358 </tr>
359
360 <tr>
361 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#constructor Container'>constructor Container ( )</A></td>
362 <td CLASS="font10">The constructor.</td>
363
364 <tr>
365 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add'>add ( )</A></td>
366 <td CLASS="font10">add content onto content stack</td>
367
368 <tr>
369 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add_reference'>add_reference ( &$content )</A></td>
370 <td CLASS="font10">Add content onto content stack
371 so you can change the item later.</td>
372
373 <tr>
374 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#count_content'>count_content ( )</A></td>
375 <td CLASS="font10">counts the number of content objects</td>
376
377 <tr>
378 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#get_indent_flag'>get_indent_flag ( )</A></td>
379 <td CLASS="font10">This flag gets the current value
380 of the indent flag</td>
381
382 <tr>
383 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push'>push ( )</A></td>
384 <td CLASS="font10">Same as add().</td>
385
386 <tr>
387 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push_reference'>push_reference ( &$content )</A></td>
388 <td CLASS="font10">Same as add_reference
389 NOTE : only exists for compatibility with 1.1.x</td>
390
391 <tr>
392 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#render'>render ( [$indent_level = 1], [$output_debug = 0] )</A></td>
393 <td CLASS="font10">This function is compatible with the
394 rest of the phpHtmllib API spec.</td>
395
396 <tr>
397 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#reset_content'>reset_content ( )</A></td>
398 <td CLASS="font10">destroy existing content and start with new content.</td>
399
400 <tr>
401 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>
402 <td CLASS="font10">This function turns on the collapse flag</td>
403
404 <tr>
405 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_indent_flag'>set_indent_flag ( $flag )</A></td>
406 <td CLASS="font10">function to set the indent flag</td>
407
408 </table>
409 <br>
410 </TD>
411 </TR>
412
413 </TABLE>
414
415 <hr>
416 <!-- should have constructor at some point -->
417 <!-- =========== Method SUMMARY =========== -->
418 <A NAME='Method_summary'><!-- --></A>
419 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
420 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
421 <TD>
422 <span class="font12bold">Method Summary</span>
423 <A HREF="#top" CLASS="links">^TOP</A>
424 </TD>
425 </TR>
426
427
428 <!-- =========== Summary =========== -->
429 <TR BGCOLOR='white' CLASS='TableRowColor'>
430 <TD>
431 <CODE><B><A HREF='CDATAtag.html#constructor CDATAtag'>void constructor CDATAtag ( )</A></B></CODE>
432 <BR>
433 <blockquote> </blockquote>
434 </TD>
435 </TR>
436
437 <!-- =========== Summary =========== -->
438 <TR BGCOLOR='white' CLASS='TableRowColor'>
439 <TD>
440 <CODE><B><A HREF='CDATAtag.html#_render_close_tag'>void _render_close_tag ( $indent_level )</A></B></CODE>
441 <BR>
442 <blockquote> </blockquote>
443 </TD>
444 </TR>
445
446 <!-- =========== Summary =========== -->
447 <TR BGCOLOR='white' CLASS='TableRowColor'>
448 <TD>
449 <CODE><B><A HREF='CDATAtag.html#_render_open_tag'>void _render_open_tag ( $indent_level, [$finish_slash = FALSE] )</A></B></CODE>
450 <BR>
451 <blockquote> </blockquote>
452 </TD>
453 </TR>
454
455 </TABLE>
456
457 <hr>
458 <!-- ============ VARIABLE DETAIL =========== -->
459
460 <A NAME='variable_detail'></A>
461 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
462 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
463 <TD>
464 <span CLASS="font12bold">Variable Detail</span>
465 <A HREF="#top" CLASS="links">^TOP</A>
466 </TD>
467 </TR>
468 </TABLE>
469
470
471 <A NAME='$_close_tag_required'><!-- --></A><H3>$_close_tag_required</H3>
472 <b>Data type:</b> mixed<br>
473 <!-- ========== Info from phpDoc block ========= -->
474
475 <BR>
476
477
478 <UL>
479
480 </UL>
481
482 <HR>
483
484 <A NAME='$_no_finish_slash_xhtml'><!-- --></A><H3>$_no_finish_slash_xhtml</H3>
485 <b>Data type:</b> mixed<br>
486 <!-- ========== Info from phpDoc block ========= -->
487
488 <BR>
489
490
491 <UL>
492
493 </UL>
494
495 <HR>
496
497 <A NAME='$_tag'><!-- --></A><H3>$_tag</H3>
498 <b>Data type:</b> mixed<br>
499 <!-- ========== Info from phpDoc block ========= -->
500
501 <BR>
502
503
504 <UL>
505
506 </UL>
507
508 <HR>
509
510 <A NAME='$_tag_postfix'><!-- --></A><H3>$_tag_postfix</H3>
511 <b>Data type:</b> mixed<br>
512 <!-- ========== Info from phpDoc block ========= -->
513
514 <BR>
515
516
517 <UL>
518
519 </UL>
520
521 <HR>
522
523 <A NAME='$_tag_prefix'><!-- --></A><H3>$_tag_prefix</H3>
524 <b>Data type:</b> mixed<br>
525 <!-- ========== Info from phpDoc block ========= -->
526
527 <BR>
528
529
530 <UL>
531
532 </UL>
533
534 <HR>
535
536
537 <hr>
538 <!-- ============ FUNCTION DETAIL =========== -->
539
540 <A NAME='function_detail'></A>
541 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
542 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
543 <TD>
544 <span class="font12bold">Method Detail</span>
545 <A HREF="#top" CLASS="links">^TOP</A>
546 </TD>
547 </TR>
548 </TABLE>
549 <BR>
550
551 <DIV CLASS="function">
552 <A NAME='constructor CDATAtag'><!-- --></A>
553 <SPAN CLASS="font12bold">constructor CDATAtag</SPAN>
554 <BR>
555 <SPAN CLASS="font10bold">Useage : </SPAN>
556 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
557 <span class="font10bold" style="color: #0000FF">constructor CDATAtag ( )</SPAN>
558 <BR>
559
560 <BR>
561 <SPAN CLASS="font10bold">Description : </SPAN>
562 <!-- ========== Info from phpDoc block ========= -->
563
564 <BR>
565
566 <DL>
567 <DT class="font10bold">Function Parameters:</DT>
568
569
570 <DT class="font10bold">Function Info:</DT>
571
572 </DL>
573
574 </DIV>
575 <BR>
576
577 <DIV CLASS="function">
578 <A NAME='_render_close_tag'><!-- --></A>
579 <SPAN CLASS="font12bold">_render_close_tag</SPAN>
580 <BR>
581 <SPAN CLASS="font10bold">Useage : </SPAN>
582 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
583 <span class="font10bold" style="color: #0000FF">_render_close_tag ( $indent_level )</SPAN>
584 <BR>
585
586 <BR>
587 <SPAN CLASS="font10bold">Description : </SPAN>
588 <!-- ========== Info from phpDoc block ========= -->
589
590 <BR>
591
592 <DL>
593 <DT class="font10bold">Function Parameters:</DT>
594
595
596 <DT class="font10bold">Function Info:</DT>
597
598 </DL>
599
600 </DIV>
601 <BR>
602
603 <DIV CLASS="function">
604 <A NAME='_render_open_tag'><!-- --></A>
605 <SPAN CLASS="font12bold">_render_open_tag</SPAN>
606 <BR>
607 <SPAN CLASS="font10bold">Useage : </SPAN>
608 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
609 <span class="font10bold" style="color: #0000FF">_render_open_tag ( $indent_level, [$finish_slash = FALSE] )</SPAN>
610 <BR>
611
612 <BR>
613 <SPAN CLASS="font10bold">Description : </SPAN>
614 <!-- ========== Info from phpDoc block ========= -->
615
616 <BR>
617
618 <DL>
619 <DT class="font10bold">Function Parameters:</DT>
620
621
622 <DT class="font10bold">Function Info:</DT>
623
624 </DL>
625
626 </DIV>
627 <BR>
628
629
630 <hr>
631 </HTML>

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