Class: iHRIS Job: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
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]]
==title==
==title==
The form field ''title'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
The form field ''title'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
==code==
==code==
The form field ''code'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
The form field ''code'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
==description==
==description==
The form field ''description'' is implemented by [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE ]]
The form field ''description'' is implemented by [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE ]]
==salary_grade==
==salary_grade==
The form field ''salary_grade'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
The form field ''salary_grade'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
==cadre==
==cadre==
The form field ''cadre'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
The form field ''cadre'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
==classification==
==classification==
The form field ''classification'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
The form field ''classification'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
==isco_08_unit==
==isco_08_unit==
The form field ''isco_08_unit'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
The form field ''isco_08_unit'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
==isco_88_unit==
==isco_88_unit==
The form field ''isco_88_unit'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
The form field ''isco_88_unit'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
==Constants==
==Constants==
===iHRIS_Job::MAIN_FIELD===
===iHRIS_Job::MAIN_FIELD===

Revision as of 12:50, 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