1 |
jonen |
1.2 |
<?xml version="1.0" encoding="iso-8859-1"?>
|
2 |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
4 |
|
|
<head>
|
5 |
|
|
<!-- template designed by Marco Von Ballmoos -->
|
6 |
|
|
<title>Docs For Class PGSQLDataListSource</title>
|
7 |
|
|
<link rel="stylesheet" href="../media/stylesheet.css" />
|
8 |
|
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
|
9 |
|
|
</head>
|
10 |
|
|
<body>
|
11 |
|
|
<div class="page-body">
|
12 |
|
|
<h2 class="class-name">Class PGSQLDataListSource</h2>
|
13 |
|
|
|
14 |
|
|
<a name="sec-description"></a>
|
15 |
|
|
<div class="info-box">
|
16 |
|
|
<div class="info-box-title">Description</div>
|
17 |
|
|
<div class="nav-bar">
|
18 |
|
|
<span class="disabled">Description</span> |
|
19 |
|
|
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
|
20 |
|
|
| <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
|
21 |
|
|
|
22 |
|
|
</div>
|
23 |
|
|
<div class="info-box-body">
|
24 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
25 |
|
|
<p class="short-description">This SQLDataListSource child class interacts with</p>
|
26 |
|
|
<p class="description"><p>with a PostgreSQL Database using built in pg_* calls. This assumes that you have PostgreSQL support compiled into PHP</p><p>How to use? in the DataList child's get_data_source() method you pass in the result of the pg_connect() call to the constructor.</p></p>
|
27 |
|
|
<ul class="tags">
|
28 |
|
|
<li><span class="field">author:</span> Aris Basic <<a href="mailto:aris.basic@silencesoftware.com">aris.basic@silencesoftware.com</a>></li>
|
29 |
|
|
<li><span class="field">author:</span> Walter A. Boring IV <<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>></li>
|
30 |
|
|
</ul>
|
31 |
|
|
<p class="notes">
|
32 |
|
|
Located in <a class="field" href="_widgets_data_list_PGSQLDataListSource_inc.html">/widgets/data_list/PGSQLDataListSource.inc</a> (line <span class="field">34</span>)
|
33 |
|
|
</p>
|
34 |
|
|
|
35 |
|
|
|
36 |
jonen |
1.1 |
<pre><a href="../phpHtmlLib/DataListSource.html">DataListSource</a> |
37 |
|
|
| |
38 |
|
|
--<a href="../phpHtmlLib/SQLDataListSource.html">SQLDataListSource</a> |
39 |
|
|
| |
40 |
jonen |
1.2 |
--PGSQLDataListSource</pre>
|
41 |
|
|
|
42 |
|
|
</div>
|
43 |
|
|
</div>
|
44 |
|
|
|
45 |
|
|
|
46 |
|
|
|
47 |
|
|
<a name="sec-var-summary"></a>
|
48 |
|
|
<div class="info-box">
|
49 |
|
|
<div class="info-box-title">Variable Summary</span></div>
|
50 |
|
|
<div class="nav-bar">
|
51 |
|
|
<a href="#sec-description">Description</a> |
|
52 |
|
|
<span class="disabled">Vars</span> (<a href="#sec-vars">details</a>)
|
53 |
|
|
|
|
54 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
|
55 |
|
|
|
56 |
|
|
</div>
|
57 |
|
|
<div class="info-box-body">
|
58 |
|
|
<div class="var-summary">
|
59 |
|
|
<div class="var-title">
|
60 |
|
|
<span class="var-type">mixed</span>
|
61 |
|
|
<a href="#$_db" title="details" class="var-name">$_db</a>
|
62 |
|
|
</div>
|
63 |
|
|
<div class="var-title">
|
64 |
|
|
<span class="var-type">mixed</span>
|
65 |
|
|
<a href="#$_result" title="details" class="var-name">$_result</a>
|
66 |
|
|
</div>
|
67 |
|
|
</div>
|
68 |
|
|
</div>
|
69 |
|
|
</div>
|
70 |
|
|
|
71 |
|
|
<a name="sec-method-summary"></a>
|
72 |
|
|
<div class="info-box">
|
73 |
|
|
<div class="info-box-title">Method Summary</span></div>
|
74 |
|
|
<div class="nav-bar">
|
75 |
|
|
<a href="#sec-description">Description</a> |
|
76 |
|
|
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
|
77 |
|
|
|
78 |
|
|
|
|
79 |
|
|
<span class="disabled">Methods</span> (<a href="#sec-methods">details</a>)
|
80 |
|
|
</div>
|
81 |
|
|
<div class="info-box-body">
|
82 |
|
|
<div class="method-summary">
|
83 |
|
|
|
84 |
|
|
<div class="method-definition">
|
85 |
|
|
<span class="method-result">PGSQLDataListSource</span>
|
86 |
|
|
<a href="#PGSQLDataListSource" title="details" class="method-name">PGSQLDataListSource</a>
|
87 |
|
|
(<span class="var-type">result</span> <span class="var-name">$db</span>)
|
88 |
|
|
</div>
|
89 |
|
|
|
90 |
|
|
<div class="method-definition">
|
91 |
|
|
<span class="method-result">string</span>
|
92 |
|
|
<a href="#build_limit_clause" title="details" class="method-name">build_limit_clause</a>
|
93 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">$offset</span>, <span class="var-type">mixed</span> <span class="var-name">$limit</span>)
|
94 |
|
|
</div>
|
95 |
|
|
|
96 |
|
|
<div class="method-definition">
|
97 |
|
|
<span class="method-result">int</span>
|
98 |
|
|
<a href="#count" title="details" class="method-name">count</a>
|
99 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">$tables</span>, [<span class="var-type">string</span> <span class="var-name">$where_clause</span> = <span class="var-default">''</span>], [<span class="var-type">mixed</span> <span class="var-name">$count_clause</span> = <span class="var-default">'*'</span>], <span class="var-type">string</span> <span class="var-name">$table</span>)
|
100 |
|
|
</div>
|
101 |
|
|
|
102 |
|
|
<div class="method-definition">
|
103 |
|
|
<span class="method-result">void</span>
|
104 |
|
|
<a href="#do_query" title="details" class="method-name">do_query</a>
|
105 |
|
|
()
|
106 |
|
|
</div>
|
107 |
|
|
|
108 |
|
|
<div class="method-definition">
|
109 |
|
|
<span class="method-result">array()</span>
|
110 |
|
|
<a href="#get_next_data_row" title="details" class="method-name">get_next_data_row</a>
|
111 |
|
|
()
|
112 |
|
|
</div>
|
113 |
|
|
|
114 |
|
|
<div class="method-definition">
|
115 |
|
|
<span class="method-result">void</span>
|
116 |
|
|
<a href="#set_db_object" title="details" class="method-name">set_db_object</a>
|
117 |
|
|
(<span class="var-type">object -</span> <span class="var-name">$db</span>)
|
118 |
|
|
</div>
|
119 |
|
|
</div>
|
120 |
|
|
</div>
|
121 |
|
|
</div>
|
122 |
|
|
|
123 |
|
|
<a name="sec-vars"></a>
|
124 |
|
|
<div class="info-box">
|
125 |
|
|
<div class="info-box-title">Variables</div>
|
126 |
|
|
<div class="nav-bar">
|
127 |
|
|
<a href="#sec-description">Description</a> |
|
128 |
|
|
<a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>)
|
129 |
|
|
|
130 |
|
|
|
131 |
|
|
|
|
132 |
|
|
<a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>)
|
133 |
|
|
|
134 |
|
|
</div>
|
135 |
|
|
<div class="info-box-body">
|
136 |
|
|
<a name="var$_db" id="$_db"><!-- --></A>
|
137 |
|
|
<div class="evenrow">
|
138 |
|
|
|
139 |
|
|
<div class="var-header">
|
140 |
|
|
<span class="var-title">
|
141 |
|
|
<span class="var-type">mixed</span>
|
142 |
|
|
<span class="var-name">$_db</span>
|
143 |
|
|
= <span class="var-default"> NULL</span> (line <span class="line-number">42</span>)
|
144 |
|
|
</span>
|
145 |
|
|
</div>
|
146 |
|
|
|
147 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
148 |
|
|
<p class="short-description">This var holds the Database connection reference</p>
|
149 |
|
|
<p class="description"><p>that is used to do the sql queries It is assumed that the db is already connected to and is valid postgresi connection reference</p></p>
|
150 |
|
|
|
151 |
|
|
|
152 |
|
|
|
153 |
|
|
|
154 |
|
|
|
155 |
|
|
</div>
|
156 |
|
|
<a name="var$_result" id="$_result"><!-- --></A>
|
157 |
|
|
<div class="oddrow">
|
158 |
|
|
|
159 |
|
|
<div class="var-header">
|
160 |
|
|
<span class="var-title">
|
161 |
|
|
<span class="var-type">mixed</span>
|
162 |
|
|
<span class="var-name">$_result</span>
|
163 |
|
|
= <span class="var-default"> NULL</span> (line <span class="line-number">47</span>)
|
164 |
|
|
</span>
|
165 |
|
|
</div>
|
166 |
|
|
|
167 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
168 |
|
|
<p class="short-description">Result of pg_query()</p>
|
169 |
|
|
|
170 |
|
|
|
171 |
|
|
|
172 |
|
|
|
173 |
|
|
|
174 |
|
|
</div>
|
175 |
|
|
<h4>Inherited Variables</h4>
|
176 |
|
|
<A NAME='inherited_vars'><!-- --></A>
|
177 |
|
|
<p>Inherited from <span class="classname"><a href="../phpHtmlLib/SQLDataListSource.html">SQLDataListSource</a></span></p>
|
178 |
|
|
<blockquote>
|
179 |
|
|
<span class="var-title">
|
180 |
|
|
<span class="var-name"><a href="../phpHtmlLib/SQLDataListSource.html#var$_db_options">SQLDataListSource::$_db_options</a></span><br>
|
181 |
|
|
</span>
|
182 |
|
|
<span class="var-title">
|
183 |
|
|
<span class="var-name"><a href="../phpHtmlLib/SQLDataListSource.html#var$_default_order_sensitivity">SQLDataListSource::$_default_order_sensitivity</a></span><br>
|
184 |
|
|
</span>
|
185 |
|
|
<span class="var-title">
|
186 |
|
|
<span class="var-name"><a href="../phpHtmlLib/SQLDataListSource.html#var$_query">SQLDataListSource::$_query</a></span><br>
|
187 |
|
|
</span>
|
188 |
|
|
</blockquote>
|
189 |
|
|
<p>Inherited from <span class="classname"><a href="../phpHtmlLib/DataListSource.html">DataListSource</a></span></p>
|
190 |
|
|
<blockquote>
|
191 |
|
|
<span class="var-title">
|
192 |
|
|
<span class="var-name"><a href="../phpHtmlLib/DataListSource.html#var$_columns">DataListSource::$_columns</a></span><br>
|
193 |
|
|
</span>
|
194 |
|
|
<span class="var-title">
|
195 |
|
|
<span class="var-name"><a href="../phpHtmlLib/DataListSource.html#var$_data">DataListSource::$_data</a></span><br>
|
196 |
|
|
</span>
|
197 |
|
|
<span class="var-title">
|
198 |
|
|
<span class="var-name"><a href="../phpHtmlLib/DataListSource.html#var$_data_index">DataListSource::$_data_index</a></span><br>
|
199 |
|
|
</span>
|
200 |
|
|
<span class="var-title">
|
201 |
|
|
<span class="var-name"><a href="../phpHtmlLib/DataListSource.html#var$_not_found_message">DataListSource::$_not_found_message</a></span><br>
|
202 |
|
|
</span>
|
203 |
|
|
<span class="var-title">
|
204 |
|
|
<span class="var-name"><a href="../phpHtmlLib/DataListSource.html#var$_query_params">DataListSource::$_query_params</a></span><br>
|
205 |
|
|
</span>
|
206 |
|
|
</blockquote>
|
207 |
|
|
|
208 |
|
|
</div>
|
209 |
|
|
</div>
|
210 |
|
|
|
211 |
|
|
<a name="sec-methods"></a>
|
212 |
|
|
<div class="info-box">
|
213 |
|
|
<div class="info-box-title">Methods</div>
|
214 |
|
|
<div class="nav-bar">
|
215 |
|
|
<a href="#sec-description">Description</a> |
|
216 |
|
|
<a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>)
|
217 |
|
|
<a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>)
|
218 |
|
|
|
219 |
|
|
</div>
|
220 |
|
|
<div class="info-box-body">
|
221 |
|
|
<A NAME='method_detail'></A>
|
222 |
|
|
<a name="methodPGSQLDataListSource" id="PGSQLDataListSource"><!-- --></a>
|
223 |
|
|
<div class="evenrow">
|
224 |
|
|
|
225 |
|
|
<div class="method-header">
|
226 |
|
|
<span class="method-title">Constructor PGSQLDataListSource</span> (line <span class="line-number">56</span>)
|
227 |
|
|
</div>
|
228 |
|
|
|
229 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
230 |
|
|
<p class="short-description">The constructor is used to pass in the postgres connection reference</p>
|
231 |
|
|
|
232 |
|
|
<div class="method-signature">
|
233 |
|
|
<span class="method-result">PGSQLDataListSource</span>
|
234 |
|
|
<span class="method-name">
|
235 |
|
|
PGSQLDataListSource
|
236 |
|
|
</span>
|
237 |
|
|
(<span class="var-type">result</span> <span class="var-name">$db</span>)
|
238 |
|
|
</div>
|
239 |
|
|
|
240 |
|
|
<ul class="parameters">
|
241 |
|
|
<li>
|
242 |
|
|
<span class="var-type">result</span>
|
243 |
|
|
<span class="var-name">$db</span><span class="var-description">: of pg_connect()</span> </li>
|
244 |
|
|
</ul>
|
245 |
|
|
|
246 |
|
|
|
247 |
|
|
</div>
|
248 |
|
|
<a name="methodbuild_limit_clause" id="build_limit_clause"><!-- --></a>
|
249 |
|
|
<div class="oddrow">
|
250 |
|
|
|
251 |
|
|
<div class="method-header">
|
252 |
|
|
<span class="method-title">build_limit_clause</span> (line <span class="line-number">101</span>)
|
253 |
|
|
</div>
|
254 |
|
|
|
255 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
256 |
|
|
<p class="short-description">This function builds the limit clause portion of a DB query.</p>
|
257 |
|
|
<ul class="tags">
|
258 |
|
|
<li><span class="field">return:</span> - the limit portion of the query.</li>
|
259 |
|
|
</ul>
|
260 |
|
|
|
261 |
|
|
<div class="method-signature">
|
262 |
|
|
<span class="method-result">string</span>
|
263 |
|
|
<span class="method-name">
|
264 |
|
|
build_limit_clause
|
265 |
|
|
</span>
|
266 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">$offset</span>, <span class="var-type">mixed</span> <span class="var-name">$limit</span>)
|
267 |
|
|
</div>
|
268 |
|
|
|
269 |
|
|
|
270 |
|
|
<hr class="separator" />
|
271 |
|
|
<div class="notes">Redefinition of:</div>
|
272 |
|
|
<dl>
|
273 |
|
|
<dt><a href="../phpHtmlLib/SQLDataListSource.html#methodbuild_limit_clause">SQLDataListSource::build_limit_clause()</a></dt>
|
274 |
|
|
<dd>This function builds the limit clause portion of a DB query.</dd>
|
275 |
|
|
</dl>
|
276 |
|
|
|
277 |
|
|
</div>
|
278 |
|
|
<a name="methodcount" id="count"><!-- --></a>
|
279 |
|
|
<div class="evenrow">
|
280 |
|
|
|
281 |
|
|
<div class="method-header">
|
282 |
|
|
<span class="method-title">count</span> (line <span class="line-number">122</span>)
|
283 |
|
|
</div>
|
284 |
|
|
|
285 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
286 |
|
|
<p class="short-description">find the number of rows to be returned from a query from a table and where clause</p>
|
287 |
|
|
<ul class="tags">
|
288 |
|
|
<li><span class="field">return:</span> the # of rows</li>
|
289 |
|
|
</ul>
|
290 |
|
|
|
291 |
|
|
<div class="method-signature">
|
292 |
|
|
<span class="method-result">int</span>
|
293 |
|
|
<span class="method-name">
|
294 |
|
|
count
|
295 |
|
|
</span>
|
296 |
|
|
(<span class="var-type">mixed</span> <span class="var-name">$tables</span>, [<span class="var-type">string</span> <span class="var-name">$where_clause</span> = <span class="var-default">''</span>], [<span class="var-type">mixed</span> <span class="var-name">$count_clause</span> = <span class="var-default">'*'</span>], <span class="var-type">string</span> <span class="var-name">$table</span>)
|
297 |
|
|
</div>
|
298 |
|
|
|
299 |
|
|
<ul class="parameters">
|
300 |
|
|
<li>
|
301 |
|
|
<span class="var-type">string</span>
|
302 |
|
|
<span class="var-name">$table</span><span class="var-description">: - the table to count from</span> </li>
|
303 |
|
|
<li>
|
304 |
|
|
<span class="var-type">string</span>
|
305 |
|
|
<span class="var-name">$where_clause</span><span class="var-description">: - a where clause</span> </li>
|
306 |
|
|
</ul>
|
307 |
|
|
|
308 |
|
|
<hr class="separator" />
|
309 |
|
|
<div class="notes">Redefinition of:</div>
|
310 |
|
|
<dl>
|
311 |
|
|
<dt><a href="../phpHtmlLib/SQLDataListSource.html#methodcount">SQLDataListSource::count()</a></dt>
|
312 |
|
|
<dd>find the number of rows to be returned from a query from a table and where clause</dd>
|
313 |
|
|
</dl>
|
314 |
|
|
|
315 |
|
|
</div>
|
316 |
|
|
<a name="methoddo_query" id="do_query"><!-- --></a>
|
317 |
|
|
<div class="oddrow">
|
318 |
|
|
|
319 |
|
|
<div class="method-header">
|
320 |
|
|
<span class="method-title">do_query</span> (line <span class="line-number">71</span>)
|
321 |
|
|
</div>
|
322 |
|
|
|
323 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
324 |
|
|
|
325 |
|
|
<div class="method-signature">
|
326 |
|
|
<span class="method-result">void</span>
|
327 |
|
|
<span class="method-name">
|
328 |
|
|
do_query
|
329 |
|
|
</span>
|
330 |
|
|
()
|
331 |
|
|
</div>
|
332 |
|
|
|
333 |
|
|
|
334 |
|
|
<hr class="separator" />
|
335 |
|
|
<div class="notes">Redefinition of:</div>
|
336 |
|
|
<dl>
|
337 |
|
|
<dt><a href="../phpHtmlLib/SQLDataListSource.html#methoddo_query">SQLDataListSource::do_query()</a></dt>
|
338 |
|
|
<dd>Do the query to the DB and pull in all of the records locally.</dd>
|
339 |
|
|
</dl>
|
340 |
|
|
|
341 |
|
|
</div>
|
342 |
|
|
<a name="methodget_next_data_row" id="get_next_data_row"><!-- --></a>
|
343 |
|
|
<div class="evenrow">
|
344 |
|
|
|
345 |
|
|
<div class="method-header">
|
346 |
|
|
<span class="method-title">get_next_data_row</span> (line <span class="line-number">90</span>)
|
347 |
|
|
</div>
|
348 |
|
|
|
349 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
350 |
|
|
<p class="short-description">This function gets the next data row from the query()</p>
|
351 |
|
|
|
352 |
|
|
<div class="method-signature">
|
353 |
|
|
<span class="method-result">array()</span>
|
354 |
|
|
<span class="method-name">
|
355 |
|
|
get_next_data_row
|
356 |
|
|
</span>
|
357 |
|
|
()
|
358 |
|
|
</div>
|
359 |
|
|
|
360 |
|
|
|
361 |
|
|
<hr class="separator" />
|
362 |
|
|
<div class="notes">Redefinition of:</div>
|
363 |
|
|
<dl>
|
364 |
|
|
<dt><a href="../phpHtmlLib/SQLDataListSource.html#methodget_next_data_row">SQLDataListSource::get_next_data_row()</a></dt>
|
365 |
|
|
<dd>This function gets the next data row from the query()</dd>
|
366 |
|
|
</dl>
|
367 |
|
|
|
368 |
|
|
</div>
|
369 |
|
|
<a name="methodset_db_object" id="set_db_object"><!-- --></a>
|
370 |
|
|
<div class="oddrow">
|
371 |
|
|
|
372 |
|
|
<div class="method-header">
|
373 |
|
|
<span class="method-title">set_db_object</span> (line <span class="line-number">67</span>)
|
374 |
|
|
</div>
|
375 |
|
|
|
376 |
|
|
<!-- ========== Info from phpDoc block ========= -->
|
377 |
|
|
<p class="short-description">Set the DB object we will use to talk to the DB.</p>
|
378 |
|
|
|
379 |
|
|
<div class="method-signature">
|
380 |
|
|
<span class="method-result">void</span>
|
381 |
|
|
<span class="method-name">
|
382 |
|
|
set_db_object
|
383 |
|
|
</span>
|
384 |
|
|
(<span class="var-type">object -</span> <span class="var-name">$db</span>)
|
385 |
|
|
</div>
|
386 |
|
|
|
387 |
|
|
<ul class="parameters">
|
388 |
|
|
<li>
|
389 |
|
|
<span class="var-type">object -</span>
|
390 |
|
|
<span class="var-name">$db</span><span class="var-description">: the babw_db object.</span> </li>
|
391 |
|
|
</ul>
|
392 |
|
|
|
393 |
|
|
|
394 |
|
|
</div>
|
395 |
|
|
<h4>Inherited Methods</h4>
|
396 |
|
|
<a name='inherited_methods'><!-- --></a>
|
397 |
|
|
<!-- =========== Summary =========== -->
|
398 |
|
|
<p>Inherited From <span class="classname"><a href="../phpHtmlLib/SQLDataListSource.html">SQLDataListSource</a></span></p>
|
399 |
|
|
<blockquote>
|
400 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodadvanced_search_where_clause">SQLDataListSource::advanced_search_where_clause()</a></span><br>
|
401 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodbuild_groupby_clause">SQLDataListSource::build_groupby_clause()</a></span><br>
|
402 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodbuild_limit_clause">SQLDataListSource::build_limit_clause()</a></span><br>
|
403 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodbuild_order_clause">SQLDataListSource::build_order_clause()</a></span><br>
|
404 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodbuild_query">SQLDataListSource::build_query()</a></span><br>
|
405 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodbuild_search_clause">SQLDataListSource::build_search_clause()</a></span><br>
|
406 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodbuild_where_clause">SQLDataListSource::build_where_clause()</a></span><br>
|
407 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodcount">SQLDataListSource::count()</a></span><br>
|
408 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methoddo_prequery">SQLDataListSource::do_prequery()</a></span><br>
|
409 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methoddo_query">SQLDataListSource::do_query()</a></span><br>
|
410 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodget_count_column">SQLDataListSource::get_count_column()</a></span><br>
|
411 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodget_db_tables">SQLDataListSource::get_db_tables()</a></span><br>
|
412 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodget_db_values">SQLDataListSource::get_db_values()</a></span><br>
|
413 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodget_default_order_case_sensitive">SQLDataListSource::get_default_order_case_sensitive()</a></span><br>
|
414 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodget_next_data_row">SQLDataListSource::get_next_data_row()</a></span><br>
|
415 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodjoin_clauses">SQLDataListSource::join_clauses()</a></span><br>
|
416 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodsearch_value_filter">SQLDataListSource::search_value_filter()</a></span><br>
|
417 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodsetup_db_options">SQLDataListSource::setup_db_options()</a></span><br>
|
418 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodsetup_order">SQLDataListSource::setup_order()</a></span><br>
|
419 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodset_count_column">SQLDataListSource::set_count_column()</a></span><br>
|
420 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodset_db_groupby_clause">SQLDataListSource::set_db_groupby_clause()</a></span><br>
|
421 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodset_db_tables">SQLDataListSource::set_db_tables()</a></span><br>
|
422 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodset_db_values">SQLDataListSource::set_db_values()</a></span><br>
|
423 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodset_db_where_clause">SQLDataListSource::set_db_where_clause()</a></span><br>
|
424 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodset_default_order_case_sensitive">SQLDataListSource::set_default_order_case_sensitive()</a></span><br>
|
425 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodsimple_search_where_clause">SQLDataListSource::simple_search_where_clause()</a></span><br>
|
426 |
|
|
<span class="method-name"><a href="../phpHtmlLib/SQLDataListSource.html#methodsql_varchar_filter">SQLDataListSource::sql_varchar_filter()</a></span><br>
|
427 |
|
|
</blockquote>
|
428 |
|
|
<!-- =========== Summary =========== -->
|
429 |
|
|
<p>Inherited From <span class="classname"><a href="../phpHtmlLib/DataListSource.html">DataListSource</a></span></p>
|
430 |
|
|
<blockquote>
|
431 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodDataListSource">DataListSource::DataListSource()</a></span><br>
|
432 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodadd_column">DataListSource::add_column()</a></span><br>
|
433 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methoddo_prequery">DataListSource::do_prequery()</a></span><br>
|
434 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methoddo_query">DataListSource::do_query()</a></span><br>
|
435 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_data_index">DataListSource::get_data_index()</a></span><br>
|
436 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_limit">DataListSource::get_limit()</a></span><br>
|
437 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_next_data_row">DataListSource::get_next_data_row()</a></span><br>
|
438 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_not_found_message">DataListSource::get_not_found_message()</a></span><br>
|
439 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_offset">DataListSource::get_offset()</a></span><br>
|
440 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_orderby">DataListSource::get_orderby()</a></span><br>
|
441 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_reverseorder">DataListSource::get_reverseorder()</a></span><br>
|
442 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_searchby">DataListSource::get_searchby()</a></span><br>
|
443 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_searchby_value">DataListSource::get_searchby_value()</a></span><br>
|
444 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_search_type">DataListSource::get_search_type()</a></span><br>
|
445 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_secondary_orderby">DataListSource::get_secondary_orderby()</a></span><br>
|
446 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_simplesearch_modifier">DataListSource::get_simplesearch_modifier()</a></span><br>
|
447 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodget_total_rows">DataListSource::get_total_rows()</a></span><br>
|
448 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodquery">DataListSource::query()</a></span><br>
|
449 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodrow_filter">DataListSource::row_filter()</a></span><br>
|
450 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_limit">DataListSource::set_limit()</a></span><br>
|
451 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_not_found_message">DataListSource::set_not_found_message()</a></span><br>
|
452 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_offset">DataListSource::set_offset()</a></span><br>
|
453 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_orderby">DataListSource::set_orderby()</a></span><br>
|
454 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_reverseorder">DataListSource::set_reverseorder()</a></span><br>
|
455 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_searchby">DataListSource::set_searchby()</a></span><br>
|
456 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_searchby_value">DataListSource::set_searchby_value()</a></span><br>
|
457 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_search_type">DataListSource::set_search_type()</a></span><br>
|
458 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_secondary_orderby">DataListSource::set_secondary_orderby()</a></span><br>
|
459 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_simplesearch_modifier">DataListSource::set_simplesearch_modifier()</a></span><br>
|
460 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodset_total_rows">DataListSource::set_total_rows()</a></span><br>
|
461 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#methodsort">DataListSource::sort()</a></span><br>
|
462 |
|
|
<span class="method-name"><a href="../phpHtmlLib/DataListSource.html#method_is_column_sortable">DataListSource::_is_column_sortable()</a></span><br>
|
463 |
|
|
</blockquote>
|
464 |
|
|
|
465 |
|
|
</div>
|
466 |
|
|
</div>
|
467 |
|
|
|
468 |
|
|
|
469 |
|
|
<p class="notes" id="credit">
|
470 |
|
|
Documentation generated on Thu, 1 Apr 2004 09:39:10 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
|
471 |
|
|
</p>
|
472 |
|
|
</div></body>
|
473 |
|
|
</html>
|