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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Thu Jan 30 03:29:35 2003 UTC (21 years, 7 months ago) by jonen
Branch: no_vendor_tag
CVS Tags: v2-1-3, no_release_tag
Changes since 1.1: +0 -0 lines
File MIME type: text/html
Error occurred while calculating annotation data.

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

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