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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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