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

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/SVGDocumentClass.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jonen, Thu Jan 30 03:29:17 2003 UTC revision 1.2 by jonen, Sat Feb 22 20:56:33 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2  <!--NewPage-->  <!--NewPage-->
3  <HTML>  <HTML>
4  <HEAD>  <HEAD>
5          <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:33 -0800' -->          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:23:10 -0800' -->
6          <TITLE>Docs For Class SVGDocumentClass</TITLE>          <TITLE>Docs For Class SVGDocumentClass</TITLE>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>  <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>
8  </HEAD>  </HEAD>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
       
   
10  <!-- Links -->  <!-- Links -->
11  <a NAME="top"></A>  <a NAME="top"></A>
12  <table WIDTH="100%" class="links">  <table WIDTH="100%" class="links">
# Line 18  Line 16 
16        <A HREF="#children_summary" class="links" title="Classes extended from SVGDocumentClass">Child Classes</A>        <A HREF="#children_summary" class="links" title="Classes extended from SVGDocumentClass">Child Classes</A>
17        <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>        <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>        <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">Inerited Methods</A>        <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inherited Methods</A>
20        <A HREF="#functions_summary" class="links" title="Method Summary">Methods</A>        <A HREF="#method_summary" class="links" title="Method Summary">Methods</A>
21        <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>        <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
22        <A HREF="#function_detail" class="links" title="Method Detail">Method Detail</A>        <A HREF="#method_detail" class="links" title="Method Detail">Method Detail</A>
23     </TD>     </TD>
24   </TR>   </TR>
25  </TABLE>  </TABLE>
26  <BR>  <BR>
   
27  <!-- Start of Class Data -->  <!-- Start of Class Data -->
28  <H2>  <H2>
29          Class SVGDocumentClass          Class SVGDocumentClass
30  </H2>  </H2> (line <span class="linenumber">24</span>)
   
31  <pre>  <pre>
32  <pre><a href="../phpHtmlLib/Container.html">Container</a>  <a href="../phpHtmlLib/Container.html">Container</a>
33     |     |
34     --<a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a>     --<a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a>
35        |        |
36        --SVGDocumentClass</pre>        --SVGDocumentClass</pre>
 </pre>  
   
 <A NAME="children_summary"</A>  
 <H3>  
         Classes extended from SVGDocumentClass: <A HREF="#top" CLASS="links">^TOP</A>  
 </H3>  
   
37  <p>  <p>
38          <b><i>Located in File: Program_Root/widgets/SVGDocumentClass.inc</i></b><br>          <b><i>Located in File: Program_Root/widgets/SVGDocumentClass.inc</i></b><br>
39  </p>  </p>
40  <hr>  <hr>
41  <!-- ========== Info from phpDoc block ========= -->  This class lets you build a complete  SVG document.
42  This class lets you build a complete  <br />
43  SVG document.  <p>SVG = Scalable Vector Graphics</p>
 <BR>  
 SVG = Scalable Vector Graphics  
   
44  <UL>  <UL>
45                            <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
46          <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>          </UL>
           
         <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>  
           
 </UL>  
   
47  <hr>  <hr>
48  <!-- =========== VAR SUMMARY =========== -->  <!-- =========== VAR SUMMARY =========== -->
49  <A NAME='var_summary'><!-- --></A>  <A NAME='var_summary'><!-- --></A>
# Line 74  SVG = Scalable Vector Graphics Line 55  SVG = Scalable Vector Graphics
55                  </TD>                  </TD>
56          </TR>          </TR>
57    
58                    </TABLE>
 </TABLE>  
   
59  <hr>  <hr>
60  <!-- =========== VAR INHERITED SUMMARY =========== -->  <!-- =========== VAR INHERITED SUMMARY =========== -->
61  <A NAME='var_inherited_summary'><!-- --></A>  <A NAME='var_inherited_summary'><!-- --></A>
62  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
63          <TR CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
64                  <TD>                  <TD>
65                          <span CLASS="font12bold">Inherited Class Variable Summary</span>                          <span CLASS="font12bold">Inherited Class Variable Summary</span>
66              <A HREF="#top" CLASS="links">^TOP</A>              <A HREF="#top" CLASS="links">^TOP</A>
67                  </TD>                  </TD>
68          </TR>          </TR>
69    
70                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
71          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
72                  <TD>                  <TD>
73                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></span>
# Line 99  SVG = Scalable Vector Graphics Line 77  SVG = Scalable Vector Graphics
77                                  <th>Default Value</th>                                  <th>Default Value</th>
78                                  <th>Description</th>                                  <th>Description</th>
79                          </tr>                          </tr>
80                                                                                            <tr>
81                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$dtd">XMLDocumentClass::$dtd</a></td>
82                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#$dtd'>$dtd</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> NULL<-</td>
                                 <td CLASS="font10" STYLE="white-space: nowrap">->NULL<-</td>  
83                                  <td CLASS="font10">Holds the url of dtd</td>                                  <td CLASS="font10">Holds the url of dtd</td>
84                          </tr>                          </tr>
85                                                                                            <tr>
86                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$root_name">XMLDocumentClass::$root_name</a></td>
87                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#$root_name'>$root_name</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> NULL<-</td>
                                 <td CLASS="font10" STYLE="white-space: nowrap">->NULL<-</td>  
88                                  <td CLASS="font10">Holds the name of the root xml</td>                                  <td CLASS="font10">Holds the name of the root xml</td>
89                          </tr>                          </tr>
90                                                                                            <tr>
91                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_doctype_links">XMLDocumentClass::$_doctype_links</a></td>
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#$_doctype_links'>$_doctype_links</A></td>  
92                                  <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>                                  <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>
93                                  <td CLASS="font10">This contains the doctype links                                  <td CLASS="font10">This contains the doctype links</td>
 attributes.</td>  
94                          </tr>                          </tr>
95                                                                                            <tr>
96                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_doctype_source">XMLDocumentClass::$_doctype_source</a></td>
97                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#$_doctype_source'>$_doctype_source</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> "SYSTEM"<-</td>
                                 <td CLASS="font10" STYLE="white-space: nowrap">->SYSTEM<-</td>  
98                                  <td CLASS="font10">the DOCTYPE source attribute</td>                                  <td CLASS="font10">the DOCTYPE source attribute</td>
99                          </tr>                          </tr>
100                                                                                            <tr>
101                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_http_content_type">XMLDocumentClass::$_http_content_type</a></td>
102                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#$_http_content_type'>$_http_content_type</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> "application/xml"<-</td>
                                 <td CLASS="font10" STYLE="white-space: nowrap">->application/xml<-</td>  
103                                  <td CLASS="font10">The http content-type</td>                                  <td CLASS="font10">The http content-type</td>
104                          </tr>                          </tr>
105                                                                                            <tr>
106                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_root_tag">XMLDocumentClass::$_root_tag</a></td>
107                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#$_root_tag'>$_root_tag</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> NULL<-</td>
                                 <td CLASS="font10" STYLE="white-space: nowrap">->NULL<-</td>  
108                                  <td CLASS="font10">The root xml tag for all data</td>                                  <td CLASS="font10">The root xml tag for all data</td>
109                          </tr>                          </tr>
110                                                                                            <tr>
111                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_show_char_encoding">XMLDocumentClass::$_show_char_encoding</a></td>
112                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#$_show_char_encoding'>$_show_char_encoding</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> TRUE<-</td>
113                                  <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>                                  <td CLASS="font10">this is a hack to show the  character encoding or not.</td>
114                                  <td CLASS="font10">this is a hack to show the                          </tr>
115  character encoding or not.</td>                                                          <tr>
116                          </tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_show_http_header">XMLDocumentClass::$_show_http_header</a></td>
117                                                                    <td CLASS="font10" STYLE="white-space: nowrap">-> FALSE<-</td>
118                          <tr>                                  <td CLASS="font10">This flag tells if we should  output the header content type.</td>
119                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#$_show_http_header'>$_show_http_header</A></td>                          </tr>
120                                  <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>                                                          <tr>
121                                  <td CLASS="font10">This flag tells if we should                                  <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_xml_obj">XMLDocumentClass::$_xml_obj</a></td>
122  output the header content type.</td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> NULL<-</td>
123                          </tr>                                  <td CLASS="font10">holds the xml tag object that</td>
124                                                            </tr>
125                          <tr>                                                          <tr>
126                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#$_xml_obj'>$_xml_obj</A></td>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_xml_stylesheet_container">XMLDocumentClass::$_xml_stylesheet_container</a></td>
127                                  <td CLASS="font10" STYLE="white-space: nowrap">->NULL<-</td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> NULL<-</td>
128                                  <td CLASS="font10">holds the xml tag object that                                  <td CLASS="font10">The container for all the  xml-stylesheet tags</td>
 all content will be wrapped in</td>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#$_xml_stylesheet_container'>$_xml_stylesheet_container</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->NULL<-</td>  
                                 <td CLASS="font10">The container for all the  
 xml-stylesheet tags</td>  
129                          </tr>                          </tr>
130                                                                                            </table>
                         </table>  
131              <BR>              <BR>
132          </TD>          </TD>
133          </TR>          </TR>
134                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
135          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
136                  <TD>                  <TD>
137                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
# Line 180  xml-stylesheet tags</td> Line 141  xml-stylesheet tags</td>
141                                  <th>Default Value</th>                                  <th>Default Value</th>
142                                  <th>Description</th>                                  <th>Description</th>
143                          </tr>                          </tr>
144                                                                                            <tr>
145                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
146                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
147                                  <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>                                  <td CLASS="font10">The flags that tell us</td>
                                 <td CLASS="font10">Flag for pretty (indented) output</td>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$_newline_after_content_flag'>$_newline_after_content_flag</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>  
                                 <td CLASS="font10">Do we render a newline after the  
 contents has been rendered?</td>  
148                          </tr>                          </tr>
149                                                                                            </table>
                         </table>  
150              <BR>              <BR>
151          </TD>          </TD>
152          </TR>          </TR>
153                    </TABLE>
 </TABLE>  
154    
155  <hr>  <hr>
156    <!-- =========== METHOD SUMMARY =========== -->
157    <A NAME='method_summary'><!-- --></A>
158    <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
159            <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
160                    <TD>
161                            <span class="font12bold">Method Summary</span>
162                <A HREF="#top" CLASS="links">^TOP</A>
163                    </TD>
164            </TR>
165    
166                    <!-- =========== Summary =========== -->
167            <TR BGCOLOR='white' CLASS='TableRowColor'>
168                    <TD>
169                            <CODE><B><A HREF='../phpHtmlLib/SVGDocumentClass.html#methodSVGDocumentClass'>void constructor SVGDocumentClass ( [$width = "100%"], [$height = "100%"] )</A></B></CODE>
170                            <BR>
171                            <blockquote> The constructor to building a SVG document. </blockquote>
172                    </TD>
173            </TR>
174            </TABLE>
175  <!-- =========== INHERITED METHOD SUMMARY =========== -->  <!-- =========== INHERITED METHOD SUMMARY =========== -->
176  <A NAME='functions_inherited'><!-- --></A>  <A NAME='functions_inherited'><!-- --></A>
177  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
178          <TR CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
179                  <TD>                  <TD>
180                          <span CLASS="font12bold">Inherited Method Summary</span>                          <span CLASS="font12bold">Inherited Method Summary</span>
181              <A HREF="#top" CLASS="links">^TOP</A>              <A HREF="#top" CLASS="links">^TOP</A>
182                  </TD>                  </TD>
183          </TR>          </TR>
184    
185                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
186          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
187                  <TD>                  <TD>
188                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></span>
# Line 222  contents has been rendered?</td> Line 191  contents has been rendered?</td>
191                                          <th>Function</th>                                          <th>Function</th>
192                                          <th>Description</th>                                          <th>Description</th>
193                                  </tr>                                  </tr>
194                                                                                                    <tr>
195                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodXMLDocumentClass">XMLDocumentClass::XMLDocumentClass()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#constructor XMLDocumentClass'>constructor XMLDocumentClass ( [$root_name = ], [$dtd = NULL], [$root_attributes = array()] )</A></td>  
196                                          <td CLASS="font10">The constructor</td>                                          <td CLASS="font10">The constructor</td>
197                                                                                                    <tr>
198                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd">XMLDocumentClass::add()</a></td>
199                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#add'>add (  )</A></td>                                          <td CLASS="font10">we override this class to make sure  we push all content inside the  local _xml_obj tag</td>
200                                          <td CLASS="font10">we override this class to make sure</td>                                                                  <tr>
201                                                                            <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd_reference">XMLDocumentClass::add_reference()</a></td>
202                                  <tr>                                          <td CLASS="font10">we override this class to make sure  we push all content inside the  local _xml_obj tag</td>
203                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#add_reference'>add_reference ( &$content )</A></td>                                                                  <tr>
204                                          <td CLASS="font10">we override this class to make sure</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd_xml_stylesheet_link">XMLDocumentClass::add_xml_stylesheet_link()</a></td>
205                                                                            <td CLASS="font10">This function is used to add a new  xml-stylesheet tag to the top  portion of the document.</td>
206                                  <tr>                                                                  <tr>
207                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#add_xml_stylesheet_link'>add_xml_stylesheet_link ( $href )</A></td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methoddump_http_header">XMLDocumentClass::dump_http_header()</a></td>
208                                          <td CLASS="font10">This function is used to add a new                                          <td CLASS="font10">This function is used to output the http  header for this document.</td>
209  xml-stylesheet tag to the top                                                                  <tr>
210  portion of the document.</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_doctype_source">XMLDocumentClass::get_doctype_source()</a></td>
211                                                                            <td CLASS="font10">This function returns the current  DOCTYPE tag's source attribute</td>
212                                  <tr>                                                                  <tr>
213                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#dump_http_header'>dump_http_header (  )</A></td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_encoding">XMLDocumentClass::get_encoding()</a></td>
                                         <td CLASS="font10">This function is used to output the http  
 header for this document.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#get_doctype_source'>get_doctype_source (  )</A></td>  
                                         <td CLASS="font10">This function returns the current  
 DOCTYPE tag's source attribute</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#get_encoding'>get_encoding (  )</A></td>  
214                                          <td CLASS="font10">This function gets the current encoding type</td>                                          <td CLASS="font10">This function gets the current encoding type</td>
215                                                                                                    <tr>
216                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_http_content_type">XMLDocumentClass::get_http_content_type()</a></td>
217                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#get_http_content_type'>get_http_content_type (  )</A></td>                                          <td CLASS="font10">This function returns the current  value of the http header content type</td>
218                                          <td CLASS="font10">This function returns the current                                                                  <tr>
219  value of the http header content type</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_root_attributes">XMLDocumentClass::get_root_attributes()</a></td>
220                                                                            <td CLASS="font10">This function is used to get the  root xml tag's attributes</td>
221                                  <tr>                                                                  <tr>
222                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#get_root_attributes'>get_root_attributes (  )</A></td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_root_name">XMLDocumentClass::get_root_name()</a></td>
                                         <td CLASS="font10">This function is used to get the  
 root xml tag's attributes</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#get_root_name'>get_root_name (  )</A></td>  
223                                          <td CLASS="font10">This function gets the document name</td>                                          <td CLASS="font10">This function gets the document name</td>
224                                                                                                    <tr>
225                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodpush">XMLDocumentClass::push()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#push'>push (  )</A></td>  
226                                          <td CLASS="font10">Same as add().</td>                                          <td CLASS="font10">Same as add().</td>
227                                                                                                    <tr>
228                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodpush_reference">XMLDocumentClass::push_reference()</a></td>
229                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#push_reference'>push_reference ( &$content )</A></td>                                          <td CLASS="font10">Same as add_reference  NOTE : only exists for compatibility with 1.1.x</td>
230                                          <td CLASS="font10">Same as add_reference                                                                  <tr>
231  NOTE : only exists for compatibility with 1.1.x</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodrender">XMLDocumentClass::render()</a></td>
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#render'>render ( [$indent_level = 0] )</A></td>  
232                                          <td CLASS="font10">function that will render the XML Document.</td>                                          <td CLASS="font10">function that will render the XML Document.</td>
233                                                                                                    <tr>
234                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodreset_content">XMLDocumentClass::reset_content()</a></td>
235                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#reset_content'>reset_content (  )</A></td>                                          <td CLASS="font10">we override this class to make sure  we push all content inside the  local _xml_obj tag</td>
236                                          <td CLASS="font10">we override this class to make sure</td>                                                                  <tr>
237                                                                            <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_doctype_link">XMLDocumentClass::set_doctype_link()</a></td>
238                                  <tr>                                          <td CLASS="font10">This method is used to set the link attributes</td>
239                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#set_doctype_link'>set_doctype_link ( $link )</A></td>                                                                  <tr>
240                                          <td CLASS="font10">This method is used to set the link attributes                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_doctype_source">XMLDocumentClass::set_doctype_source()</a></td>
241  for the DOCTYPE tag</td>                                          <td CLASS="font10">this function is used to change the  DOCTYPE tag's source attribute.  By  default it is set to SYSTEM.</td>
242                                                                                                    <tr>
243                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_encoding">XMLDocumentClass::set_encoding()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#set_doctype_source'>set_doctype_source ( $source )</A></td>  
                                         <td CLASS="font10">this function is used to change the  
 DOCTYPE tag's source attribute.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#set_encoding'>set_encoding ( $charset )</A></td>  
244                                          <td CLASS="font10">set the character set</td>                                          <td CLASS="font10">set the character set</td>
245                                                                                                    <tr>
246                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_http_content_type">XMLDocumentClass::set_http_content_type()</a></td>
247                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#set_http_content_type'>set_http_content_type ( [$type = "application/xml"] )</A></td>                                          <td CLASS="font10">This function is used to set the  http header content-type for output to browsers</td>
248                                          <td CLASS="font10">This function is used to set the                                                                  <tr>
249  http header content-type for output to browsers</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_attribute">XMLDocumentClass::set_root_attribute()</a></td>
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#set_root_attribute'>set_root_attribute ( $name, $value )</A></td>  
250                                          <td CLASS="font10">This sets 1 root tag attribute value pair</td>                                          <td CLASS="font10">This sets 1 root tag attribute value pair</td>
251                                                                                                    <tr>
252                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_attributes">XMLDocumentClass::set_root_attributes()</a></td>
253                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#set_root_attributes'>set_root_attributes ( $attributes )</A></td>                                          <td CLASS="font10">This function is used to set the  root xml tag's attributes</td>
254                                          <td CLASS="font10">This function is used to set the                                                                  <tr>
255  root xml tag's attributes</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_name">XMLDocumentClass::set_root_name()</a></td>
256                                                                            <td CLASS="font10">Set the document name  and the root tag's name.</td>
257                                  <tr>                                                                  <tr>
258                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#set_root_name'>set_root_name ( $root_name )</A></td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodshow_character_encoding">XMLDocumentClass::show_character_encoding()</a></td>
259                                          <td CLASS="font10">Set the document name                                          <td CLASS="font10">method to update the flag that lets us know  to show/render the character encoding string  in the xml tag or not</td>
260  and the root tag's name.</td>                                                                  <tr>
261                                                                            <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodshow_http_header">XMLDocumentClass::show_http_header()</a></td>
262                                  <tr>                                          <td CLASS="font10">this function is used to set the flag  that tells this class to automatically  output the content type in the http header</td>
263                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#show_character_encoding'>show_character_encoding ( [$flag = TRUE] )</A></td>                                                                  <tr>
264                                          <td CLASS="font10">method to update the flag that lets us know</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_doctype">XMLDocumentClass::_build_doctype()</a></td>
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#show_http_header'>show_http_header ( [$flag = TRUE] )</A></td>  
                                         <td CLASS="font10">this function is used to set the flag</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#_build_doctype'>_build_doctype (  )</A></td>  
265                                          <td CLASS="font10">This method builds the DOCTYPE tag for the document</td>                                          <td CLASS="font10">This method builds the DOCTYPE tag for the document</td>
266                                                                                                    <tr>
267                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_root_tag">XMLDocumentClass::_build_root_tag()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#_build_root_tag'>_build_root_tag (  )</A></td>  
268                                          <td CLASS="font10">This function builds the root xml</td>                                          <td CLASS="font10">This function builds the root xml</td>
269                                                                                                    <tr>
270                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_xml_stylesheet_container">XMLDocumentClass::_build_xml_stylesheet_container()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#_build_xml_stylesheet_container'>_build_xml_stylesheet_container (  )</A></td>  
271                                          <td CLASS="font10">This function builds the _xml_stylesheet_container</td>                                          <td CLASS="font10">This function builds the _xml_stylesheet_container</td>
272                                                                                                    <tr>
273                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#method_create_xml_obj">XMLDocumentClass::_create_xml_obj()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLDocumentClass.html#_create_xml_obj'>_create_xml_obj (  )</A></td>  
274                                          <td CLASS="font10">This function builds the local</td>                                          <td CLASS="font10">This function builds the local</td>
275                                                                                            </table>
                         </table>  
276              <br>                                      <br>                        
277                  </TD>                  </TD>
278          </TR>          </TR>
279                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
280          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
281                  <TD>                  <TD>
282                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
# Line 357  and the root tag's name.</td> Line 285  and the root tag's name.</td>
285                                          <th>Function</th>                                          <th>Function</th>
286                                          <th>Description</th>                                          <th>Description</th>
287                                  </tr>                                  </tr>
288                                                                                                    <tr>
289                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#constructor Container'>constructor Container (  )</A></td>  
290                                          <td CLASS="font10">The constructor.</td>                                          <td CLASS="font10">The constructor.</td>
291                                                                                                    <tr>
292                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add'>add (  )</A></td>  
293                                          <td CLASS="font10">add content onto content stack</td>                                          <td CLASS="font10">add content onto content stack</td>
294                                                                                                    <tr>
295                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
296                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add_reference'>add_reference ( &$content )</A></td>                                          <td CLASS="font10">Add content onto content stack  so you can change the item later.</td>
297                                          <td CLASS="font10">Add content onto content stack                                                                  <tr>
298  so you can change the item later.</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#count_content'>count_content (  )</A></td>  
299                                          <td CLASS="font10">counts the number of content objects</td>                                          <td CLASS="font10">counts the number of content objects</td>
300                                                                                                    <tr>
301                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
302                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#get_indent_flag'>get_indent_flag (  )</A></td>                                          <td CLASS="font10">This flag gets the current value  of the indent flag</td>
303                                          <td CLASS="font10">This flag gets the current value                                                                  <tr>
304  of the indent flag</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push'>push (  )</A></td>  
305                                          <td CLASS="font10">Same as add().</td>                                          <td CLASS="font10">Same as add().</td>
306                                                                                                    <tr>
307                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
308                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push_reference'>push_reference ( &$content )</A></td>                                          <td CLASS="font10">Same as add_reference  NOTE : only exists for compatibility with 1.1.x</td>
309                                          <td CLASS="font10">Same as add_reference                                                                  <tr>
310  NOTE : only exists for compatibility with 1.1.x</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
311                                                                            <td CLASS="font10">This function is compatible with the  rest of the phpHtmllib API spec.</td>
312                                  <tr>                                                                  <tr>
313                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#render'>render ( [$indent_level = 1], [$output_debug = 0] )</A></td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></td>
                                         <td CLASS="font10">This function is compatible with the  
 rest of the phpHtmllib API spec.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#reset_content'>reset_content (  )</A></td>  
314                                          <td CLASS="font10">destroy existing content and start with new content.</td>                                          <td CLASS="font10">destroy existing content and start with new content.</td>
315                                                                                                    <tr>
316                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>  
317                                          <td CLASS="font10">This function turns on the collapse flag</td>                                          <td CLASS="font10">This function turns on the collapse flag</td>
318                                                                                                    <tr>
319                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_indent_flag'>set_indent_flag ( $flag )</A></td>  
320                                          <td CLASS="font10">function to set the indent flag</td>                                          <td CLASS="font10">function to set the indent flag</td>
321                                                                                                    <tr>
322                          </table>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
323                                            <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>
324                                                            </table>
325              <br>                                      <br>                        
326                  </TD>                  </TD>
327          </TR>          </TR>
328                    </TABLE>
 </TABLE>  
   
 <hr>  
 <!-- should have constructor at some point -->  
 <!-- =========== Method SUMMARY =========== -->  
 <A NAME='Method_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Method Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='SVGDocumentClass.html#constructor SVGDocumentClass'>void constructor SVGDocumentClass ( [$width = "100%"], [$height = "100%"] )</A></B></CODE>  
                         <BR>  
                         <blockquote> The constructor to building a SVG document. </blockquote>  
                 </TD>  
         </TR>  
           
 </TABLE>  
   
329  <hr>  <hr>
330  <!-- ============ VARIABLE DETAIL =========== -->  <!-- ============ VARIABLE DETAIL =========== -->
331    
# Line 450  rest of the phpHtmllib API spec.</td> Line 339  rest of the phpHtmllib API spec.</td>
339          </TR>          </TR>
340  </TABLE>  </TABLE>
341    
   
   
342  <hr>  <hr>
343  <!-- ============ FUNCTION DETAIL =========== -->  <!-- ============ METHOD DETAIL =========== -->
344    
345  <A NAME='function_detail'></A>  <A NAME='method_detail'></A>
346  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
347          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
348                  <TD>                  <TD>
# Line 465  rest of the phpHtmllib API spec.</td> Line 352  rest of the phpHtmllib API spec.</td>
352          </TR>          </TR>
353  </TABLE>  </TABLE>
354  <BR>  <BR>
   
355  <DIV CLASS="function">  <DIV CLASS="function">
356  <A NAME='constructor SVGDocumentClass'><!-- --></A>  <A NAME='methodSVGDocumentClass'><!-- --></A>
357  <SPAN CLASS="font12bold">constructor SVGDocumentClass</SPAN>  <SPAN CLASS="font12bold">Constructor SVGDocumentClass</SPAN> (line <span class="linenumber">32</span>)
358  <BR>  <BR>
359  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
360  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
361  <span class="font10bold" style="color: #0000FF">constructor SVGDocumentClass ( [$width = "100%"], [$height = "100%"] )</SPAN>  <span class="font10bold" style="color: #0000FF">SVGDocumentClass(
362    [string
363    $width = "100%"], [string
364    $height = "100%"])</SPAN>
365  <BR>  <BR>
366    
367  <BR>  <BR>
368  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
369  The constructor to building a SVG document.  The constructor to building a SVG document.
370  <BR>  <br />
371    
372  <DL>  <DL>
373    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
374                      <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - the svg tag's width attribute</DD>
375    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - the svg tag's width attribute</DD>                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$height</SPAN></SPAN> - the svg tag's height attribute</DD>
376              
377    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$height</SPAN></SPAN> - the svg tag's height attribute</DD>          <DT class="font10bold">Function Info:</DT>
378              </DL>
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
379  </DIV>  </DIV>
380  <BR>  <BR>
381            <div id="credit">
382                    <hr>
383  <hr>                  Documention generated on Thu, 20 Feb 2003 16:23:10 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
384  </HTML>          </div>
385    </body>
386    </html>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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