Class: iHRIS Exam

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

This article describes the class iHRIS_Exam.

@copyright Copyright © 2007, 2008 IntraHealth International, Inc. Object for dealing with exams for trainings.

Form Fields

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

application_date

The form field application_date is implemented by DATE_YMD

materials_received

The form field materials_received is implemented by YESNO

materials_approved

The form field materials_approved is implemented by YESNO

endorser_name

The form field endorser_name is implemented by STRING_LINE

endorser_date

The form field endorser_date is implemented by DATE_YMD

endorser_qualifications

The form field endorser_qualifications is implemented by STRING_MLINE

exam_date

The form field exam_date is implemented by DATE_YMD

try

The form field try is implemented by MAP

results

The form field results is implemented by MAP

exam_number

The form field exam_number is implemented by STRING_LINE

Methods

validate()

Perform any additional required validation for the exam.

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