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

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

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