Class PEAR_DATAGRID_DATASOURCE_OCSP_FRMCONTR_LIST

Description

openCSP class PEAR_DATAGRID_DATASOURCE_OCSP_FRMCONTR_LIST

  • author: Peter Krebs <pitlinz@users.sourceforge.net>
  • version: $Id: PEAR_DATAGRID_DATASOURCE_OCSP_FRMCONTR_LIST.phpclass,v 1.2 2008/11/28 13:20:40 pitlinz Exp $
  • since: pk-26.11.2008
  • project: Open CSP-Management
  • license: GNU Public License

Located in /db/forms/helper/PEAR_DATAGRID_DATASOURCE_OCSP_FRMCONTR_LIST.phpclass (line 42)

Structures_DataGrid_DataSource
   |
   --PEAR_DATAGRID_DATASOURCE_OCSP_FRMCONTR_LIST
Variable Summary
Method Summary
 unknown count ()
 void factory ( &$aControl, [ $debug = False])
 void fetch ([int $offset = 0], [int $len = null])
 void setListControl ( &$aControl)
 void sort (string $sortSpec, [string $sortDir = 'ASC'])
Variables
OCSP_FRMCONTR_PEAR_DATAGRID $myListControl = Null (line 67)

list control object

  • access: protected
Methods
count (line 106)

returns the total number or records found in the container.

  • access: public
unknown count ()
factory (line 75)

* attributes --------------------------------------------------

  • access: public
void factory ( &$aControl, [ $debug = False])
  • &$aControl
  • $debug
fetch (line 137)

returns a 2-dimension array of data, starting from record offset, containing len records

  • access: public
void fetch ([int $offset = 0], [int $len = null])
  • int $offset
  • int $len
setListControl (line 92)
  • access: public
void setListControl ( &$aControl)
  • &$aControl
sort (line 123)

sort the data according to sortSpec and the optional sortDir

  • access: public
void sort (string $sortSpec, [string $sortDir = 'ASC'])
  • string $sortSpec
  • string $sortDir

Documentation generated on Thu, 08 Jan 2009 17:47:51 +0100 by phpDocumentor 1.4.0a2