DataObject_Meter Class Reference

List of all members.

Public Member Functions

 __clone ()
 staticGet ($k, $v=NULL)
 preGenerateForm (&$fb)
 postGenerateForm (&$form)

Public Attributes

 $__table = 'Meter'
 $ADMINISTRATIVEAREA
 $FACILITYID
 $LOCATIONDESCRIPTION
 $ARABICLOCATIONDESCRIPTION
 $LIFECYCLESTATUS
 $OPERATIONALAREA
 $ROTATION
 $SUBTYPE
 $ELEVATION
 $WATERTYPE
 $DIAMETER
 $FLOWRANGE
 $MEASUREMENT1
 $PRESSURERATING
 $INSTALLDATE
 $OPERATIONALDATE
 $MEASUREMENTDATE
 $USE
 $OWNER
 $SUBSCRIPTION
 $AGGREGATION
 $AGENCYCODE
 $fb_userEditableFields
 $fb_addFormHeader = false
 $fb_hidePrimaryKey = false

Detailed Description

BMFO -- Bulk Meter Flow and Operations

Meter.php - Definition of Meter DataObject

Copyright (C) 2005 DORSCH Consult

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.


Member Function Documentation

DataObject_Meter::__clone  ) 
 

DataObject_Meter::postGenerateForm &$  form  ) 
 

Fix Arabic layout.

Parameters:
&$form is the HTML Quickform to which the rules should be added.
Returns:
Nothing.

DataObject_Meter::preGenerateForm &$  fb  ) 
 

Set the internationalized form labels.

DataObject_Meter::staticGet k,
v = NULL
 


Member Data Documentation

DataObject_Meter::$__table = 'Meter'
 

DataObject_Meter::$ADMINISTRATIVEAREA
 

DataObject_Meter::$AGENCYCODE
 

DataObject_Meter::$AGGREGATION
 

DataObject_Meter::$ARABICLOCATIONDESCRIPTION
 

DataObject_Meter::$DIAMETER
 

DataObject_Meter::$ELEVATION
 

DataObject_Meter::$FACILITYID
 

DataObject_Meter::$fb_addFormHeader = false
 

Hide the form header.

DataObject_Meter::$fb_hidePrimaryKey = false
 

Show the primary key.

DataObject_Meter::$fb_userEditableFields
 

Initial value:

 array('ADMINISTRATIVEAREA', 
     'LOCATIONDESCRIPTION', 'ARABICLOCATIONDESCRIPTION', 'LIFECYCLESTATUS',
     'OPERATIONALAREA', 'ROTATION', 'SUBTYPE', 'ELEVATION', 
     'WATERTYPE', 'DIAMETER', 'FLOWRANGE',
     'MEASUREMENT1', 'PRESSURERATING', 'USE', 'OWNER', 'SUBSCRIPTION',
     'AGGREGATION', 'AGENCYCODE')
Form fields to be editable by the user.

DataObject_Meter::$FLOWRANGE
 

DataObject_Meter::$INSTALLDATE
 

DataObject_Meter::$LIFECYCLESTATUS
 

DataObject_Meter::$LOCATIONDESCRIPTION
 

DataObject_Meter::$MEASUREMENT1
 

DataObject_Meter::$MEASUREMENTDATE
 

DataObject_Meter::$OPERATIONALAREA
 

DataObject_Meter::$OPERATIONALDATE
 

DataObject_Meter::$OWNER
 

DataObject_Meter::$PRESSURERATING
 

DataObject_Meter::$ROTATION
 

DataObject_Meter::$SUBSCRIPTION
 

DataObject_Meter::$SUBTYPE
 

DataObject_Meter::$USE
 

DataObject_Meter::$WATERTYPE
 


The documentation for this class was generated from the following file:
Generated on Tue Sep 26 22:29:57 2006 for BMFO by  doxygen 1.4.6-NO