DataObject_Seal Class Reference

List of all members.

Public Member Functions

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

Public Attributes

 $__table = 'seal'
 $id
 $maintenanceoid
 $reason
 $responsible
 $subscriberoid
 $serialnumber
 $fb_addFormHeader = false
 $fb_userEditableFields

Detailed Description

DCMMS -- DC Maintenance Management System

Seal.php - table definiton for seal

Copyright (C) 2005, 2006 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_Seal::__clone  ) 
 

DataObject_Seal::postGenerateForm &$  form  ) 
 

Add validation rules and default values to form and fix Arabic layout.

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

DataObject_Seal::preGenerateForm  ) 
 

Localize labels and buttons.

Returns:
Nothing.

DataObject_Seal::staticGet k,
v = NULL
 


Member Data Documentation

DataObject_Seal::$__table = 'seal'
 

DataObject_Seal::$fb_addFormHeader = false
 

Don't display a header above the form.

DataObject_Seal::$fb_userEditableFields
 

Initial value:

 array('reason', 'responsible', 'subscriberoid',
    'serialnumber')
Fields that are editable through the form.

DataObject_Seal::$id
 

DataObject_Seal::$maintenanceoid
 

DataObject_Seal::$reason
 

DataObject_Seal::$responsible
 

DataObject_Seal::$serialnumber
 

DataObject_Seal::$subscriberoid
 


The documentation for this class was generated from the following file:
Generated on Sat Jul 1 21:19:34 2006 for DCMMS by  doxygen 1.4.6-NO