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

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/widget-examples/_examples_widget7_php.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Thu Jan 30 03:29:40 2003 UTC (21 years, 7 months ago) by jonen
Branch: no_vendor_tag
CVS Tags: v2-1-3, no_release_tag
Changes since 1.1: +0 -0 lines
File MIME type: text/html

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:40 -0800' -->
6 <TITLE>Docs for page widget7.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/widget7.php</h2>
33 <!-- ========== Info from phpDoc block ========= -->
34 This example illustrates the use of the
35 DataList object classes.
36 <BR>
37 This object
38 can show a list of data from any data source
39 and have any GUI layout and provide the
40 features of:
41 searching, sorting, paging of the data.
42
43 This page shows the Data coming a CSV
44 (comma seperated values) file on disk.
45
46 $Id: _examples_widget7_php.html,v 1.5 2002/11/25 18:24:29 hemna Exp $
47
48 <UL>
49
50 <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
51
52 <LI><b>Sub-Package</b> - <CODE>widget-examples</CODE></LI>
53
54 <LI><b>Version</b> - <CODE>2.0</CODE></LI>
55
56 <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>
57
58 </UL>
59
60 <br>
61 <!-- =========== Used Classes =========== -->
62 <A NAME='classes_summary'><!-- --></A>
63 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
64 <TR CLASS='TableHeadingColor'>
65 <TD>
66 <span class="font12bold">Classes defined in this file</span>
67 <A HREF="#top" CLASS="links">^TOP</A>
68 </TD>
69 </TR>
70 </TABLE>
71 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
72 <THEAD>
73 <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
74 </THEAD>
75 <TBODY>
76
77 <TR BGCOLOR='white' CLASS='TableRowColor'>
78 <TD><a href="../../phpHtmlLib/widget-examples/csvfilelist.html">csvfilelist</a></TD>
79 <TD>n/a</TD>
80 </TR>
81
82 </TBODY>
83 </TABLE>
84 <br>
85 <br>
86 <!-- =========== Includes SUMMARY =========== -->
87 <A NAME='includes_summary'><!-- --></A>
88 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
89 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
90 <TD>
91 <span CLASS="font12bold">Include Statements Summary</span>
92 <A HREF="#top" CLASS="links">^TOP</A>
93 </TD>
94 </TR>
95 </TABLE>
96 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
97 <THEAD>
98 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
99 </THEAD>
100 <TBODY>
101
102 <TR BGCOLOR='white' CLASS='TableRowColor'>
103 <TD><A HREF='_examples_widget7_php.html#_$phphtmllib_/widgets/data_list/CSVFILEDataListSource_inc'>include_once</A></TD>
104 <TD>$phphtmllib."/widgets/data_list/CSVFILEDataListSource.inc"</TD>
105 <TD></TD>
106 </TR>
107
108 <TR BGCOLOR='white' CLASS='TableRowColor'>
109 <TD><A HREF='_examples_widget7_php.html#_$phphtmllib_/widgets/data_list/includes_inc'>include_once</A></TD>
110 <TD>$phphtmllib."/widgets/data_list/includes.inc"</TD>
111 <TD></TD>
112 </TR>
113
114 <TR BGCOLOR='white' CLASS='TableRowColor'>
115 <TD><A HREF='_examples_widget7_php.html#_db_defines_inc'>include_once</A></TD>
116 <TD><a href="../../phpHtmlLib/_examples_db_defines_inc.html">db_defines.inc</a></TD>
117 <TD></TD>
118 </TR>
119
120 <TR BGCOLOR='white' CLASS='TableRowColor'>
121 <TD><A HREF='_examples_widget7_php.html#_includes_inc'>include_once</A></TD>
122 <TD>"includes.inc"</TD>
123 <TD>Include the phphtmllib libraries</TD>
124 </TR>
125
126 </TBODY>
127 </TABLE>
128 <br>
129
130 <br>
131 <!-- =========== CONSTANT SUMMARY =========== -->
132 <A NAME='global_summary'><!-- --></A>
133 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
134 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
135 <TD>
136 <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>
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>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
144 </THEAD>
145 <TBODY>
146
147 </TBODY>
148 </TABLE>
149 <br>
150
151
152 <br>
153 <!-- =========== CONSTANT SUMMARY =========== -->
154 <A NAME='constant_summary'><!-- --></A>
155 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
156 <TR CLASS='TableHeadingColor'>
157 <TD>
158 <span CLASS="font12bold">Constant Summary</span>
159 <A HREF="#top" CLASS="links">^TOP</A>
160 </TD>
161 </TR>
162 </TABLE>
163 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
164 <THEAD>
165 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
166 </THEAD>
167 <TBODY>
168
169 </TBODY>
170 </TABLE>
171 <br>
172
173 <br>
174 <!-- =========== Function SUMMARY =========== -->
175 <A NAME='Function_summary'><!-- --></A>
176 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
177 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
178 <TD>
179 <span class="font12bold">Function Summary</span>
180 <A HREF="#top" CLASS="links">^TOP</A>
181 </TD>
182 </TR>
183
184
185 </TABLE>
186
187 <br>
188 <!-- ============ Includes DETAIL =========== -->
189
190 <A NAME='includes_detail'></A>
191 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
192 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
193 <TD>
194 <span CLASS="font12bold">Include Statements Detail</span>
195 <A HREF="#top" CLASS="links">^TOP</A>
196 </TD>
197 </TR>
198 </TABLE>
199
200
201 <DIV CLASS="function">
202 <A NAME='_$phphtmllib_/widgets/data_list/CSVFILEDataListSource_inc'><!-- --></A>
203 <span class="font10bold">Include Type : </span>include_once
204 <BR>
205 <span class="font10bold">Include File : </span>$phphtmllib."/widgets/data_list/CSVFILEDataListSource.inc"
206 <BR>
207 <!-- ========== Info from phpDoc block ========= -->
208
209 <BR>
210
211
212 <UL>
213
214 </UL>
215
216 </DIV>
217
218 <DIV CLASS="function">
219 <A NAME='_$phphtmllib_/widgets/data_list/includes_inc'><!-- --></A>
220 <span class="font10bold">Include Type : </span>include_once
221 <BR>
222 <span class="font10bold">Include File : </span>$phphtmllib."/widgets/data_list/includes.inc"
223 <BR>
224 <!-- ========== Info from phpDoc block ========= -->
225
226 <BR>
227
228
229 <UL>
230
231 </UL>
232
233 </DIV>
234
235 <DIV CLASS="function">
236 <A NAME='_db_defines_inc'><!-- --></A>
237 <span class="font10bold">Include Type : </span>include_once
238 <BR>
239 <span class="font10bold">Include File : </span><a href="../../phpHtmlLib/_examples_db_defines_inc.html">db_defines.inc</a>
240 <BR>
241 <!-- ========== Info from phpDoc block ========= -->
242
243 <BR>
244
245
246 <UL>
247
248 </UL>
249
250 </DIV>
251
252 <DIV CLASS="function">
253 <A NAME='_includes_inc'><!-- --></A>
254 <span class="font10bold">Include Type : </span>include_once
255 <BR>
256 <span class="font10bold">Include File : </span>"includes.inc"
257 <BR>
258 <!-- ========== Info from phpDoc block ========= -->
259 Include the phphtmllib libraries
260 <BR>
261
262
263 <UL>
264
265 </UL>
266
267 </DIV>
268
269
270 <br>
271 <!-- ============ GLOBALS DETAIL =========== -->
272
273 <A NAME='global_detail'></A>
274 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
275 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
276 <TD>
277 <span CLASS="font12bold">Global Variable Detail</span>
278 <A HREF="#top" CLASS="links">^TOP</A>
279 </TD>
280 </TR>
281 </TABLE>
282
283
284
285 <br>
286 <!-- ============ CONSTANT DETAIL =========== -->
287
288 <A NAME='constant_detail'></A>
289 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
290 <TR CLASS='TableHeadingColor'>
291 <TD>
292 <span CLASS="font12bold">Constant Detail</span>
293 <A HREF="#top" CLASS="links">^TOP</A>
294 </TD>
295 </TR>
296 </TABLE>
297
298
299
300 <br>
301 <!-- ============ FUNCTION DETAIL =========== -->
302
303 <A NAME='function_detail'></A>
304 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
305 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
306 <TD>
307 <span class="font12bold">Function Detail</span>
308 <A HREF="#top" CLASS="links">^TOP</A>
309 </TD>
310 </TR>
311 </TABLE>
312 <BR>
313
314
315 <br>
316 </HTML>

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