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

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

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

revision 1.2 by jonen, Mon Feb 3 16:27:31 2003 UTC revision 1.3 by jonen, Sat Feb 22 21:08:37 2003 UTC
# Line 430  class DataListSource { Line 430  class DataListSource {
430                  return $this->_data_index-1;                  return $this->_data_index-1;
431          }          }
432    
   
         /**  
          * This function returns the  
          * data_index value only  
          *  
          * @return int  
          */  
         function get_cur_data_index() {  
                 return $this->_data_index;  
         }  
   
   
433          /**          /**
434           * This function determines if the column           * This function determines if the column
435           * associated w/ a data_name is sortable           * associated w/ a data_name is sortable

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

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