/[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.4 - (show annotations)
Thu May 6 16:24:32 2004 UTC (20 years, 2 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +122 -122 lines
File MIME type: text/html
 updated all to v2.4.1 - Apr 01, 2004

1 <?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 page PEARSQLDataListSource.inc</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
13 <h2 class="file-name">/widgets/data_list/PEARSQLDataListSource.inc</h2>
14
15 <a name="sec-description"></a>
16 <div class="info-box">
17 <div class="info-box-title">Description</div>
18 <div class="nav-bar">
19 <span class="disabled">Description</span> |
20 <a href="#sec-classes">Classes</a>
21 | <a href="#sec-includes">Includes</a>
22 </div>
23 <div class="info-box-body">
24 <!-- ========== Info from phpDoc block ========= -->
25 <p class="short-description">This file contains the SQLDataListSource child class that uses the PEAR DB object to talk to the DB.</p>
26 <ul class="tags">
27 <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
28 </ul>
29
30 </div>
31 </div>
32
33 <a name="sec-classes"></a>
34 <div class="info-box">
35 <div class="info-box-title">Classes</div>
36 <div class="nav-bar">
37 <a href="#sec-description">Description</a> |
38 <span class="disabled">Classes</span>
39 | <a href="#sec-includes">Includes</a>
40 </div>
41 <div class="info-box-body">
42 <table cellpadding="2" cellspacing="0" class="class-table">
43 <tr>
44 <th class="class-table-header">Class</th>
45 <th class="class-table-header">Description</th>
46 </tr>
47 <tr>
48 <td style="padding-right: 2em; vertical-align: top">
49 <a href="../phpHtmlLib/PEARSQLDataListSource.html">PEARSQLDataListSource</a>
50 </td>
51 <td>
52 This SQLDataListSource child class interacts with with the specific DB via the php PEAR DB abstraction objects.
53 </td>
54 </tr>
55 </table>
56 </div>
57 </div>
58
59 <a name="sec-includes"></a>
60 <div class="info-box">
61 <div class="info-box-title">Includes</div>
62 <div class="nav-bar">
63 <a href="#sec-description">Description</a> |
64 <a href="#sec-classes">Classes</a>
65 | <span class="disabled">Includes</span>
66 </div>
67 <div class="info-box-body">
68 <a name="_$phphtmllib_/widgets/data_list/SQLDataListSource_inc"><!-- --></a>
69 <div class="oddrow">
70
71 <div>
72 <span class="include-title">
73 <span class="include-type">include_once</span>
74 (<span class="include-name">$phphtmllib."/widgets/data_list/SQLDataListSource.inc"</span>)
75 (line <span class="line-number">16</span>)
76 </span>
77 </div>
78
79 <!-- ========== Info from phpDoc block ========= -->
80 <p class="short-description">This requires the SQLDataListSource</p>
81 <p class="description"><p>parent class</p></p>
82
83 </div>
84 <a name="_PEAR_php"><!-- --></a>
85 <div class="evenrow">
86
87 <div>
88 <span class="include-title">
89 <span class="include-type">require_once</span>
90 (<span class="include-name">"PEAR.php"</span>)
91 (line <span class="line-number">23</span>)
92 </span>
93 </div>
94
95 <!-- ========== Info from phpDoc block ========= -->
96 <p class="short-description">Have to have PEAR and DB included the pear dir must be in the include path.</p>
97
98 </div>
99 <a name="_DB_php"><!-- --></a>
100 <div class="oddrow">
101
102 <div>
103 <span class="include-title">
104 <span class="include-type">require_once</span>
105 (<span class="include-name">"DB.php"</span>)
106 (line <span class="line-number">24</span>)
107 </span>
108 </div>
109
110 <!-- ========== Info from phpDoc block ========= -->
111
112 </div>
113 </div>
114 </div>
115
116
117
118
119 <p class="notes" id="credit">
120 Documentation generated on Thu, 1 Apr 2004 09:39:09 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
121 </p>
122 </div></body>
123 </html>

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