/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/widgets/data_list/SQLDataListSource.inc
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/widgets/data_list/SQLDataListSource.inc

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

revision 1.1 by jonen, Thu Jan 30 03:29:46 2003 UTC revision 1.2 by jonen, Sat Feb 22 21:08:37 2003 UTC
# Line 134  class SQLDataListSource extends DataList Line 134  class SQLDataListSource extends DataList
134                  return $this->_db_options["count_column"];                  return $this->_db_options["count_column"];
135          }          }
136    
   
         /**  
          * this gets the count column  
          *  
          * @return string  
          */  
         function get_count_column() {  
                 return $this->_db_options["count_column"];  
         }  
   
137      // This functions joins an arbitrary number of clauses using the      // This functions joins an arbitrary number of clauses using the
138      // specified connector. It can be used in one of the following two      // specified connector. It can be used in one of the following two
139      // ways:      // ways:

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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