/[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.2 by jonen, Sat Feb 22 20:56:33 2003 UTC revision 1.3 by jonen, Sat Sep 20 00:24:04 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!--NewPage-->  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <HTML>    <html xmlns="http://www.w3.org/1999/xhtml">
4  <HEAD>                  <head>
5          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:23:10 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs For Class SVGDocumentClass</TITLE>                          <title>Docs For Class SVGDocumentClass</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>                          <link rel="stylesheet" href="../media/stylesheet.css" />
8  </HEAD>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">                  </head>
10  <!-- Links -->                  <body>
11  <a NAME="top"></A>                          <div class="page-body">                
12  <table WIDTH="100%" class="links">  <h2 class="class-name">Class SVGDocumentClass</h2>
13   <TR>  
14     <TD class="font10">  <a name="sec-description"></a>
15        Links:  <div class="info-box">
16        <A HREF="#children_summary" class="links" title="Classes extended from SVGDocumentClass">Child Classes</A>          <div class="info-box-title">Description</div>
17        <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>          <div class="nav-bar">
18        <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inherited Methods</A>                                                                                                          <a href="#sec-vars">Vars</a>
20        <A HREF="#method_summary" class="links" title="Method Summary">Methods</A>                                                  |                                                                                       <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</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>                          </div>
23     </TD>          <div class="info-box-body">
24   </TR>                  <!-- ========== Info from phpDoc block ========= -->
25  </TABLE>  <p class="short-description">This class lets you build a complete  SVG document.</p>
26  <BR>  <p class="description"><p>SVG = Scalable Vector Graphics</p></p>
27  <!-- Start of Class Data -->          <ul class="tags">
28  <H2>                                  <li><span class="field">author:</span> <p>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</p></li>
29          Class SVGDocumentClass                          </ul>
30  </H2> (line <span class="linenumber">24</span>)                  <p class="notes">
31  <pre>                          Located in <a class="field" href="_widgets_svg_SVGDocumentClass_inc.html">Program_Root/widgets/svg/SVGDocumentClass.inc</a> (line <span class="field">24</span>)
32  <a href="../phpHtmlLib/Container.html">Container</a>                  </p>
33                    
34                            
35                    <pre><a href="../phpHtmlLib/Container.html">Container</a>
36     |     |
37     --<a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a>     --<a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a>
38        |        |
39        --SVGDocumentClass</pre>        --SVGDocumentClass</pre>
40  <p>          
41          <b><i>Located in File: Program_Root/widgets/SVGDocumentClass.inc</i></b><br>                          </div>
42  </p>  </div>
 <hr>  
 This class lets you build a complete  SVG document.  
 <br />  
 <p>SVG = Scalable Vector Graphics</p>  
 <UL>  
                 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>  
         </UL>  
 <hr>  
 <!-- =========== VAR SUMMARY =========== -->  
 <A NAME='var_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Class Variable Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
         </TABLE>  
 <hr>  
 <!-- =========== VAR INHERITED SUMMARY =========== -->  
 <A NAME='var_inherited_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Inherited Class Variable Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white'>  
                 <TD>  
                         <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></span>  
             <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">  
                         <tr CLASS="tableheadingcolor">  
                                 <th>Variable</th>  
                                 <th>Default Value</th>  
                                 <th>Description</th>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$dtd">XMLDocumentClass::$dtd</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> NULL<-</td>  
                                 <td CLASS="font10">Holds the url of dtd</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$root_name">XMLDocumentClass::$root_name</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> NULL<-</td>  
                                 <td CLASS="font10">Holds the name of the root xml</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_doctype_links">XMLDocumentClass::$_doctype_links</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>  
                                 <td CLASS="font10">This contains the doctype links</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_doctype_source">XMLDocumentClass::$_doctype_source</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> "SYSTEM"<-</td>  
                                 <td CLASS="font10">the DOCTYPE source attribute</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_http_content_type">XMLDocumentClass::$_http_content_type</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> "application/xml"<-</td>  
                                 <td CLASS="font10">The http content-type</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_root_tag">XMLDocumentClass::$_root_tag</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> NULL<-</td>  
                                 <td CLASS="font10">The root xml tag for all data</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_show_char_encoding">XMLDocumentClass::$_show_char_encoding</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> TRUE<-</td>  
                                 <td CLASS="font10">this is a hack to show the  character encoding or not.</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_show_http_header">XMLDocumentClass::$_show_http_header</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> FALSE<-</td>  
                                 <td CLASS="font10">This flag tells if we should  output the header content type.</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_xml_obj">XMLDocumentClass::$_xml_obj</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> NULL<-</td>  
                                 <td CLASS="font10">holds the xml tag object that</td>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_xml_stylesheet_container">XMLDocumentClass::$_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>  
                         </tr>  
                                                         </table>  
             <BR>  
         </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white'>  
                 <TD>  
                         <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>  
             <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">  
                         <tr CLASS="tableheadingcolor">  
                                 <th>Variable</th>  
                                 <th>Default Value</th>  
                                 <th>Description</th>  
                         </tr>  
                                                         <tr>  
                                 <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>  
                                 <td CLASS="font10">The flags that tell us</td>  
                         </tr>  
                                                         </table>  
             <BR>  
         </TD>  
         </TR>  
         </TABLE>  
   
 <hr>  
 <!-- =========== 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='../phpHtmlLib/SVGDocumentClass.html#methodSVGDocumentClass'>void constructor SVGDocumentClass ( [$width = "100%"], [$height = "100%"] )</A></B></CODE>  
                         <BR>  
                         <blockquote> The constructor to building a SVG document. </blockquote>  
                 </TD>  
         </TR>  
         </TABLE>  
 <!-- =========== INHERITED METHOD SUMMARY =========== -->  
 <A NAME='functions_inherited'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Inherited Method Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></span>  
             <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">  
                                 <tr CLASS="tableheadingcolor">  
                                         <th>Function</th>  
                                         <th>Description</th>  
                                 </tr>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodXMLDocumentClass">XMLDocumentClass::XMLDocumentClass()</a></td>  
                                         <td CLASS="font10">The constructor</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd">XMLDocumentClass::add()</a></td>  
                                         <td CLASS="font10">we override this class to make sure  we push all content inside the  local _xml_obj tag</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd_reference">XMLDocumentClass::add_reference()</a></td>  
                                         <td CLASS="font10">we override this class to make sure  we push all content inside the  local _xml_obj tag</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd_xml_stylesheet_link">XMLDocumentClass::add_xml_stylesheet_link()</a></td>  
                                         <td CLASS="font10">This function is used to add a new  xml-stylesheet tag to the top  portion of the document.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methoddump_http_header">XMLDocumentClass::dump_http_header()</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#methodget_doctype_source">XMLDocumentClass::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#methodget_encoding">XMLDocumentClass::get_encoding()</a></td>  
                                         <td CLASS="font10">This function gets the current encoding type</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_http_content_type">XMLDocumentClass::get_http_content_type()</a></td>  
                                         <td CLASS="font10">This function returns the current  value of the http header content type</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_root_attributes">XMLDocumentClass::get_root_attributes()</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#methodget_root_name">XMLDocumentClass::get_root_name()</a></td>  
                                         <td CLASS="font10">This function gets the document name</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodpush">XMLDocumentClass::push()</a></td>  
                                         <td CLASS="font10">Same as add().</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodpush_reference">XMLDocumentClass::push_reference()</a></td>  
                                         <td CLASS="font10">Same as add_reference  NOTE : only exists for compatibility with 1.1.x</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodrender">XMLDocumentClass::render()</a></td>  
                                         <td CLASS="font10">function that will render the XML Document.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodreset_content">XMLDocumentClass::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>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_doctype_link">XMLDocumentClass::set_doctype_link()</a></td>  
                                         <td CLASS="font10">This method is used to set the link attributes</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_doctype_source">XMLDocumentClass::set_doctype_source()</a></td>  
                                         <td CLASS="font10">this function is used to change the  DOCTYPE tag's source attribute.  By  default it is set to SYSTEM.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_encoding">XMLDocumentClass::set_encoding()</a></td>  
                                         <td CLASS="font10">set the character set</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_http_content_type">XMLDocumentClass::set_http_content_type()</a></td>  
                                         <td CLASS="font10">This function is used to set the  http header content-type for output to browsers</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_attribute">XMLDocumentClass::set_root_attribute()</a></td>  
                                         <td CLASS="font10">This sets 1 root tag attribute value pair</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_attributes">XMLDocumentClass::set_root_attributes()</a></td>  
                                         <td CLASS="font10">This function is used to set the  root xml tag's attributes</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_name">XMLDocumentClass::set_root_name()</a></td>  
                                         <td CLASS="font10">Set the document name  and the root tag's name.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodshow_character_encoding">XMLDocumentClass::show_character_encoding()</a></td>  
                                         <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>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#methodshow_http_header">XMLDocumentClass::show_http_header()</a></td>  
                                         <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>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_doctype">XMLDocumentClass::_build_doctype()</a></td>  
                                         <td CLASS="font10">This method builds the DOCTYPE tag for the document</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_root_tag">XMLDocumentClass::_build_root_tag()</a></td>  
                                         <td CLASS="font10">This function builds the root xml</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_xml_stylesheet_container">XMLDocumentClass::_build_xml_stylesheet_container()</a></td>  
                                         <td CLASS="font10">This function builds the _xml_stylesheet_container</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/XMLDocumentClass.html#method_create_xml_obj">XMLDocumentClass::_create_xml_obj()</a></td>  
                                         <td CLASS="font10">This function builds the local</td>  
                                                         </table>  
             <br>                          
                 </TD>  
         </TR>  
                 <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>  
             <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">  
                                 <tr CLASS="tableheadingcolor">  
                                         <th>Function</th>  
                                         <th>Description</th>  
                                 </tr>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>  
                                         <td CLASS="font10">The constructor.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>  
                                         <td CLASS="font10">add content onto content stack</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>  
                                         <td CLASS="font10">Add content onto content stack  so you can change the item later.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>  
                                         <td CLASS="font10">counts the number of content objects</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>  
                                         <td CLASS="font10">This flag gets the current value  of the indent flag</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>  
                                         <td CLASS="font10">Same as add().</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>  
                                         <td CLASS="font10">Same as add_reference  NOTE : only exists for compatibility with 1.1.x</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</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#methodreset_content">Container::reset_content()</a></td>  
                                         <td CLASS="font10">destroy existing content and start with new content.</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>  
                                         <td CLASS="font10">This function turns on the collapse flag</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>  
                                         <td CLASS="font10">function to set the indent flag</td>  
                                                                 <tr>  
                                         <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>  
                                         <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>  
                                                         </table>  
             <br>                          
                 </TD>  
         </TR>  
         </TABLE>  
 <hr>  
 <!-- ============ VARIABLE DETAIL =========== -->  
   
 <A NAME='variable_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Variable Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
 <hr>  
 <!-- ============ METHOD DETAIL =========== -->  
43    
 <A NAME='method_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Method Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <BR>  
 <DIV CLASS="function">  
 <A NAME='methodSVGDocumentClass'><!-- --></A>  
 <SPAN CLASS="font12bold">Constructor SVGDocumentClass</SPAN> (line <span class="linenumber">32</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">SVGDocumentClass(  
 [string  
 $width = "100%"], [string  
 $height = "100%"])</SPAN>  
 <BR>  
44    
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 The constructor to building a SVG document.  
 <br />  
45    
46  <DL>          <a name="sec-method-summary"></a>
47          <DT class="font10bold">Function Parameters:</DT>          <div class="info-box">
48                  <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>                  <div class="info-box-title">Method Summary</span></div>
49                  <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>                  <div class="nav-bar">
50                            <a href="#sec-description">Description</a> |
51                                                                                                                            <a href="#sec-vars">Vars</a>
52                                    
53                                    |
54                                                    <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
55                    </div>
56                    <div class="info-box-body">                    
57                            <div class="method-summary">
58                                                                    
59                                    <div class="method-definition">
60                                                                                            <span class="method-result">void</span>
61                                                                                    <a href="#SVGDocumentClass" title="details" class="method-name">SVGDocumentClass</a>
62                                                                                            ([<span class="var-type">string</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">"100%"</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$height</span> = <span class="var-default">"100%"</span>])
63                                                                            </div>
64                                                            </div>
65                    </div>
66            </div>          
67    
68            <a name="sec-vars"></a>
69            <div class="info-box">
70                    <div class="info-box-title">Variables</div>
71                    <div class="nav-bar">
72                            <a href="#sec-description">Description</a> |
73                                                                                    <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
74                                                    
75                            
76                                                            |
77                                                                            <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
78                                                            
79                                            </div>
80                    <div class="info-box-body">
81                                                                                    <h4>Inherited Variables</h4>
82                                    <A NAME='inherited_vars'><!-- --></A>
83                                                                            <p>Inherited from <span class="classname"><a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></span></p>
84                                            <blockquote>
85                                                                                                            <span class="var-title">
86                                                                    <span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$dtd">XMLDocumentClass::$dtd</a></span><br>
87                                                            </span>
88                                                                                                            <span class="var-title">
89                                                                    <span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$root_name">XMLDocumentClass::$root_name</a></span><br>
90                                                            </span>
91                                                                                                            <span class="var-title">
92                                                                    <span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_doctype_links">XMLDocumentClass::$_doctype_links</a></span><br>
93                                                            </span>
94                                                                                                            <span class="var-title">
95                                                                    <span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_doctype_source">XMLDocumentClass::$_doctype_source</a></span><br>
96                                                            </span>
97                                                                                                            <span class="var-title">
98                                                                    <span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_http_content_type">XMLDocumentClass::$_http_content_type</a></span><br>
99                                                            </span>
100                                                                                                            <span class="var-title">
101                                                                    <span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_root_tag">XMLDocumentClass::$_root_tag</a></span><br>
102                                                            </span>
103                                                                                                            <span class="var-title">
104                                                                    <span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_show_char_encoding">XMLDocumentClass::$_show_char_encoding</a></span><br>
105                                                            </span>
106                                                                                                            <span class="var-title">
107                                                                    <span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_show_http_header">XMLDocumentClass::$_show_http_header</a></span><br>
108                                                            </span>
109                                                                                                            <span class="var-title">
110                                                                    <span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_xml_obj">XMLDocumentClass::$_xml_obj</a></span><br>
111                                                            </span>
112                                                                                                            <span class="var-title">
113                                                                    <span class="var-name"><a href="../phpHtmlLib/XMLDocumentClass.html#var$_xml_stylesheet_container">XMLDocumentClass::$_xml_stylesheet_container</a></span><br>
114                                                            </span>
115                                                                                            </blockquote>
116                                                                            <p>Inherited from <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p>
117                                            <blockquote>
118                                                                                                            <span class="var-title">
119                                                                    <span class="var-name"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></span><br>
120                                                            </span>
121                                                                                            </blockquote>
122                                                                                    
123                    </div>
124            </div>
125            
126            <a name="sec-methods"></a>
127            <div class="info-box">
128                    <div class="info-box-title">Methods</div>
129                    <div class="nav-bar">
130                            <a href="#sec-description">Description</a> |
131                                                                                                                            <a href="#sec-vars">Vars</a>
132                                                                                                                    <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
133                                                    
134                    </div>
135                    <div class="info-box-body">
136                            <A NAME='method_detail'></A>
137    <a name="methodSVGDocumentClass" id="SVGDocumentClass"><!-- --></a>
138    <div class="evenrow">
139            
140            <div class="method-header">
141                    <span class="method-title">Constructor SVGDocumentClass</span> (line <span class="line-number">32</span>)
142            </div>
143            
144            <!-- ========== Info from phpDoc block ========= -->
145    <p class="short-description">The constructor to building a SVG document.</p>
146                    
147          <DT class="font10bold">Function Info:</DT>          <div class="method-signature">
148          </DL>                  <span class="method-result">void</span>
149  </DIV>                  <span class="method-name">
150  <BR>                          SVGDocumentClass
151          <div id="credit">                  </span>
152                  <hr>                                          ([<span class="var-type">string</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">"100%"</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$height</span> = <span class="var-default">"100%"</span>])
153                  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>                          </div>
154            
155                            <ul class="parameters">
156                                            <li>
157                                    <span class="var-type">string</span>
158                                    <span class="var-name">$width</span><span class="var-description">: <p>- the svg tag's width attribute</p></span>                       </li>
159                                            <li>
160                                    <span class="var-type">string</span>
161                                    <span class="var-name">$height</span><span class="var-description">: <p>- the svg tag's height attribute</p></span>                     </li>
162                                    </ul>
163                    
164                    
165            </div>
166                                                            <h4>Inherited Methods</h4>
167                                    <a name='inherited_methods'><!-- --></a>        
168                                                                            <!-- =========== Summary =========== -->
169                                            <p>Inherited From <span class="classname"><a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></span></p>
170                                            <blockquote>
171                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodXMLDocumentClass">XMLDocumentClass::XMLDocumentClass()</a></span><br>
172                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd">XMLDocumentClass::add()</a></span><br>
173                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd_reference">XMLDocumentClass::add_reference()</a></span><br>
174                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodadd_xml_stylesheet_link">XMLDocumentClass::add_xml_stylesheet_link()</a></span><br>
175                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methoddump_http_header">XMLDocumentClass::dump_http_header()</a></span><br>
176                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_doctype_source">XMLDocumentClass::get_doctype_source()</a></span><br>
177                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_encoding">XMLDocumentClass::get_encoding()</a></span><br>
178                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_http_content_type">XMLDocumentClass::get_http_content_type()</a></span><br>
179                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_root_attributes">XMLDocumentClass::get_root_attributes()</a></span><br>
180                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodget_root_name">XMLDocumentClass::get_root_name()</a></span><br>
181                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodpush">XMLDocumentClass::push()</a></span><br>
182                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodpush_reference">XMLDocumentClass::push_reference()</a></span><br>
183                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodrender">XMLDocumentClass::render()</a></span><br>
184                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodreset_content">XMLDocumentClass::reset_content()</a></span><br>
185                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_doctype_link">XMLDocumentClass::set_doctype_link()</a></span><br>
186                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_doctype_source">XMLDocumentClass::set_doctype_source()</a></span><br>
187                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_encoding">XMLDocumentClass::set_encoding()</a></span><br>
188                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_http_content_type">XMLDocumentClass::set_http_content_type()</a></span><br>
189                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_attribute">XMLDocumentClass::set_root_attribute()</a></span><br>
190                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_attributes">XMLDocumentClass::set_root_attributes()</a></span><br>
191                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodset_root_name">XMLDocumentClass::set_root_name()</a></span><br>
192                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodshow_character_encoding">XMLDocumentClass::show_character_encoding()</a></span><br>
193                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#methodshow_http_header">XMLDocumentClass::show_http_header()</a></span><br>
194                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_doctype">XMLDocumentClass::_build_doctype()</a></span><br>
195                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_root_tag">XMLDocumentClass::_build_root_tag()</a></span><br>
196                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#method_build_xml_stylesheet_container">XMLDocumentClass::_build_xml_stylesheet_container()</a></span><br>
197                                                                                                            <span class="method-name"><a href="../phpHtmlLib/XMLDocumentClass.html#method_create_xml_obj">XMLDocumentClass::_create_xml_obj()</a></span><br>
198                                                                                            </blockquote>
199                                                                            <!-- =========== Summary =========== -->
200                                            <p>Inherited From <span class="classname"><a href="../phpHtmlLib/Container.html">Container</a></span></p>
201                                            <blockquote>
202                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></span><br>
203                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></span><br>
204                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></span><br>
205                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></span><br>
206                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></span><br>
207                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></span><br>
208                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></span><br>
209                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></span><br>
210                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></span><br>
211                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></span><br>
212                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></span><br>
213                                                                                                            <span class="method-name"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></span><br>
214                                                                                            </blockquote>
215                                                                                    
216                    </div>
217          </div>          </div>
218  </body>          
219            <p class="notes" id="credit">
220                    Documention generated on Thu, 31 Jul 2003 18:33:01 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
221            </p>
222            </div></body>
223  </html>  </html>

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

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