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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Thu Jan 30 03:29:40 2003 UTC (21 years, 7 months ago) by jonen
Branch: MAIN
Branch point for: no_vendor_tag
File MIME type: text/html
Initial revision

1 jonen 1.1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>
2     <!--NewPage-->
3     <HTML>
4     <HEAD>
5     <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:31 -0800' -->
6     <TITLE>Docs for page example7.php</TITLE>
7     <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
8     </HEAD>
9     <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10    
11    
12     <!-- Links -->
13     <a NAME="top"></A>
14     <table WIDTH="100%" class="links">
15     <TR>
16     <TD class="font10">
17     Links:
18     <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>
19     <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>
20     <A HREF="#globals_summary" class="links" title="Global Variable Summary">Globals</A>
21     <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>
22     <A HREF="#functions_summary" class="links" title="Function Summary">Functions</A>
23     <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>
24     <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>
25     <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>
26     <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>
27     </TD>
28     </TR>
29     </TABLE>
30     <BR>
31    
32     <h2>File: Program_Root/examples/example7.php</h2>
33     <!-- ========== Info from phpDoc block ========= -->
34     Another example of how to build an
35     SVG Image with phpHtmlLib.
36     SVG = Scalable Vector Graphics.
37     <BR>
38     that phpHtmlLib provides.
39    
40    
41     $Id: _examples_example7_php.html,v 1.5 2002/11/25 18:24:27 hemna Exp $
42    
43     <UL>
44    
45     <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
46    
47     <LI><b>Sub-Package</b> - <CODE>examples</CODE></LI>
48    
49     <LI><b>Version</b> - <CODE>2.0.0</CODE></LI>
50    
51     <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>
52    
53     </UL>
54    
55     <br>
56     <!-- =========== Used Classes =========== -->
57     <A NAME='classes_summary'><!-- --></A>
58     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
59     <TR CLASS='TableHeadingColor'>
60     <TD>
61     <span class="font12bold">Classes defined in this file</span>
62     <A HREF="#top" CLASS="links">^TOP</A>
63     </TD>
64     </TR>
65     </TABLE>
66     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
67     <THEAD>
68     <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
69     </THEAD>
70     <TBODY>
71    
72     </TBODY>
73     </TABLE>
74     <br>
75     <br>
76     <!-- =========== Includes SUMMARY =========== -->
77     <A NAME='includes_summary'><!-- --></A>
78     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
79     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
80     <TD>
81     <span CLASS="font12bold">Include Statements Summary</span>
82     <A HREF="#top" CLASS="links">^TOP</A>
83     </TD>
84     </TR>
85     </TABLE>
86     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
87     <THEAD>
88     <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
89     </THEAD>
90     <TBODY>
91    
92     <TR BGCOLOR='white' CLASS='TableRowColor'>
93     <TD><A HREF='_examples_example7_php.html#_$phphtmllib_/widgets/SVGDocumentClass_inc'>include_once</A></TD>
94     <TD>$phphtmllib."/widgets/SVGDocumentClass.inc"</TD>
95     <TD></TD>
96     </TR>
97    
98     <TR BGCOLOR='white' CLASS='TableRowColor'>
99     <TD><A HREF='_examples_example7_php.html#_includes_inc'>include_once</A></TD>
100     <TD>"includes.inc"</TD>
101     <TD>Include the phphtmllib libraries</TD>
102     </TR>
103    
104     </TBODY>
105     </TABLE>
106     <br>
107    
108     <br>
109     <!-- =========== CONSTANT SUMMARY =========== -->
110     <A NAME='global_summary'><!-- --></A>
111     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
112     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
113     <TD>
114     <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>
115     <A HREF="#top" CLASS="links">^TOP</A>
116     </TD>
117     </TR>
118     </TABLE>
119     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
120     <THEAD>
121     <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
122     </THEAD>
123     <TBODY>
124    
125     </TBODY>
126     </TABLE>
127     <br>
128    
129    
130     <br>
131     <!-- =========== CONSTANT SUMMARY =========== -->
132     <A NAME='constant_summary'><!-- --></A>
133     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
134     <TR CLASS='TableHeadingColor'>
135     <TD>
136     <span CLASS="font12bold">Constant Summary</span>
137     <A HREF="#top" CLASS="links">^TOP</A>
138     </TD>
139     </TR>
140     </TABLE>
141     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
142     <THEAD>
143     <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
144     </THEAD>
145     <TBODY>
146    
147     </TBODY>
148     </TABLE>
149     <br>
150    
151     <br>
152     <!-- =========== Function SUMMARY =========== -->
153     <A NAME='Function_summary'><!-- --></A>
154     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
155     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
156     <TD>
157     <span class="font12bold">Function Summary</span>
158     <A HREF="#top" CLASS="links">^TOP</A>
159     </TD>
160     </TR>
161    
162    
163     </TABLE>
164    
165     <br>
166     <!-- ============ Includes DETAIL =========== -->
167    
168     <A NAME='includes_detail'></A>
169     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
170     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
171     <TD>
172     <span CLASS="font12bold">Include Statements Detail</span>
173     <A HREF="#top" CLASS="links">^TOP</A>
174     </TD>
175     </TR>
176     </TABLE>
177    
178    
179     <DIV CLASS="function">
180     <A NAME='_$phphtmllib_/widgets/SVGDocumentClass_inc'><!-- --></A>
181     <span class="font10bold">Include Type : </span>include_once
182     <BR>
183     <span class="font10bold">Include File : </span>$phphtmllib."/widgets/SVGDocumentClass.inc"
184     <BR>
185     <!-- ========== Info from phpDoc block ========= -->
186    
187     <BR>
188    
189    
190     <UL>
191    
192     </UL>
193    
194     </DIV>
195    
196     <DIV CLASS="function">
197     <A NAME='_includes_inc'><!-- --></A>
198     <span class="font10bold">Include Type : </span>include_once
199     <BR>
200     <span class="font10bold">Include File : </span>"includes.inc"
201     <BR>
202     <!-- ========== Info from phpDoc block ========= -->
203     Include the phphtmllib libraries
204     <BR>
205    
206    
207     <UL>
208    
209     </UL>
210    
211     </DIV>
212    
213    
214     <br>
215     <!-- ============ GLOBALS DETAIL =========== -->
216    
217     <A NAME='global_detail'></A>
218     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
219     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
220     <TD>
221     <span CLASS="font12bold">Global Variable Detail</span>
222     <A HREF="#top" CLASS="links">^TOP</A>
223     </TD>
224     </TR>
225     </TABLE>
226    
227    
228    
229     <br>
230     <!-- ============ CONSTANT DETAIL =========== -->
231    
232     <A NAME='constant_detail'></A>
233     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
234     <TR CLASS='TableHeadingColor'>
235     <TD>
236     <span CLASS="font12bold">Constant Detail</span>
237     <A HREF="#top" CLASS="links">^TOP</A>
238     </TD>
239     </TR>
240     </TABLE>
241    
242    
243    
244     <br>
245     <!-- ============ FUNCTION DETAIL =========== -->
246    
247     <A NAME='function_detail'></A>
248     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
249     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
250     <TD>
251     <span class="font12bold">Function Detail</span>
252     <A HREF="#top" CLASS="links">^TOP</A>
253     </TD>
254     </TR>
255     </TABLE>
256     <BR>
257    
258    
259     <br>
260     </HTML>

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