Class: iHRIS DisciplinaryAction

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

This article describes the class iHRIS_DisciplinaryAction.

@copyright Copyright © 2007, 2008 IntraHealth International, Inc. Object for dealing with disciplinary actions.

Form Fields

This class is a form class and provides the following form fields

disciplinary_action_reason

The form field disciplinary_action_reason is implemented by MAP 

action_date

The form field action_date is implemented by DATE_YMD 

notes

The form field notes is implemented by STRING_TEXT 

suspend

The form field suspend is implemented by YESNO 

reinstate_date

The form field reinstate_date is implemented by DATE_YMD 

Methods

validate()

Perform any extra validation for the disciplinary action.

  • Signature: public function validate($page)
  • Parameters: