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

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/widget-examples/_examples_widget6_php.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jonen, Wed Sep 24 12:50:42 2003 UTC revision 1.4 by jonen, Thu May 6 16:27:13 2004 UTC
# Line 1  Line 1 
 <?xml version="1.0" encoding="iso-8859-1"?>  
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
   <html xmlns="http://www.w3.org/1999/xhtml">  
                 <head>  
                         <!-- template designed by Marco Von Ballmoos -->  
                         <title>Docs for page widget6.php</title>  
                         <link rel="stylesheet" href="../../media/stylesheet.css" />  
                         <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>  
                 </head>  
                 <body>  
                         <div class="page-body">                  
 <h2 class="file-name">Program_Root/examples/widget6.php</h2>  
   
 <a name="sec-description"></a>  
 <div class="info-box">  
         <div class="info-box-title">Description</div>  
         <div class="nav-bar">  
                                         <span class="disabled">Description</span> |  
                                                         <a href="#sec-classes">Classes</a>  
                         |                                                       <a href="#sec-includes">Includes</a>  
                                                                                                 </div>  
         <div class="info-box-body">      
                 <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">This example illustrates the use of the</p>  
 <p class="description"><p>DataList object classes.  This object  can show a list of data from any data source  and have any GUI layout and provide the  features of:  searching, sorting, paging of the data.</p><p>This page shows the Data coming from 2 different  types of DB objects.  One from a PEAR::DB object,  and another from a ADODB object.</p><p>$Id$</p></p>  
         <ul class="tags">  
                                 <li><span class="field">version:</span> <p>2.0</p></li>  
                                 <li><span class="field">author:</span> <p>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</p></li>  
                         </ul>  
                   
                         </div>  
 </div>  
                   
         <a name="sec-classes"></a>        
         <div class="info-box">  
                 <div class="info-box-title">Classes</div>  
                 <div class="nav-bar">  
                         <a href="#sec-description">Description</a> |  
                         <span class="disabled">Classes</span>  
                         |                                                       <a href="#sec-includes">Includes</a>  
                                                                                                                                                 </div>  
                 <div class="info-box-body">      
                         <table cellpadding="2" cellspacing="0" class="class-table">  
                                 <tr>  
                                         <th class="class-table-header">Class</th>  
                                         <th class="class-table-header">Description</th>  
                                 </tr>  
                                                                 <tr>  
                                         <td style="padding-right: 2em; vertical-align: top">  
                                                 <a href="../../phpHtmlLib/widget-examples/pearmysqllist.html">pearmysqllist</a>  
                                         </td>  
                                         <td>  
                                                                                         This is an example that shows how to use a PEAR db object  as the source for the data to show.  
                                                                                 </td>  
                                 </tr>  
                                                                 <tr>  
                                         <td style="padding-right: 2em; vertical-align: top">  
                                                 <a href="../../phpHtmlLib/widget-examples/adodbmysqllist.html">adodbmysqllist</a>  
                                         </td>  
                                         <td>  
                                                                                         This is a subclass of the pear mysql list object.  
                                                                                 </td>  
                                 </tr>  
                                                         </table>  
                 </div>  
         </div>  
   
         <a name="sec-includes"></a>      
         <div class="info-box">  
                 <div class="info-box-title">Includes</div>  
                 <div class="nav-bar">  
                         <a href="#sec-description">Description</a> |  
                                                         <a href="#sec-classes">Classes</a>  
                                 |                                               <span class="disabled">Includes</span>  
                                                                                                                 </div>  
                 <div class="info-box-body">      
                         <a name="_db_defines_inc"><!-- --></a>  
 <div class="evenrow">  
           
         <div>  
                 <span class="include-title">  
                         <span class="include-type">include_once</span>  
                         (<span class="include-name"><a href="../../phpHtmlLib/_examples_db_defines_inc.html">"db_defines.inc"</a></span>)  
                         (line <span class="line-number">29</span>)  
                 </span>  
         </div>  
   
         <!-- ========== Info from phpDoc block ========= -->  
           
 </div>  
 <a name="_includes_inc"><!-- --></a>  
 <div class="oddrow">  
           
         <div>  
                 <span class="include-title">  
                         <span class="include-type">include_once</span>  
                         (<span class="include-name">"includes.inc"</span>)  
                         (line <span class="line-number">28</span>)  
                 </span>  
         </div>  
   
         <!-- ========== Info from phpDoc block ========= -->  
 <p class="short-description">Include the phphtmllib libraries</p>  
           
 </div>  
 <a name="_$phphtmllib_/widgets/data_list/includes_inc"><!-- --></a>  
 <div class="evenrow">  
           
         <div>  
                 <span class="include-title">  
                         <span class="include-type">include_once</span>  
                         (<span class="include-name">$phphtmllib."/widgets/data_list/includes.inc"</span>)  
                         (line <span class="line-number">31</span>)  
                 </span>  
         </div>  
   
         <!-- ========== Info from phpDoc block ========= -->  
           
 </div>  
 <a name="_$phphtmllib_/widgets/data_list/ADODBSQLDataListSource_inc"><!-- --></a>  
 <div class="oddrow">  
           
         <div>  
                 <span class="include-title">  
                         <span class="include-type">include_once</span>  
                         (<span class="include-name">$phphtmllib."/widgets/data_list/ADODBSQLDataListSource.inc"</span>)  
                         (line <span class="line-number">41</span>)  
                 </span>  
         </div>  
   
         <!-- ========== Info from phpDoc block ========= -->  
           
 </div>  
 <a name="_$phphtmllib_/widgets/data_list/PEARSQLDataListSource_inc"><!-- --></a>  
 <div class="evenrow">  
           
         <div>  
                 <span class="include-title">  
                         <span class="include-type">include_once</span>  
                         (<span class="include-name">$phphtmllib."/widgets/data_list/PEARSQLDataListSource.inc"</span>)  
                         (line <span class="line-number">32</span>)  
                 </span>  
         </div>  
   
         <!-- ========== Info from phpDoc block ========= -->  
           
 </div>  
 <a name="_adodb_inc_php"><!-- --></a>  
 <div class="oddrow">  
           
         <div>  
                 <span class="include-title">  
                         <span class="include-type">require_once</span>  
                         (<span class="include-name">"adodb.inc.php"</span>)  
                         (line <span class="line-number">39</span>)  
                 </span>  
         </div>  
   
         <!-- ========== Info from phpDoc block ========= -->  
           
 </div>  
                 </div>  
         </div>  
           
           
           
           
         <p class="notes" id="credit">  
                 Documention generated on Thu, 31 Jul 2003 18:33:53 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>  
         </p>  
         </div></body>  
 </html>  
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 widget6.php</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">/examples/widget6.php</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 example illustrates the use of the</p>
25    <p class="description"><p>DataList object classes.  This object  can show a list of data from any data source  and have any GUI layout and provide the  features of:  searching, sorting, paging of the data.</p><p>This page shows the Data coming from 2 different  types of DB objects.  One from a PEAR::DB object,  and another from a ADODB object.</p><p>$Id$</p></p>
26            <ul class="tags">
27                                    <li><span class="field">version:</span> 2.0</li>
28                                    <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
29                            </ul>
30                    
31                            </div>
32    </div>
33                    
34            <a name="sec-classes"></a>      
35            <div class="info-box">
36                    <div class="info-box-title">Classes</div>
37                    <div class="nav-bar">
38                            <a href="#sec-description">Description</a> |
39                            <span class="disabled">Classes</span>
40                            |                                                       <a href="#sec-includes">Includes</a>
41                                                                                                                                                    </div>
42                    <div class="info-box-body">    
43                            <table cellpadding="2" cellspacing="0" class="class-table">
44                                    <tr>
45                                            <th class="class-table-header">Class</th>
46                                            <th class="class-table-header">Description</th>
47                                    </tr>
48                                                                    <tr>
49                                            <td style="padding-right: 2em; vertical-align: top">
50                                                    <a href="../../phpHtmlLib/widget-examples/pearmysqllist.html">pearmysqllist</a>
51                                            </td>
52                                            <td>
53                                                                                            This is an example that shows how to use a PEAR db object  as the source for the data to show.
54                                                                                    </td>
55                                    </tr>
56                                                                    <tr>
57                                            <td style="padding-right: 2em; vertical-align: top">
58                                                    <a href="../../phpHtmlLib/widget-examples/adodbmysqllist.html">adodbmysqllist</a>
59                                            </td>
60                                            <td>
61                                                                                            This is a subclass of the pear mysql list object.
62                                                                                    </td>
63                                    </tr>
64                                                            </table>
65                    </div>
66            </div>
67    
68            <a name="sec-includes"></a>    
69            <div class="info-box">
70                    <div class="info-box-title">Includes</div>
71                    <div class="nav-bar">
72                            <a href="#sec-description">Description</a> |
73                                                            <a href="#sec-classes">Classes</a>
74                                    |                                               <span class="disabled">Includes</span>
75                                                                                                                    </div>
76                    <div class="info-box-body">    
77                            <a name="_db_defines_inc"><!-- --></a>
78    <div class="evenrow">
79            
80            <div>
81                    <span class="include-title">
82                            <span class="include-type">include_once</span>
83                            (<span class="include-name"><a href="../../phpHtmlLib/_examples_db_defines_inc.html">"db_defines.inc"</a></span>)
84                            (line <span class="line-number">29</span>)
85                    </span>
86            </div>
87    
88            <!-- ========== Info from phpDoc block ========= -->
89            
90    </div>
91    <a name="_includes_inc"><!-- --></a>
92    <div class="oddrow">
93            
94            <div>
95                    <span class="include-title">
96                            <span class="include-type">include_once</span>
97                            (<span class="include-name">"includes.inc"</span>)
98                            (line <span class="line-number">28</span>)
99                    </span>
100            </div>
101    
102            <!-- ========== Info from phpDoc block ========= -->
103    <p class="short-description">Include the phphtmllib libraries</p>
104            
105    </div>
106    <a name="_$phphtmllib_/widgets/data_list/includes_inc"><!-- --></a>
107    <div class="evenrow">
108            
109            <div>
110                    <span class="include-title">
111                            <span class="include-type">include_once</span>
112                            (<span class="include-name">$phphtmllib."/widgets/data_list/includes.inc"</span>)
113                            (line <span class="line-number">31</span>)
114                    </span>
115            </div>
116    
117            <!-- ========== Info from phpDoc block ========= -->
118            
119    </div>
120    <a name="_$phphtmllib_/widgets/data_list/ADODBSQLDataListSource_inc"><!-- --></a>
121    <div class="oddrow">
122            
123            <div>
124                    <span class="include-title">
125                            <span class="include-type">include_once</span>
126                            (<span class="include-name">$phphtmllib."/widgets/data_list/ADODBSQLDataListSource.inc"</span>)
127                            (line <span class="line-number">41</span>)
128                    </span>
129            </div>
130    
131            <!-- ========== Info from phpDoc block ========= -->
132            
133    </div>
134    <a name="_$phphtmllib_/widgets/data_list/PEARSQLDataListSource_inc"><!-- --></a>
135    <div class="evenrow">
136            
137            <div>
138                    <span class="include-title">
139                            <span class="include-type">include_once</span>
140                            (<span class="include-name">$phphtmllib."/widgets/data_list/PEARSQLDataListSource.inc"</span>)
141                            (line <span class="line-number">32</span>)
142                    </span>
143            </div>
144    
145            <!-- ========== Info from phpDoc block ========= -->
146            
147    </div>
148    <a name="_adodb_inc_php"><!-- --></a>
149    <div class="oddrow">
150            
151            <div>
152                    <span class="include-title">
153                            <span class="include-type">require_once</span>
154                            (<span class="include-name">"adodb.inc.php"</span>)
155                            (line <span class="line-number">39</span>)
156                    </span>
157            </div>
158    
159            <!-- ========== Info from phpDoc block ========= -->
160            
161    </div>
162                    </div>
163            </div>
164            
165            
166            
167            
168            <p class="notes" id="credit">
169                    Documentation generated on Thu,  1 Apr 2004 09:40:13 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.3.0RC2</a>
170            </p>
171            </div></body>
172    </html>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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