Class: iHRIS Job: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 1: Line 1:
This article describes the class ''iHRIS_Job''.
This article describes the class ''iHRIS_Job''.
*Extends the class: [[Class: I2CE_List | I2CE_List]].
*Extends the class: [[Class: I2CE_List | I2CE_List]].
*Location: Part of the module [[iHRIS Module List#ihris-manage-Job|ihris-manage-Job]] in the package [https://launchpad.net/ihris-manage iHRIS Manage]
*Location: Part of the module [[iHRIS Manage Module List#ihris-manage-Job|ihris-manage-Job]] in the package [https://launchpad.net/ihris-manage iHRIS Manage]
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.0.0-release/annotate/head:/modules/ManageJob/lib/iHRIS_Job.php modules/ManageJob/lib/iHRIS_Job.php]
*Source: Defined in the file [http://bazaar.launchpad.net/~intrahealth+informatics/ihris-manage/4.0.0-release/annotate/head:/modules/ManageJob/lib/iHRIS_Job.php modules/ManageJob/lib/iHRIS_Job.php]
*Author: Luke Duncan <lduncan@intrahealth.org>
*Author: Luke Duncan <lduncan@intrahealth.org>

Revision as of 13:11, 19 October 2009

This article describes the class iHRIS_Job.

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

Form Fields

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

title

The form field title is implemented by STRING_LINE

code

The form field code is implemented by STRING_LINE

description

The form field description is implemented by STRING_MLINE

salary_grade

The form field salary_grade is implemented by MAP

cadre

The form field cadre is implemented by MAP

classification

The form field classification is implemented by MAP

isco_08_unit

The form field isco_08_unit is implemented by MAP

isco_88_unit

The form field isco_88_unit is implemented by MAP

Constants

iHRIS_Job::MAIN_FIELD

The main field name used for display a description of a record. Defined as: "title"

Methods

getPositions()

Return the list of record ids that have this position as supervisor.

  • Signature: public function getPositions()
  • Returns: array