Class: iHRIS QualifyPerson: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 1: Line 1:
This article describes the class ''iHRIS_QualifyPerson''.
This article describes the class ''iHRIS_QualifyPerson''.
*Extends the class: [[Class: iHRIS_Person | iHRIS_Person]].
*Extends the class: [[Class: iHRIS_Person | iHRIS_Person]].
*Location: Part of the module [[iHRIS Module List#ihris-qualify|ihris-qualify]] in the package [https://launchpad.net/qualify iHRIS Qualify]
*Location: Part of the module [[iHRIS Qualify 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_QualifyPerson.php lib/iHRIS_QualifyPerson.php]
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/qualify/4.0.-release/annotate/head:/lib/iHRIS_QualifyPerson.php lib/iHRIS_QualifyPerson.php]
*Author: Luke Duncan <lduncan@intrahealth.org>
*Author: Luke Duncan <lduncan@intrahealth.org>
Line 9: Line 9:
This class is a [[Class: I2CE_Form |form class]] and provides the following [[Class: I2CE_FormField |form fields]]
This class is a [[Class: I2CE_Form |form class]] and provides the following [[Class: I2CE_FormField |form fields]]
==home==
==home==
The form field ''home'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
The form field ''home'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
==Inherited From Fields==
==Inherited From Fields==
Array from the class [[Class: iHRIS_Person|iHRIS_Person]]
Array from the class [[Class: iHRIS_Person|iHRIS_Person]]

Revision as of 13:12, 19 October 2009

This article describes the class iHRIS_QualifyPerson.

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

Form Fields

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

home

The form field home is implemented by MAP

Inherited From Fields

Array from the class iHRIS_Person Array from the class iHRIS_Person Array from the class iHRIS_Person Array from the class iHRIS_Person Array from the class iHRIS_Person Array from the class iHRIS_Person

Methods

__construct()

Create a new instance of a person.

  • Signature: public function __construct($form,$id)
  • Parameters:
    • string $form
      The name of this form
    • integer $id
      • Default Value: 0