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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Thu Jan 30 03:29:39 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 Class adodbmysqllist</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="#children_summary" class="links" title="Classes extended from adodbmysqllist">Child Classes</A>
19 <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>
20 <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>
21 <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inerited Methods</A>
22 <A HREF="#functions_summary" class="links" title="Method Summary">Methods</A>
23 <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
24 <A HREF="#function_detail" class="links" title="Method Detail">Method Detail</A>
25 </TD>
26 </TR>
27 </TABLE>
28 <BR>
29
30 <!-- Start of Class Data -->
31 <H2>
32 Class adodbmysqllist
33 </H2>
34
35 <pre>
36 <pre>DefaultGUIDataList
37 |
38 --<a href="../../phpHtmlLib/widget-examples/pearmysqllist.html">pearmysqllist</a>
39 |
40 --adodbmysqllist</pre>
41 </pre>
42
43 <A NAME="children_summary"</A>
44 <H3>
45 Classes extended from adodbmysqllist: <A HREF="#top" CLASS="links">^TOP</A>
46 </H3>
47
48 <p>
49 <b><i>Located in File: Program_Root/examples/widget6.php</i></b><br>
50 </p>
51 <hr>
52 <!-- ========== Info from phpDoc block ========= -->
53 This is a subclass of the pear mysql list object.
54 <BR>
55 The only difference being is the DataListSource object
56 for an ADODB object, instead of a PEAR DB object.
57
58 <UL>
59
60 <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
61
62 <LI><b>Sub-Package</b> - <CODE>widget-examples</CODE></LI>
63
64 </UL>
65
66 <hr>
67 <!-- =========== VAR SUMMARY =========== -->
68 <A NAME='var_summary'><!-- --></A>
69 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
70 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
71 <TD>
72 <span CLASS="font12bold">Class Variable Summary</span>
73 <A HREF="#top" CLASS="links">^TOP</A>
74 </TD>
75 </TR>
76
77
78 </TABLE>
79
80 <hr>
81 <!-- =========== VAR INHERITED SUMMARY =========== -->
82 <A NAME='var_inherited_summary'><!-- --></A>
83 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
84 <TR CLASS='TableHeadingColor'>
85 <TD>
86 <span CLASS="font12bold">Inherited Class Variable Summary</span>
87 <A HREF="#top" CLASS="links">^TOP</A>
88 </TD>
89 </TR>
90
91
92 <!-- =========== Summary =========== -->
93 <TR BGCOLOR='white'>
94 <TD>
95 <span CLASS="font10bold">Inherited From Class <a href="../../phpHtmlLib/widget-examples/pearmysqllist.html">pearmysqllist</a></span>
96 <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
97 <tr CLASS="tableheadingcolor">
98 <th>Variable</th>
99 <th>Default Value</th>
100 <th>Description</th>
101 </tr>
102
103 <tr>
104 <td CLASS="font10bold"><A HREF='../../phpHtmlLib/widget-examples/pearmysqllist.html#$_default_rows_per_page'>$_default_rows_per_page</A></td>
105 <td CLASS="font10" STYLE="white-space: nowrap">->20<-</td>
106 <td CLASS="font10"></td>
107 </tr>
108
109 </table>
110 <BR>
111 </TD>
112 </TR>
113
114 </TABLE>
115
116 <hr>
117 <!-- =========== INHERITED METHOD SUMMARY =========== -->
118 <A NAME='functions_inherited'><!-- --></A>
119 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
120 <TR CLASS='TableHeadingColor'>
121 <TD>
122 <span CLASS="font12bold">Inherited Method Summary</span>
123 <A HREF="#top" CLASS="links">^TOP</A>
124 </TD>
125 </TR>
126
127
128 <!-- =========== Summary =========== -->
129 <TR BGCOLOR='white' CLASS='TableRowColor'>
130 <TD>
131 <span CLASS="font10bold">Inherited From Class <a href="../../phpHtmlLib/widget-examples/pearmysqllist.html">pearmysqllist</a></span>
132 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
133 <tr CLASS="tableheadingcolor">
134 <th>Function</th>
135 <th>Description</th>
136 </tr>
137
138 <tr>
139 <td CLASS="font10bold"><A HREF='../../phpHtmlLib/widget-examples/pearmysqllist.html#build_column_item'>build_column_item ( [$row_data = ], $col_name )</A></td>
140 <td CLASS="font10">This is the basic function for letting us</td>
141
142 <tr>
143 <td CLASS="font10bold"><A HREF='../../phpHtmlLib/widget-examples/pearmysqllist.html#get_data_source'>get_data_source ( )</A></td>
144 <td CLASS="font10">This function is called automatically by
145 the DataList constructor.</td>
146
147 <tr>
148 <td CLASS="font10bold"><A HREF='../../phpHtmlLib/widget-examples/pearmysqllist.html#user_setup'>user_setup ( )</A></td>
149 <td CLASS="font10">This method is used to setup the options
150 for the DataList object's display.</td>
151
152 </table>
153 <br>
154 </TD>
155 </TR>
156
157 </TABLE>
158
159 <hr>
160 <!-- should have constructor at some point -->
161 <!-- =========== Method SUMMARY =========== -->
162 <A NAME='Method_summary'><!-- --></A>
163 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
164 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
165 <TD>
166 <span class="font12bold">Method Summary</span>
167 <A HREF="#top" CLASS="links">^TOP</A>
168 </TD>
169 </TR>
170
171
172 <!-- =========== Summary =========== -->
173 <TR BGCOLOR='white' CLASS='TableRowColor'>
174 <TD>
175 <CODE><B><A HREF='adodbmysqllist.html#get_data_source'>void get_data_source ( )</A></B></CODE>
176 <BR>
177 <blockquote> This function is called automatically by
178 the DataList constructor. </blockquote>
179 </TD>
180 </TR>
181
182 </TABLE>
183
184 <hr>
185 <!-- ============ VARIABLE DETAIL =========== -->
186
187 <A NAME='variable_detail'></A>
188 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
189 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
190 <TD>
191 <span CLASS="font12bold">Variable Detail</span>
192 <A HREF="#top" CLASS="links">^TOP</A>
193 </TD>
194 </TR>
195 </TABLE>
196
197
198
199 <hr>
200 <!-- ============ FUNCTION DETAIL =========== -->
201
202 <A NAME='function_detail'></A>
203 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
204 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
205 <TD>
206 <span class="font12bold">Method Detail</span>
207 <A HREF="#top" CLASS="links">^TOP</A>
208 </TD>
209 </TR>
210 </TABLE>
211 <BR>
212
213 <DIV CLASS="function">
214 <A NAME='get_data_source'><!-- --></A>
215 <SPAN CLASS="font12bold">get_data_source</SPAN>
216 <BR>
217 <SPAN CLASS="font10bold">Useage : </SPAN>
218 <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
219 <span class="font10bold" style="color: #0000FF">get_data_source ( )</SPAN>
220 <BR>
221 <span class="font10bold" style="padding-left: 10px;">Overrides :</span> <a href="../../phpHtmlLib/widget-examples/pearmysqllist.html#get_data_source">pearmysqllist::get_data_source()</a>
222 <BR>
223 <SPAN CLASS="font10bold">Description : </SPAN>
224 <!-- ========== Info from phpDoc block ========= -->
225 This function is called automatically by
226 the DataList constructor.
227 <BR>
228 It must be
229 extended by the child class to actually
230 set the DataListSource object.
231 <DL>
232 <DT class="font10bold">Function Parameters:</DT>
233
234
235 <DT class="font10bold">Function Info:</DT>
236
237 </DL>
238
239 </DIV>
240 <BR>
241
242
243 <hr>
244 </HTML>

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