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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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