Class: iHRIS PageFormTrainingResume

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

This article describes the class iHRIS_PageFormTrainingResume.

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