Class: iHRIS PageFormPerson

From IHRIS Wiki
Revision as of 13:12, 19 October 2009 by Litlfred (talk | contribs)

This article describes the class iHRIS_PageFormPerson.

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()