Class: iHRIS PageFormTrainingResume
From IHRIS Wiki
This article describes the class iHRIS_PageFormTrainingResume.
- Extends the class: iHRIS_PageFormParentTraining.
- Parent Classses: iHRIS_PageFormParentTraining I2CE_PageForm I2CE_Page I2CE_Fuzzy
- Location: Part of the module ihris-qualify in the package iHRIS Qualify
- Source: Defined in the file lib/iHRIS_PageFormTrainingResume.php
- Author: Luke Duncan <lduncan@intrahealth.org>
- Since: v2.0.0
Manage resuming a training disruption. @copyright Copyright © 2007, 2008 IntraHealth International, Inc. Page object to handle the resumption of a training disruption.
Methods
loadHTMLTemplates()
Load the HTML template files for editing.
- Signature: protected function loadHTMLTemplates()
loadObjects()
Create and load data for the objects used for this form.
- Signature: protected function loadObjects()
setDisplayData()
Set the data to be displayed for the page.
- Signature: protected function setDisplayData()
validate()
Extra validation for training disruptions to make sure the disruption date is after the intake date of the training being disrupted.
- Signature: protected function validate()