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

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_widgets_data_list_PEARSQLDataListSource_inc.html

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

revision 1.1.1.1 by jonen, Thu Jan 30 03:29:24 2003 UTC revision 1.4 by jonen, Thu May 6 16:24:32 2004 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!--NewPage-->  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <HTML>    <html xmlns="http://www.w3.org/1999/xhtml">
4  <HEAD>                  <head>
5          <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:33 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs for page PEARSQLDataListSource.inc</TITLE>                          <title>Docs for page PEARSQLDataListSource.inc</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>                          <link rel="stylesheet" href="../media/stylesheet.css" />
8  </HEAD>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">                  </head>
10                        <body>
11                            <div class="page-body">                
12  <!-- Links -->  <h2 class="file-name">/widgets/data_list/PEARSQLDataListSource.inc</h2>
13  <a NAME="top"></A>  
14  <table WIDTH="100%" class="links">  <a name="sec-description"></a>
15   <TR>  <div class="info-box">
16     <TD class="font10">          <div class="info-box-title">Description</div>
17        Links:          <div class="nav-bar">
18        <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>                                                          <a href="#sec-classes">Classes</a>
20        <A HREF="#globals_summary" class="links" title="Global Variable Summary">Globals</A>                          |                                                       <a href="#sec-includes">Includes</a>
21        <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>                                                                                                  </div>
22        <A HREF="#functions_summary" class="links" title="Function Summary">Functions</A>          <div class="info-box-body">    
23        <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>                  <!-- ========== Info from phpDoc block ========= -->
24        <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>  <p class="short-description">This file contains the SQLDataListSource child class  that uses the PEAR DB object to talk to the DB.</p>
25        <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>          <ul class="tags">
26        <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>                                  <li><span class="field">author:</span> Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</li>
27     </TD>                          </ul>
28   </TR>                  
29  </TABLE>                          </div>
30  <BR>  </div>
31                    
32  <h2>File: Program_Root/widgets/data_list/PEARSQLDataListSource.inc</h2>          <a name="sec-classes"></a>      
33  <!-- ========== Info from phpDoc block ========= -->          <div class="info-box">
34  This file contains the SQLDataListSource child class                  <div class="info-box-title">Classes</div>
35  that uses the PEAR DB object to talk to the DB.                  <div class="nav-bar">
36  <BR>                          <a href="#sec-description">Description</a> |
37                            <span class="disabled">Classes</span>
38                            |                                                       <a href="#sec-includes">Includes</a>
39  <UL>                                                                                                                                                  </div>
40                            <div class="info-box-body">    
41          <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>                          <table cellpadding="2" cellspacing="0" class="class-table">
42                                            <tr>
43          <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>                                          <th class="class-table-header">Class</th>
44                                                    <th class="class-table-header">Description</th>
45  </UL>                                  </tr>
46                                                                    <tr>
47  <br>                                          <td style="padding-right: 2em; vertical-align: top">
48  <!-- =========== Used Classes =========== -->                                                  <a href="../phpHtmlLib/PEARSQLDataListSource.html">PEARSQLDataListSource</a>
49  <A NAME='classes_summary'><!-- --></A>                                          </td>
50  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                                          <td>
51          <TR CLASS='TableHeadingColor'>                                                                                          This SQLDataListSource child class interacts with  with the specific DB via the php PEAR DB abstraction  objects.
52                  <TD>                                                                                  </td>
53                          <span class="font12bold">Classes defined in this file</span>                                  </tr>
54              <A HREF="#top" CLASS="links">^TOP</A>                                                          </table>
55                  </TD>                  </div>
56          </TR>          </div>
57  </TABLE>  
58  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">          <a name="sec-includes"></a>    
59          <THEAD>          <div class="info-box">
60                  <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>                  <div class="info-box-title">Includes</div>
61          </THEAD>                  <div class="nav-bar">
62          <TBODY>                          <a href="#sec-description">Description</a> |
63                                                                            <a href="#sec-classes">Classes</a>
64                  <TR BGCOLOR='white' CLASS='TableRowColor'>                                  |                                               <span class="disabled">Includes</span>
65                          <TD><a href="../phpHtmlLib/PEARSQLDataListSource.html">PEARSQLDataListSource</a></TD>                                                                                                                  </div>
66                          <TD>with the specific DB via the php PEAR DB abstraction                  <div class="info-box-body">    
67  objects.                          <a name="_$phphtmllib_/widgets/data_list/SQLDataListSource_inc"><!-- --></a>
68    <div class="oddrow">
69  How to use?          
70  in the DataList child's get_data_source() method          <div>
71  you pass in the already connected PEAR DB object                  <span class="include-title">
72  in to the constructor.  PEARSQLDataListSource                          <span class="include-type">include_once</span>
73  takes care of the rest.</TD>                          (<span class="include-name">$phphtmllib."/widgets/data_list/SQLDataListSource.inc"</span>)
74                  </TR>                          (line <span class="line-number">16</span>)
75                                    </span>
76          </TBODY>          </div>
77  </TABLE>  
78  <br>          <!-- ========== Info from phpDoc block ========= -->
79  <br>  <p class="short-description">This requires the SQLDataListSource</p>
80  <!-- =========== Includes SUMMARY =========== -->  <p class="description"><p>parent class</p></p>
81  <A NAME='includes_summary'><!-- --></A>          
82  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  </div>
83          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  <a name="_PEAR_php"><!-- --></a>
84                  <TD>  <div class="evenrow">
85                          <span CLASS="font12bold">Include Statements Summary</span>          
86              <A HREF="#top" CLASS="links">^TOP</A>          <div>
87                  </TD>                  <span class="include-title">
88          </TR>                          <span class="include-type">require_once</span>
89  </TABLE>                          (<span class="include-name">"PEAR.php"</span>)
90  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                          (line <span class="line-number">23</span>)
91          <THEAD>                  </span>
92                  <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>          </div>
93          </THEAD>  
94          <TBODY>          <!-- ========== 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                  <TR BGCOLOR='white' CLASS='TableRowColor'>          
97                          <TD><A HREF='_widgets_data_list_PEARSQLDataListSource_inc.html#_$phphtmllib_/widgets/data_list/SQLDataListSource_inc'>include_once</A></TD>  </div>
98                          <TD>$phphtmllib."/widgets/data_list/SQLDataListSource.inc"</TD>  <a name="_DB_php"><!-- --></a>
99                          <TD>This requires the SQLDataListSource  <div class="oddrow">
100  parent class</TD>          
101                  </TR>          <div>
102                                    <span class="include-title">
103                  <TR BGCOLOR='white' CLASS='TableRowColor'>                          <span class="include-type">require_once</span>
104                          <TD><A HREF='_widgets_data_list_PEARSQLDataListSource_inc.html#_DB_php'>require_once</A></TD>                          (<span class="include-name">"DB.php"</span>)
105                          <TD>"DB.php"</TD>                          (line <span class="line-number">24</span>)
106                          <TD></TD>                  </span>
107                  </TR>          </div>
108                    
109                  <TR BGCOLOR='white' CLASS='TableRowColor'>          <!-- ========== Info from phpDoc block ========= -->
110                          <TD><A HREF='_widgets_data_list_PEARSQLDataListSource_inc.html#_PEAR_php'>require_once</A></TD>          
111                          <TD>"PEAR.php"</TD>  </div>
112                          <TD>Have to have PEAR and DB included                  </div>
113  the pear dir must be in the          </div>
114  include path.</TD>          
115                  </TR>          
116                            
117          </TBODY>          
118  </TABLE>          <p class="notes" id="credit">
119  <br>                  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  <br>          </div></body>
122  <!-- =========== CONSTANT SUMMARY =========== -->  </html>
 <A NAME='global_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                   
         </TBODY>  
 </TABLE>  
 <br>  
   
   
 <br>  
 <!-- =========== CONSTANT SUMMARY =========== -->  
 <A NAME='constant_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Constant Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                   
         </TBODY>  
 </TABLE>  
 <br>  
   
 <br>  
 <!-- =========== Function SUMMARY =========== -->  
 <A NAME='Function_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Function Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
           
 </TABLE>  
   
 <br>  
 <!-- ============ Includes DETAIL =========== -->  
   
 <A NAME='includes_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Include Statements Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
 <DIV CLASS="function">  
 <A NAME='_$phphtmllib_/widgets/data_list/SQLDataListSource_inc'><!-- --></A>  
 <span class="font10bold">Include Type : </span>include_once  
 <BR>  
 <span class="font10bold">Include File : </span>$phphtmllib."/widgets/data_list/SQLDataListSource.inc"  
 <BR>  
 <!-- ========== Info from phpDoc block ========= -->  
 This requires the SQLDataListSource  
 parent class  
 <BR>  
   
   
 <UL>  
           
 </UL>  
   
 </DIV>  
   
 <DIV CLASS="function">  
 <A NAME='_DB_php'><!-- --></A>  
 <span class="font10bold">Include Type : </span>require_once  
 <BR>  
 <span class="font10bold">Include File : </span>"DB.php"  
 <BR>  
 <!-- ========== Info from phpDoc block ========= -->  
   
 <BR>  
   
   
 <UL>  
           
 </UL>  
   
 </DIV>  
   
 <DIV CLASS="function">  
 <A NAME='_PEAR_php'><!-- --></A>  
 <span class="font10bold">Include Type : </span>require_once  
 <BR>  
 <span class="font10bold">Include File : </span>"PEAR.php"  
 <BR>  
 <!-- ========== Info from phpDoc block ========= -->  
 Have to have PEAR and DB included  
 the pear dir must be in the  
 include path.  
 <BR>  
   
   
 <UL>  
           
 </UL>  
   
 </DIV>  
   
   
 <br>  
 <!-- ============ GLOBALS DETAIL =========== -->  
   
 <A NAME='global_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Global Variable Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ CONSTANT DETAIL =========== -->  
   
 <A NAME='constant_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Constant Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ FUNCTION DETAIL =========== -->  
   
 <A NAME='function_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Function Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <BR>  
   
   
 <br>  
 </HTML>  

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

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