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 | |
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.
|
|
|
|
|
Fix Arabic layout.
|
|
|
Set the internationalized form labels. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hide the form header. |
|
|
Show the primary key. |
|
|
Initial value: array('ADMINISTRATIVEAREA',
'LOCATIONDESCRIPTION', 'ARABICLOCATIONDESCRIPTION', 'LIFECYCLESTATUS',
'OPERATIONALAREA', 'ROTATION', 'SUBTYPE', 'ELEVATION',
'WATERTYPE', 'DIAMETER', 'FLOWRANGE',
'MEASUREMENT1', 'PRESSURERATING', 'USE', 'OWNER', 'SUBSCRIPTION',
'AGGREGATION', 'AGENCYCODE')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6-NO