Class: iHRIS PageFormTrainingDisrupt
From IHRIS Wiki
This article describes the class iHRIS_PageFormTrainingDisrupt.
- 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_PageFormTrainingDisrupt.php
- Author: Luke Duncan <lduncan@intrahealth.org>
- Since: v2.0.0
Manage adding or editing training disruption details to the database. @copyright Copyright © 2007, 2008 IntraHealth International, Inc. Page object to handle the adding or editing training disruption details to the database.
Methods
editForm()
Check to see if a different template should be used when editing this form.
- Signature: protected function editForm()
- Returns: boolean
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()