Class: iHRIS PageFormPersonManage
From IHRIS Wiki
This article describes the class iHRIS_PageFormPersonManage.
- Extends the class: iHRIS_PageFormPerson.
- Parent Classses: iHRIS_PageFormPerson I2CE_PageForm I2CE_Page I2CE_Fuzzy
- Location: Part of the module ihris-manage-Person in the package iHRIS Manage
- Source: Defined in the file modules/ManagePerson/lib/iHRIS_PageFormPersonManage.php
- Author: Luke Duncan <lduncan@intrahealth.org>
- Since: v2.0.0
Manage adding or editing a person to the database. @copyright Copyright © 2007, 2008 IntraHealth International, Inc. Page object to handle the adding or editing people to the database.
Methods
displayControls()
Display the save or confirm button templates as needed.
- Signature: protected function displayControls($save,$show_edit)
- Parameters:
loadHTMLTemplates()
Load the HTML template files for editing and confirming the index and demographic information.
- Signature: protected function loadHTMLTemplates()