Class: iHRIS PageFormTrainingDisrupt

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

This article describes the class iHRIS_PageFormTrainingDisrupt.

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