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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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