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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Feb 22 20:56:16 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.1: +179 -337 lines
File MIME type: text/html
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:23:16 -0800' -->
6 <TITLE>Docs For Class DEFINITIONSRCsvgtag</TITLE>
7 <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>
8 </HEAD>
9 <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10 <!-- Links -->
11 <a NAME="top"></A>
12 <table WIDTH="100%" class="links">
13 <TR>
14 <TD class="font10">
15 Links:
16 <A HREF="#children_summary" class="links" title="Classes extended from DEFINITIONSRCsvgtag">Child Classes</A>
17 <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>
18 <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>
19 <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inherited Methods</A>
20 <A HREF="#method_summary" class="links" title="Method Summary">Methods</A>
21 <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
22 <A HREF="#method_detail" class="links" title="Method Detail">Method Detail</A>
23 </TD>
24 </TR>
25 </TABLE>
26 <BR>
27 <!-- Start of Class Data -->
28 <H2>
29 Class DEFINITIONSRCsvgtag
30 </H2> (line <span class="linenumber">276</span>)
31 <pre>
32 <a href="../phpHtmlLib/Container.html">Container</a>
33 |
34 --<a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a>
35 |
36 --<a href="../phpHtmlLib/SVGTagClass.html">SVGTagClass</a>
37 |
38 --DEFINITIONSRCsvgtag</pre>
39 <p>
40 <b><i>Located in File: Program_Root/tag_classes/SVGTAGS.inc</i></b><br>
41 </p>
42 <hr>
43 &lt;definition-src&gt; SVG tag
44 <br />
45
46 <UL>
47 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
48 <LI><b>link</b> - <CODE><a href="http://www.w3.org/TR/SVG/fonts.html#DefinitionSrcElement">http://www.w3.org/TR/SVG/fonts.html#DefinitionSrcElement</a></CODE></LI>
49 </UL>
50 <hr>
51 <!-- =========== VAR SUMMARY =========== -->
52 <A NAME='var_summary'><!-- --></A>
53 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
54 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
55 <TD>
56 <span CLASS="font12bold">Class Variable Summary</span>
57 <A HREF="#top" CLASS="links">^TOP</A>
58 </TD>
59 </TR>
60
61 <!-- =========== Summary =========== -->
62 <TR BGCOLOR='white' CLASS='TableRowColor'>
63 <TD>
64 <CODE><B><A HREF="../phpHtmlLib/DEFINITIONSRCsvgtag.html#var$_tag">$_tag</A></B></CODE>
65 <BR>
66 <blockquote> </blockquote>
67 <blockquote> Default Value: <CODE>->&nbsp;"definition-src"<-</CODE> </blockquote>
68 </TD>
69 </TR>
70 </TABLE>
71 <hr>
72 <!-- =========== VAR INHERITED SUMMARY =========== -->
73 <A NAME='var_inherited_summary'><!-- --></A>
74 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
75 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
76 <TD>
77 <span CLASS="font12bold">Inherited Class Variable Summary</span>
78 <A HREF="#top" CLASS="links">^TOP</A>
79 </TD>
80 </TR>
81
82 <!-- =========== Summary =========== -->
83 <TR BGCOLOR='white'>
84 <TD>
85 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
86 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
87 <tr CLASS="tableheadingcolor">
88 <th>Variable</th>
89 <th>Default Value</th>
90 <th>Description</th>
91 </tr>
92 <tr>
93 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
94 <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
95 <td CLASS="font10">The flags that tell us</td>
96 </tr>
97 </table>
98 <BR>
99 </TD>
100 </TR>
101 </TABLE>
102
103 <hr>
104 <!-- =========== METHOD SUMMARY =========== -->
105 <A NAME='method_summary'><!-- --></A>
106 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
107 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
108 <TD>
109 <span class="font12bold">Method Summary</span>
110 <A HREF="#top" CLASS="links">^TOP</A>
111 </TD>
112 </TR>
113
114 <!-- =========== Summary =========== -->
115 <TR BGCOLOR='white' CLASS='TableRowColor'>
116 <TD>
117 <CODE><B><A HREF='../phpHtmlLib/DEFINITIONSRCsvgtag.html#method_set_flags'>void _set_flags ( )</A></B></CODE>
118 <BR>
119 <blockquote> </blockquote>
120 </TD>
121 </TR>
122 </TABLE>
123 <!-- =========== INHERITED METHOD SUMMARY =========== -->
124 <A NAME='functions_inherited'><!-- --></A>
125 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
126 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
127 <TD>
128 <span CLASS="font12bold">Inherited Method Summary</span>
129 <A HREF="#top" CLASS="links">^TOP</A>
130 </TD>
131 </TR>
132
133 <!-- =========== Summary =========== -->
134 <TR BGCOLOR='white' CLASS='TableRowColor'>
135 <TD>
136 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/SVGTagClass.html">SVGTagClass</a></span>
137 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
138 <tr CLASS="tableheadingcolor">
139 <th>Function</th>
140 <th>Description</th>
141 </tr>
142 <tr>
143 <td CLASS="font10bold"><a href="../phpHtmlLib/SVGTagClass.html#methodSVGTagClass">SVGTagClass::SVGTagClass()</a></td>
144 <td CLASS="font10">The SVGTagClass constructor</td>
145 <tr>
146 <td CLASS="font10bold"><a href="../phpHtmlLib/SVGTagClass.html#methodset_class">SVGTagClass::set_class()</a></td>
147 <td CLASS="font10">This function is a shorthand helper to setting the 'class' attribute on a tag.</td>
148 <tr>
149 <td CLASS="font10bold"><a href="../phpHtmlLib/SVGTagClass.html#methodset_id">SVGTagClass::set_id()</a></td>
150 <td CLASS="font10">This function is a shorthand helper to setting the id attribute on a tag.</td>
151 <tr>
152 <td CLASS="font10bold"><a href="../phpHtmlLib/SVGTagClass.html#methodset_style">SVGTagClass::set_style()</a></td>
153 <td CLASS="font10">This function is a shorthand helper to setting the 'style' attribute on a tag.</td>
154 <tr>
155 <td CLASS="font10bold"><a href="../phpHtmlLib/SVGTagClass.html#methodset_transform">SVGTagClass::set_transform()</a></td>
156 <td CLASS="font10">This function is used to set the 'transform' attribute of a tag.</td>
157 <tr>
158 <td CLASS="font10bold"><a href="../phpHtmlLib/SVGTagClass.html#methodset_xmlbase">SVGTagClass::set_xmlbase()</a></td>
159 <td CLASS="font10">This method is used for setting the SVG common tag attribute of xml:base</td>
160 <tr>
161 <td CLASS="font10bold"><a href="../phpHtmlLib/SVGTagClass.html#methodset_xmllang">SVGTagClass::set_xmllang()</a></td>
162 <td CLASS="font10">This method is used for setting the SVG common tag attribute of xml:lang</td>
163 <tr>
164 <td CLASS="font10bold"><a href="../phpHtmlLib/SVGTagClass.html#methodset_xmlspace">SVGTagClass::set_xmlspace()</a></td>
165 <td CLASS="font10">This method is used for setting the SVG common tag attribute of xml:space</td>
166 <tr>
167 <td CLASS="font10bold"><a href="../phpHtmlLib/SVGTagClass.html#method_prepare_flags">SVGTagClass::_prepare_flags()</a></td>
168 <td CLASS="font10">we override this method to automatically check to see if the tag has content.</td>
169 </table>
170 <br>
171 </TD>
172 </TR>
173 <!-- =========== Summary =========== -->
174 <TR BGCOLOR='white' CLASS='TableRowColor'>
175 <TD>
176 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
177 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
178 <tr CLASS="tableheadingcolor">
179 <th>Function</th>
180 <th>Description</th>
181 </tr>
182 <tr>
183 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodXMLTagClass">XMLTagClass::XMLTagClass()</a></td>
184 <td CLASS="font10">The constructor</td>
185 <tr>
186 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag">XMLTagClass::get_tag()</a></td>
187 <td CLASS="font10">This returns the tag declared for this class.</td>
188 <tr>
189 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag_name">XMLTagClass::get_tag_name()</a></td>
190 <td CLASS="font10">This method gets the name of the tag</td>
191 <tr>
192 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a></td>
193 <td CLASS="font10">This function is responsible for rendering the tag and its contents</td>
194 <tr>
195 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodreset_attributes">XMLTagClass::reset_attributes()</a></td>
196 <td CLASS="font10">clear all attributes and start with new attributes</td>
197 <tr>
198 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_collapse">XMLTagClass::set_collapse()</a></td>
199 <td CLASS="font10">This function turns on the collapse flag</td>
200 <tr>
201 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_closetag">XMLTagClass::set_newline_after_closetag()</a></td>
202 <td CLASS="font10">set the newline_after_content flag</td>
203 <tr>
204 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_opentag">XMLTagClass::set_newline_after_opentag()</a></td>
205 <td CLASS="font10">set the newline_after_opentag flag</td>
206 <tr>
207 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a></td>
208 <td CLASS="font10">add a single attribute (name="value")</td>
209 <tr>
210 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a></td>
211 <td CLASS="font10">add multiple attributes (name="value")</td>
212 <tr>
213 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_name">XMLTagClass::set_tag_name()</a></td>
214 <td CLASS="font10">This method sets the name of the tag</td>
215 <tr>
216 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_build_attribute_string">XMLTagClass::_build_attribute_string()</a></td>
217 <td CLASS="font10">this builds an attribute for an XML tag.</td>
218 <tr>
219 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_get_element">XMLTagClass::_get_element()</a></td>
220 <td CLASS="font10">get the nth element from content array</td>
221 <tr>
222 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_prepare_flags">XMLTagClass::_prepare_flags()</a></td>
223 <td CLASS="font10">This function checks to see if</td>
224 <tr>
225 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_close_tag">XMLTagClass::_render_close_tag()</a></td>
226 <td CLASS="font10">this function is reposnsible for rendering the closing tag (if any)</td>
227 <tr>
228 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_content">XMLTagClass::_render_content()</a></td>
229 <td CLASS="font10">this function is reponsible for rendering the pcdata, or content of the tag (if any)</td>
230 <tr>
231 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_open_tag">XMLTagClass::_render_open_tag()</a></td>
232 <td CLASS="font10">this function is responsible for rendering the open tag.</td>
233 <tr>
234 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a></td>
235 <td CLASS="font10">This method is used to set the bitmask flags for this tag. It tells the class how to render the tag.</td>
236 </table>
237 <br>
238 </TD>
239 </TR>
240 <!-- =========== Summary =========== -->
241 <TR BGCOLOR='white' CLASS='TableRowColor'>
242 <TD>
243 <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
244 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
245 <tr CLASS="tableheadingcolor">
246 <th>Function</th>
247 <th>Description</th>
248 </tr>
249 <tr>
250 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>
251 <td CLASS="font10">The constructor.</td>
252 <tr>
253 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>
254 <td CLASS="font10">add content onto content stack</td>
255 <tr>
256 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
257 <td CLASS="font10">Add content onto content stack so you can change the item later.</td>
258 <tr>
259 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>
260 <td CLASS="font10">counts the number of content objects</td>
261 <tr>
262 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
263 <td CLASS="font10">This flag gets the current value of the indent flag</td>
264 <tr>
265 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>
266 <td CLASS="font10">Same as add().</td>
267 <tr>
268 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
269 <td CLASS="font10">Same as add_reference NOTE : only exists for compatibility with 1.1.x</td>
270 <tr>
271 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
272 <td CLASS="font10">This function is compatible with the rest of the phpHtmllib API spec.</td>
273 <tr>
274 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></td>
275 <td CLASS="font10">destroy existing content and start with new content.</td>
276 <tr>
277 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>
278 <td CLASS="font10">This function turns on the collapse flag</td>
279 <tr>
280 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>
281 <td CLASS="font10">function to set the indent flag</td>
282 <tr>
283 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
284 <td CLASS="font10">This method is used to set the bitmask flags for this tag. It tells the class how to render the tag.</td>
285 </table>
286 <br>
287 </TD>
288 </TR>
289 </TABLE>
290 <hr>
291 <!-- ============ VARIABLE DETAIL =========== -->
292
293 <A NAME='variable_detail'></A>
294 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
295 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
296 <TD>
297 <span CLASS="font12bold">Variable Detail</span>
298 <A HREF="#top" CLASS="links">^TOP</A>
299 </TD>
300 </TR>
301 </TABLE>
302
303 <A NAME='var$_tag'><!-- --></A><H3>$_tag</H3> (line <span class="linenumber">277</span>)<br />
304 <b>Data type:</b> mixed<br>
305 <br />
306
307 <UL>
308 </UL>
309 <HR>
310 <hr>
311 <!-- ============ METHOD DETAIL =========== -->
312
313 <A NAME='method_detail'></A>
314 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
315 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
316 <TD>
317 <span class="font12bold">Method Detail</span>
318 <A HREF="#top" CLASS="links">^TOP</A>
319 </TD>
320 </TR>
321 </TABLE>
322 <BR>
323 <DIV CLASS="function">
324 <A NAME='method_set_flags'><!-- --></A>
325 <SPAN CLASS="font12bold">_set_flags</SPAN> (line <span class="linenumber">278</span>)
326 <BR>
327 <SPAN CLASS="font10bold">Usage : </SPAN>
328 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
329 <span class="font10bold" style="color: #0000FF">_set_flags(
330 )</SPAN>
331 <BR>
332
333 <BR>
334 <SPAN CLASS="font10bold">Description : </SPAN>
335
336 <br />
337
338 <DL>
339
340 <DT class="font10bold">Function Info:</DT>
341 </DL>
342 </DIV>
343 <BR>
344 <div id="credit">
345 <hr>
346 Documention generated on Thu, 20 Feb 2003 16:23:16 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
347 </div>
348 </body>
349 </html>

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