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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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