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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Thu May 6 16:26:59 2004 UTC (20 years, 3 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/html
 updated all to v2.4.1 - Apr 01, 2004

1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by PhpDoc date: 'Tue, 4 Mar 2003 16:40:31 -0800' -->
6 <TITLE>Docs for page jilu2.php</TITLE>
7 <LINK REL ='stylesheet' TYPE='text/css' HREF='../../media/stylesheet.css' TITLE='Style'>
8 </HEAD>
9 <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10 <!-- Links -->
11 <a NAME="top"></A>
12 <table WIDTH="100%" class="links">
13 <TR>
14 <TD class="font10">
15 Links:
16 <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>
17 <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>
18 <A HREF="#global_summary" class="links" title="Global Variable Summary">Globals</A>
19 <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>
20 <A HREF="#function_summary" class="links" title="Function Summary">Functions</A>
21 <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>
22 <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>
23 <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>
24 <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>
25 </TD>
26 </TR>
27 </TABLE>
28 <BR>
29 <h2>File: Program_Root/examples/jilu2.php</h2>
30 Another example of how to build a parent PageWidget object to provide a base class for building a consistent look/feel accross a web application.
31 <br />
32 <p>$Id: _examples_jilu2_php.html,v 1.2 2003/03/05 00:58:33 hemna Exp $</p>
33 <UL>
34 <LI><b>version</b> - <CODE>2.0.0</CODE></LI>
35 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
36 </UL>
37 <!-- =========== Used Classes =========== -->
38 <A NAME='classes_summary'><!-- --></A>
39 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
40 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
41 <TD>
42 <span class="font12bold">Classes defined in this file</span>
43 <A HREF="#top" CLASS="links">^TOP</A>
44 </TD>
45 </TR>
46 </TABLE>
47 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
48 <THEAD>
49 <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
50 </THEAD>
51 <TBODY>
52 <TR BGCOLOR='white' CLASS='TableRowColor'>
53 <TD><a href="../../phpHtmlLib/examples/SVGGraphForm.html">SVGGraphForm</a></TD>
54 <TD>This class is used to build and render the form.</TD>
55 </TR>
56 <TR BGCOLOR='white' CLASS='TableRowColor'>
57 <TD></TD>
58 <TD></TD>
59 </TR>
60 </TBODY>
61 </TABLE>
62 <br>
63 <!-- =========== Includes SUMMARY =========== -->
64 <A NAME='includes_summary'><!-- --></A>
65 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
66 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
67 <TD>
68 <span CLASS="font12bold">Include Statements Summary</span>
69 <A HREF="#top" CLASS="links">^TOP</A>
70 </TD>
71 </TR>
72 </TABLE>
73 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
74 <THEAD>
75 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
76 </THEAD>
77 <TBODY>
78 <TR BGCOLOR='white' CLASS='TableRowColor'>
79 <TD><A HREF="#_includes_inc">include_once</A></TD>
80 <TD>"includes.inc"</TD>
81 <TD>Include the phphtmllib libraries</TD>
82 </TR>
83 <TR BGCOLOR='white' CLASS='TableRowColor'>
84 <TD><A HREF="#_MyLayoutPage_inc">include_once</A></TD>
85 <TD><a href="../../phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">"MyLayoutPage.inc"</a></TD>
86 <TD></TD>
87 </TR>
88 <TR BGCOLOR='white' CLASS='TableRowColor'>
89 <TD><A HREF="#_$phphtmllib_/form/includes_inc">include_once</A></TD>
90 <TD>$phphtmllib."/form/includes.inc"</TD>
91 <TD>Include the Form Processing objects</TD>
92 </TR>
93 </TBODY>
94 </TABLE>
95 <br>
96 <br>
97 <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->
98 <A NAME='global_summary'><!-- --></A>
99 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
100 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
101 <TD>
102 <span CLASS="font12bold">Global Variable Summary</span>
103 <A HREF="#top" CLASS="links">^TOP</A>
104 </TD>
105 </TR>
106 </TABLE>
107 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
108 <THEAD>
109 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
110 </THEAD>
111 <TBODY>
112 </TBODY>
113 </TABLE>
114 <br>
115 <br>
116 <!-- =========== CONSTANT SUMMARY =========== -->
117 <A NAME='constant_summary'><!-- --></A>
118 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
119 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
120 <TD>
121 <span class="font12bold">Constant Summary</span>
122 <A HREF="#top" CLASS="links">^TOP</A>
123 </TD>
124 </TR>
125 </TABLE>
126 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
127 <THEAD>
128 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
129 </THEAD>
130 <TBODY>
131 </TBODY>
132 </TABLE>
133 <br>
134 <br>
135 <!-- =========== FUNCTION SUMMARY =========== -->
136 <A NAME='function_summary'><!-- --></A>
137 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
138 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
139 <TD>
140 <span class="font12bold">Function Summary</span>
141 <A HREF="#top" CLASS="links">^TOP</A>
142 </TD>
143 </TR>
144
145 </TABLE>
146 <br>
147 <!-- ============ Includes DETAIL =========== -->
148
149 <A NAME='includes_detail'></A>
150 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
151 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
152 <TD>
153 <span CLASS="font12bold">Include Statements Detail</span>
154 <A HREF="#top" CLASS="links">^TOP</A>
155 </TD>
156 </TR>
157 </TABLE>
158
159 <DIV CLASS="function">
160 <A NAME="_includes_inc"><!-- --></A>
161 <span class="font10bold">Include Type : </span>include_once (line <span class="linenumber">22</span>)
162 <BR>
163 <span class="font10bold">Include File : </span>"includes.inc"
164 <BR>
165 Include the phphtmllib libraries
166 <br />
167
168 <UL>
169 </UL>
170 </DIV>
171 <DIV CLASS="function">
172 <A NAME="_MyLayoutPage_inc"><!-- --></A>
173 <span class="font10bold">Include Type : </span>include_once (line <span class="linenumber">26</span>)
174 <BR>
175 <span class="font10bold">Include File : </span><a href="../../phpHtmlLib/examples/_examples_MyLayoutPage_inc.html">"MyLayoutPage.inc"</a>
176 <BR>
177
178 <br />
179
180 <UL>
181 </UL>
182 </DIV>
183 <DIV CLASS="function">
184 <A NAME="_$phphtmllib_/form/includes_inc"><!-- --></A>
185 <span class="font10bold">Include Type : </span>include_once (line <span class="linenumber">32</span>)
186 <BR>
187 <span class="font10bold">Include File : </span>$phphtmllib."/form/includes.inc"
188 <BR>
189 Include the Form Processing objects
190 <br />
191
192 <UL>
193 </UL>
194 </DIV>
195 <br>
196 <!-- ============ GLOBALS DETAIL =========== -->
197
198 <A NAME='global_detail'></A>
199 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
200 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
201 <TD>
202 <span CLASS="font12bold">Global Variable Detail</span>
203 <A HREF="#top" CLASS="links">^TOP</A>
204 </TD>
205 </TR>
206 </TABLE>
207
208 <br>
209 <!-- ============ CONSTANT DETAIL =========== -->
210
211 <A NAME='constant_detail'></A>
212 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
213 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
214 <TD>
215 <span CLASS="font12bold">Constant Detail</span>
216 <A HREF="#top" CLASS="links">^TOP</A>
217 </TD>
218 </TR>
219 </TABLE>
220
221 <br>
222 <!-- ============ FUNCTION DETAIL =========== -->
223
224 <A NAME='function_detail'></A>
225 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
226 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
227 <TD>
228 <span class="font12bold">Function Detail</span>
229 <A HREF="#top" CLASS="links">^TOP</A>
230 </TD>
231 </TR>
232 </TABLE>
233 <BR>
234 <br>
235 <div id="credit">
236 <hr>
237 Documention generated on Tue, 4 Mar 2003 16:40:31 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
238 </div>
239 </body>
240 </html>
241 </HTML>

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