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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

1 <!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:41 -0800' -->
6 <TITLE>Docs for page XMLDocumentClass.inc</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/widgets/XMLDocumentClass.inc</h2>
33 <!-- ========== Info from phpDoc block ========= -->
34 This contains the XMLDocumentClass
35 <BR>
36 $Id: _widgets_XMLDocumentClass_inc.html,v 1.20 2002/11/25 17:56:11 hemna Exp $
37
38 <UL>
39
40 <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
41
42 <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>
43
44 </UL>
45
46 <br>
47 <!-- =========== Used Classes =========== -->
48 <A NAME='classes_summary'><!-- --></A>
49 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
50 <TR CLASS='TableHeadingColor'>
51 <TD>
52 <span class="font12bold">Classes defined in this file</span>
53 <A HREF="#top" CLASS="links">^TOP</A>
54 </TD>
55 </TR>
56 </TABLE>
57 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
58 <THEAD>
59 <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
60 </THEAD>
61 <TBODY>
62
63 <TR BGCOLOR='white' CLASS='TableRowColor'>
64 <TD><a href="../phpHtmlLib/XMLDocumentClass.html">XMLDocumentClass</a></TD>
65 <TD>xml document and render it.
66
67 It automatically creates the root xml tag
68 that will contain all of the content.
69 The name of the tag is the first parameter to
70 the constructor. You can add/change the attributes
71 to the root tag via the set_root_attributes() or
72 the set_root_attribute() methods.</TD>
73 </TR>
74
75 </TBODY>
76 </TABLE>
77 <br>
78 <br>
79 <!-- =========== Includes SUMMARY =========== -->
80 <A NAME='includes_summary'><!-- --></A>
81 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
82 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
83 <TD>
84 <span CLASS="font12bold">Include Statements Summary</span>
85 <A HREF="#top" CLASS="links">^TOP</A>
86 </TD>
87 </TR>
88 </TABLE>
89 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
90 <THEAD>
91 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
92 </THEAD>
93 <TBODY>
94
95 </TBODY>
96 </TABLE>
97 <br>
98
99 <br>
100 <!-- =========== CONSTANT SUMMARY =========== -->
101 <A NAME='global_summary'><!-- --></A>
102 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
103 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
104 <TD>
105 <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>
106 <A HREF="#top" CLASS="links">^TOP</A>
107 </TD>
108 </TR>
109 </TABLE>
110 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
111 <THEAD>
112 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
113 </THEAD>
114 <TBODY>
115
116 </TBODY>
117 </TABLE>
118 <br>
119
120
121 <br>
122 <!-- =========== CONSTANT SUMMARY =========== -->
123 <A NAME='constant_summary'><!-- --></A>
124 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
125 <TR CLASS='TableHeadingColor'>
126 <TD>
127 <span CLASS="font12bold">Constant Summary</span>
128 <A HREF="#top" CLASS="links">^TOP</A>
129 </TD>
130 </TR>
131 </TABLE>
132 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
133 <THEAD>
134 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
135 </THEAD>
136 <TBODY>
137
138 </TBODY>
139 </TABLE>
140 <br>
141
142 <br>
143 <!-- =========== Function SUMMARY =========== -->
144 <A NAME='Function_summary'><!-- --></A>
145 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
146 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
147 <TD>
148 <span class="font12bold">Function Summary</span>
149 <A HREF="#top" CLASS="links">^TOP</A>
150 </TD>
151 </TR>
152
153
154 </TABLE>
155
156 <br>
157 <!-- ============ Includes DETAIL =========== -->
158
159 <A NAME='includes_detail'></A>
160 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
161 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
162 <TD>
163 <span CLASS="font12bold">Include Statements Detail</span>
164 <A HREF="#top" CLASS="links">^TOP</A>
165 </TD>
166 </TR>
167 </TABLE>
168
169
170
171 <br>
172 <!-- ============ GLOBALS DETAIL =========== -->
173
174 <A NAME='global_detail'></A>
175 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
176 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
177 <TD>
178 <span CLASS="font12bold">Global Variable Detail</span>
179 <A HREF="#top" CLASS="links">^TOP</A>
180 </TD>
181 </TR>
182 </TABLE>
183
184
185
186 <br>
187 <!-- ============ CONSTANT DETAIL =========== -->
188
189 <A NAME='constant_detail'></A>
190 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
191 <TR CLASS='TableHeadingColor'>
192 <TD>
193 <span CLASS="font12bold">Constant Detail</span>
194 <A HREF="#top" CLASS="links">^TOP</A>
195 </TD>
196 </TR>
197 </TABLE>
198
199
200
201 <br>
202 <!-- ============ FUNCTION DETAIL =========== -->
203
204 <A NAME='function_detail'></A>
205 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
206 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
207 <TD>
208 <span class="font12bold">Function Detail</span>
209 <A HREF="#top" CLASS="links">^TOP</A>
210 </TD>
211 </TR>
212 </TABLE>
213 <BR>
214
215
216 <br>
217 </HTML>

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