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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Feb 22 20:56:41 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.1: +63 -120 lines
File MIME type: text/html
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

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: 'Thu, 20 Feb 2003 16:23:06 -0800' -->
6 <TITLE>Docs for page PEARSQLDataListSource.inc</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/widgets/data_list/PEARSQLDataListSource.inc</h2>
30 This file contains the SQLDataListSource child class that uses the PEAR DB object to talk to the DB.
31 <br />
32
33 <UL>
34 <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
35 </UL>
36 <!-- =========== Used Classes =========== -->
37 <A NAME='classes_summary'><!-- --></A>
38 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
39 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
40 <TD>
41 <span class="font12bold">Classes defined in this file</span>
42 <A HREF="#top" CLASS="links">^TOP</A>
43 </TD>
44 </TR>
45 </TABLE>
46 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
47 <THEAD>
48 <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
49 </THEAD>
50 <TBODY>
51 <TR BGCOLOR='white' CLASS='TableRowColor'>
52 <TD><a href="../phpHtmlLib/PEARSQLDataListSource.html">PEARSQLDataListSource</a></TD>
53 <TD>This SQLDataListSource child class interacts with with the specific DB via the php PEAR DB abstraction objects.</TD>
54 </TR>
55 </TBODY>
56 </TABLE>
57 <br>
58 <!-- =========== Includes SUMMARY =========== -->
59 <A NAME='includes_summary'><!-- --></A>
60 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
61 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
62 <TD>
63 <span CLASS="font12bold">Include Statements Summary</span>
64 <A HREF="#top" CLASS="links">^TOP</A>
65 </TD>
66 </TR>
67 </TABLE>
68 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
69 <THEAD>
70 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
71 </THEAD>
72 <TBODY>
73 <TR BGCOLOR='white' CLASS='TableRowColor'>
74 <TD><A HREF="#_$phphtmllib_/widgets/data_list/SQLDataListSource_inc">include_once</A></TD>
75 <TD>$phphtmllib."/widgets/data_list/SQLDataListSource.inc"</TD>
76 <TD>This requires the SQLDataListSource</TD>
77 </TR>
78 <TR BGCOLOR='white' CLASS='TableRowColor'>
79 <TD><A HREF="#_PEAR_php">require_once</A></TD>
80 <TD>"PEAR.php"</TD>
81 <TD>Have to have PEAR and DB included the pear dir must be in the include path.</TD>
82 </TR>
83 <TR BGCOLOR='white' CLASS='TableRowColor'>
84 <TD><A HREF="#_DB_php">require_once</A></TD>
85 <TD>"DB.php"</TD>
86 <TD></TD>
87 </TR>
88 </TBODY>
89 </TABLE>
90 <br>
91 <br>
92 <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->
93 <A NAME='global_summary'><!-- --></A>
94 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
95 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
96 <TD>
97 <span CLASS="font12bold">Global Variable Summary</span>
98 <A HREF="#top" CLASS="links">^TOP</A>
99 </TD>
100 </TR>
101 </TABLE>
102 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
103 <THEAD>
104 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
105 </THEAD>
106 <TBODY>
107 </TBODY>
108 </TABLE>
109 <br>
110 <br>
111 <!-- =========== CONSTANT SUMMARY =========== -->
112 <A NAME='constant_summary'><!-- --></A>
113 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
114 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
115 <TD>
116 <span class="font12bold">Constant Summary</span>
117 <A HREF="#top" CLASS="links">^TOP</A>
118 </TD>
119 </TR>
120 </TABLE>
121 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
122 <THEAD>
123 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
124 </THEAD>
125 <TBODY>
126 </TBODY>
127 </TABLE>
128 <br>
129 <br>
130 <!-- =========== FUNCTION SUMMARY =========== -->
131 <A NAME='function_summary'><!-- --></A>
132 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
133 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
134 <TD>
135 <span class="font12bold">Function Summary</span>
136 <A HREF="#top" CLASS="links">^TOP</A>
137 </TD>
138 </TR>
139
140 </TABLE>
141 <br>
142 <!-- ============ Includes DETAIL =========== -->
143
144 <A NAME='includes_detail'></A>
145 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
146 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
147 <TD>
148 <span CLASS="font12bold">Include Statements Detail</span>
149 <A HREF="#top" CLASS="links">^TOP</A>
150 </TD>
151 </TR>
152 </TABLE>
153
154 <DIV CLASS="function">
155 <A NAME="_$phphtmllib_/widgets/data_list/SQLDataListSource_inc"><!-- --></A>
156 <span class="font10bold">Include Type : </span>include_once (line <span class="linenumber">16</span>)
157 <BR>
158 <span class="font10bold">Include File : </span>$phphtmllib."/widgets/data_list/SQLDataListSource.inc"
159 <BR>
160 This requires the SQLDataListSource
161 <br />
162 <p>parent class</p>
163 <UL>
164 </UL>
165 </DIV>
166 <DIV CLASS="function">
167 <A NAME="_PEAR_php"><!-- --></A>
168 <span class="font10bold">Include Type : </span>require_once (line <span class="linenumber">23</span>)
169 <BR>
170 <span class="font10bold">Include File : </span>"PEAR.php"
171 <BR>
172 Have to have PEAR and DB included the pear dir must be in the include path.
173 <br />
174
175 <UL>
176 </UL>
177 </DIV>
178 <DIV CLASS="function">
179 <A NAME="_DB_php"><!-- --></A>
180 <span class="font10bold">Include Type : </span>require_once (line <span class="linenumber">24</span>)
181 <BR>
182 <span class="font10bold">Include File : </span>"DB.php"
183 <BR>
184
185 <br />
186
187 <UL>
188 </UL>
189 </DIV>
190 <br>
191 <!-- ============ GLOBALS DETAIL =========== -->
192
193 <A NAME='global_detail'></A>
194 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
195 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
196 <TD>
197 <span CLASS="font12bold">Global Variable Detail</span>
198 <A HREF="#top" CLASS="links">^TOP</A>
199 </TD>
200 </TR>
201 </TABLE>
202
203 <br>
204 <!-- ============ CONSTANT DETAIL =========== -->
205
206 <A NAME='constant_detail'></A>
207 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
208 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
209 <TD>
210 <span CLASS="font12bold">Constant Detail</span>
211 <A HREF="#top" CLASS="links">^TOP</A>
212 </TD>
213 </TR>
214 </TABLE>
215
216 <br>
217 <!-- ============ FUNCTION DETAIL =========== -->
218
219 <A NAME='function_detail'></A>
220 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
221 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
222 <TD>
223 <span class="font12bold">Function Detail</span>
224 <A HREF="#top" CLASS="links">^TOP</A>
225 </TD>
226 </TR>
227 </TABLE>
228 <BR>
229 <br>
230 <div id="credit">
231 <hr>
232 Documention generated on Thu, 20 Feb 2003 16:23:06 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
233 </div>
234 </body>
235 </html>
236 </HTML>

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