Class: iHRIS TrainingDisrupt: 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_TrainingDisrupt''.
#REDIRECT [[Class: iHRIS_TrainingDisrupt (4.1.7)]]
*Extends the class: [[Class: I2CE_Form | I2CE_Form]].
*Location: Part of the module [[iHRIS Module List#ihris-qualify|ihris-qualify]] in the package [https://launchpad.net/qualify iHRIS Qualify]
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/qualify/4.0.-release/annotate/head:/lib/iHRIS_TrainingDisrupt.php lib/iHRIS_TrainingDisrupt.php]
*Author: Luke Duncan <lduncan@intrahealth.org>
*Since: v1.0.0
@copyright Copyright &copy; 2007, 2008 IntraHealth International, Inc.    Object for dealing with training disruptions for people.
==Form Fields==
This class is a [[Class: I2CE_Form |form class]] and provides the following [[Class: I2CE_FormField |form fields]]
==disruption_reason==
The form field ''disruption_reason'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
==disruption_date==
The form field ''disruption_date'' is implemented by [[Class: I2CE_FormField_DATE_YMD |DATE_YMD ]]
==resumption_date==
The form field ''resumption_date'' is implemented by [[Class: I2CE_FormField_DATE_YMD |DATE_YMD ]]
==Methods==
===validate()===
Validate any extra information other than required fields for training disruptions.
*Signature: public function validate($page)
*Parameters:
**&$page
 
 
[[Category:Class Documentation]]

Latest revision as of 10:09, 23 August 2013