Class: iHRIS PageFormPerson: Difference between revisions

From IHRIS Wiki
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
This article describes the class ''iHRIS_PageFormPerson''.
#REDIRECT [[Class: iHRIS_PageFormPerson (4.1.7)]]
*Extends the class: [[Class: I2CE_PageForm | I2CE_PageForm]].
*Parent Classses:  [[Class: I2CE_PageForm | I2CE_PageForm]] [[Class: I2CE_Page | I2CE_Page]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
*Child Classes:
** [[Class: iHRIS_PageFormPersonManage | iHRIS_PageFormPersonManage]]
** [[Class: iHRIS_PageFormPersonQualify | iHRIS_PageFormPersonQualify]]
*Location: Part of the module [[iHRIS Common Module List#Person|Person]] in the package [https://launchpad.net/ihris-common iHRIS Common]
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-common/4.0.0-release/annotate/head:/modules/Person/lib/iHRIS_PageFormPerson.php modules/Person/lib/iHRIS_PageFormPerson.php]
*Author: Carl Leitner <litlfred@ibiblio.org>
iHRIS_PageFormPerson
==Methods==
===loadObjects()===
Create and load data for the objects used for this form. Create the list object and if this is a form submission load the data from the form data.
*Signature: protected function loadObjects()
===save()===
Save the objects to the database. Save the default object being edited and return to the view page. @global array
*Signature: protected function save()
 
 
[[Category:Class Documentation]]

Latest revision as of 10:05, 23 August 2013