IHRIS Manage Form Fields - 4.0.1: Difference between revisions
No edit summary |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
These are the forms and fields in iHRIS Manage version 4.0. | These are the forms and fields in iHRIS Manage version 4.0.1 | ||
{{otherversions|iHRIS Manage Form Fields}} | {{otherversions|iHRIS Manage Form Fields}} | ||
There is also a [http://open.intrahealth.org/visualizations/forms-ihris-manage-site-demo_4_0_1.gif graphical visualization] of this data. | |||
'''Warning:''' this is a very large file and you may wish to save it to your desktop instead of viewing it in your browser. | |||
Here is a description of the [[Defining Forms#Field Types|Field types]]. | |||
==application== | ==application== | ||
The form ''application'' is implemented by the class: iHRIS_Applicant | The form ''application'' is implemented by the class: [[Class: iHRIS_Applicant |iHRIS_Applicant]] | ||
It has the following fields: | It has the following fields: | ||
*position: | *position: | ||
**Header: Position(s) | **Header: Position(s) | ||
**Type: MAP_MULT | **Type: [[Class: I2CE_FormField_MAP_MULT |MAP_MULT]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#position|position]] | **Maps To Forms: [[#position|position]] | ||
*felony: | *felony: | ||
**Header: Have you ever been convicted of a felony? | **Header: Have you ever been convicted of a felony? | ||
**Type: YESNO | **Type: [[Class: I2CE_FormField_YESNO |YESNO]] | ||
*felony_circumstance: | *felony_circumstance: | ||
**Header: If yes, give the circumstances. | **Header: If yes, give the circumstances. | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*other_info: | *other_info: | ||
**Header: In addition to your work history, are there other skills, qualifications or experience we should consider? | **Header: In addition to your work history, are there other skills, qualifications or experience we should consider? | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*hear: | *hear: | ||
**Header: How did you hear of this opening? | **Header: How did you hear of this opening? | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*start_date: | *start_date: | ||
**Header: When can you start? | **Header: When can you start? | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
*desired_wage: | *desired_wage: | ||
**Header: Desired Wage | **Header: Desired Wage | ||
**Type: CURRENCY | **Type: [[Class: iHRIS_FormField_CURRENCY |CURRENCY]] | ||
**Maps To Forms: [[#currency|currency]] | **Maps To Forms: [[#currency|currency]] | ||
*full_time: | *full_time: | ||
**Header: Are you looking for full-time employment? | **Header: Are you looking for full-time employment? | ||
**Type: YESNO | **Type: [[Class: I2CE_FormField_YESNO |YESNO]] | ||
*hours: | *hours: | ||
**Header: If no, what hours are you available? | **Header: If no, what hours are you available? | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==benefit== | ==benefit== | ||
The form ''benefit'' is implemented by the class: iHRIS_Benefit | The form ''benefit'' is implemented by the class: [[Class: iHRIS_Benefit |iHRIS_Benefit]] | ||
It has the following fields: | It has the following fields: | ||
*type: | *type: | ||
**Header: Benefit Type | **Header: Benefit Type | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#benefit_type|benefit_type]] | **Maps To Forms: [[#benefit_type|benefit_type]] | ||
*source: | *source: | ||
**Header: Source | **Header: Source | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#salary_source|salary_source]] | **Maps To Forms: [[#salary_source|salary_source]] | ||
*recurrence: | *recurrence: | ||
**Header: Recurrence Frequency | **Header: Recurrence Frequency | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#benefit_recurrence|benefit_recurrence]] | **Maps To Forms: [[#benefit_recurrence|benefit_recurrence]] | ||
*amount: | *amount: | ||
**Header: Amount | **Header: Amount | ||
**Type: CURRENCY | **Type: [[Class: iHRIS_FormField_CURRENCY |CURRENCY]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#currency|currency]] | **Maps To Forms: [[#currency|currency]] | ||
*start_date: | *start_date: | ||
**Header: Start Date | **Header: Start Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
*end_date: | *end_date: | ||
**Header: End Date | **Header: End Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
==benefit_recurrence== | ==benefit_recurrence== | ||
The form ''benefit_recurrence'' is implemented by the class: I2CE_SimpleList | The form ''benefit_recurrence'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==benefit_type== | ==benefit_type== | ||
The form ''benefit_type'' is implemented by the class: I2CE_SimpleList | The form ''benefit_type'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==cadre== | ==cadre== | ||
The form ''cadre'' is implemented by the class: I2CE_SimpleList | The form ''cadre'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==classification== | ==classification== | ||
The form ''classification'' is implemented by the class: iHRIS_Classification | The form ''classification'' is implemented by the class: [[Class: iHRIS_Classification |iHRIS_Classification]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*description: | *description: | ||
**Header: Description | **Header: Description | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*code: | *code: | ||
**Header: Code | **Header: Code | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
==competency== | ==competency== | ||
The form ''competency'' is implemented by the class: iHRIS_Competency | The form ''competency'' is implemented by the class: [[Class: iHRIS_Competency |iHRIS_Competency]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique in {competency_type} | |||
*competency_type: | *competency_type: | ||
**Header: Competency Type | **Header: Competency Type | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#competency_type|competency_type]] | **Maps To Forms: [[#competency_type|competency_type]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==competency_evaluation== | ==competency_evaluation== | ||
The form ''competency_evaluation'' is implemented by the class: I2CE_SimpleList | The form ''competency_evaluation'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==competency_type== | ==competency_type== | ||
The form ''competency_type'' is implemented by the class: I2CE_SimpleList | The form ''competency_type'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==contact== | ==contact== | ||
The form ''contact'' is implemented by the class: iHRIS_Contact | The form ''contact'' is implemented by the class: [[Class: iHRIS_Contact |iHRIS_Contact]] | ||
It has the following fields: | It has the following fields: | ||
*address: | *address: | ||
**Header: Mailing Address | **Header: Mailing Address | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*telephone: | *telephone: | ||
**Header: Telephone Number | **Header: Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*alt_telephone: | *alt_telephone: | ||
**Header: Alternate Telephone Number | **Header: Alternate Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*fax: | *fax: | ||
**Header: Fax Number | **Header: Fax Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*email: | *email: | ||
**Header: Email Address | **Header: Email Address | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==continuing_education== | ==continuing_education== | ||
The form ''continuing_education'' is implemented by the class: iHRIS_ContinuingEducation | The form ''continuing_education'' is implemented by the class: [[Class: iHRIS_ContinuingEducation |iHRIS_ContinuingEducation]] | ||
It has the following fields: | It has the following fields: | ||
*continuing_education_course: | *continuing_education_course: | ||
**Header: Continuing Education Course | **Header: Continuing Education Course | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#continuing_education_course|continuing_education_course]] | **Maps To Forms: [[#continuing_education_course|continuing_education_course]] | ||
*credit_hours: | *credit_hours: | ||
**Header: Credit Hours | **Header: Credit Hours | ||
**Type: INT | **Type: [[Class: I2CE_FormField_INT |INT]] | ||
**Restrictions: Required | |||
*start_date: | *start_date: | ||
**Header: Start Date | **Header: Start Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
*end_date: | *end_date: | ||
**Header: End Date | **Header: End Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
==continuing_education_course== | ==continuing_education_course== | ||
The form ''continuing_education_course'' is implemented by the class: iHRIS_ContinuingEducationCourse | The form ''continuing_education_course'' is implemented by the class: [[Class: iHRIS_ContinuingEducationCourse |iHRIS_ContinuingEducationCourse]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*credit_hours: | *credit_hours: | ||
**Header: Credit Hours | **Header: Credit Hours | ||
**Type: INT | **Type: [[Class: I2CE_FormField_INT |INT]] | ||
**Restrictions: Required | |||
==council== | ==council== | ||
The form ''council'' is implemented by the class: I2CE_SimpleList | The form ''council'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==country== | ==country== | ||
The form ''country'' is implemented by the class: iHRIS_Country | The form ''country'' is implemented by the class: [[Class: iHRIS_Country |iHRIS_Country]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*alpha_two: | *alpha_two: | ||
**Header: 2 Character Alpha Code | **Header: 2 Character Alpha Code | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*code: | *code: | ||
**Header: ISO Numeric Code | **Header: ISO Numeric Code | ||
**Type: INT | **Type: [[Class: I2CE_FormField_INT |INT]] | ||
*primary: | *primary: | ||
**Header: Primary Country | **Header: Primary Country | ||
**Type: YESNO | **Type: [[Class: I2CE_FormField_YESNO |YESNO]] | ||
*location: | *location: | ||
**Header: Use for Location Selection | **Header: Use for Location Selection | ||
**Type: YESNO | **Type: [[Class: I2CE_FormField_YESNO |YESNO]] | ||
==county== | ==county== | ||
The form ''county'' is implemented by the class: iHRIS_County | The form ''county'' is implemented by the class: [[Class: iHRIS_County |iHRIS_County]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique in {district} | |||
*district: | *district: | ||
**Header: District | **Header: District | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#district|district]] | **Maps To Forms: [[#district|district]] | ||
==currency== | ==currency== | ||
The form ''currency'' is implemented by the class: iHRIS_Currency | The form ''currency'' is implemented by the class: [[Class: iHRIS_Currency |iHRIS_Currency]] | ||
It has the following fields: | It has the following fields: | ||
*code: | *code: | ||
**Header: Currency Code | **Header: Currency Code | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*country: | *country: | ||
**Header: Country | **Header: Country | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#country|country]] | **Maps To Forms: [[#country|country]] | ||
*symbol: | *symbol: | ||
**Header: Symbol | **Header: Symbol | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
==degree== | ==degree== | ||
The form ''degree'' is implemented by the class: iHRIS_Degree | The form ''degree'' is implemented by the class: [[Class: iHRIS_Degree |iHRIS_Degree]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique in {edu_type} | |||
*edu_type: | *edu_type: | ||
**Header: Education Type | **Header: Education Type | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#edu_type|edu_type]] | **Maps To Forms: [[#edu_type|edu_type]] | ||
==demographic== | ==demographic== | ||
The form ''demographic'' is implemented by the class: iHRIS_ManageDemographic | The form ''demographic'' is implemented by the class: [[Class: iHRIS_ManageDemographic |iHRIS_ManageDemographic]] | ||
It has the following fields: | It has the following fields: | ||
*birth_date: | *birth_date: | ||
**Header: Date of Birth | **Header: Date of Birth | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
*gender: | *gender: | ||
**Header: Gender | **Header: Gender | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#gender|gender]] | **Maps To Forms: [[#gender|gender]] | ||
*marital_status: | *marital_status: | ||
**Header: Marital Status | **Header: Marital Status | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#marital_status|marital_status]] | **Maps To Forms: [[#marital_status|marital_status]] | ||
*dependents: | *dependents: | ||
**Header: Number of Dependents | **Header: Number of Dependents | ||
**Type: INT | **Type: [[Class: I2CE_FormField_INT |INT]] | ||
==department== | ==department== | ||
The form ''department'' is implemented by the class: iHRIS_Department | The form ''department'' is implemented by the class: [[Class: iHRIS_Department |iHRIS_Department]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==district== | ==district== | ||
The form ''district'' is implemented by the class: iHRIS_District | The form ''district'' is implemented by the class: [[Class: iHRIS_District |iHRIS_District]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique in {region:country} | |||
*region: | *region: | ||
**Header: Region | **Header: Region | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#region|region]] | **Maps To Forms: [[#region|region]] | ||
*code: | *code: | ||
**Header: Code | **Header: Code | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
==edu_type== | ==edu_type== | ||
The form ''edu_type'' is implemented by the class: I2CE_SimpleList | The form ''edu_type'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==education== | ==education== | ||
The form ''education'' is implemented by the class: iHRIS_Education | The form ''education'' is implemented by the class: [[Class: iHRIS_Education |iHRIS_Education]] | ||
It has the following fields: | It has the following fields: | ||
*degree: | *degree: | ||
**Header: Degree | **Header: Degree | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#degree|degree]] | **Maps To Forms: [[#degree|degree]] | ||
*institution: | *institution: | ||
**Header: Institution Name | **Header: Institution Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*location: | *location: | ||
**Header: Institution Location | **Header: Institution Location | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*year: | *year: | ||
**Header: Year of Graduation (leave blank if In Progress) | **Header: Year of Graduation (leave blank if In Progress) | ||
**Type: DATE_Y | **Type: [[Class: I2CE_FormField_DATE_Y |DATE_Y]] | ||
*major: | *major: | ||
**Header: Major | **Header: Major | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
==employee_status== | ==employee_status== | ||
The form ''employee_status'' is implemented by the class: I2CE_SimpleList | The form ''employee_status'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==employment== | ==employment== | ||
The form ''employment'' is implemented by the class: iHRIS_Employment | The form ''employment'' is implemented by the class: [[Class: iHRIS_Employment |iHRIS_Employment]] | ||
It has the following fields: | It has the following fields: | ||
*company_name: | *company_name: | ||
**Header: Company Name | **Header: Company Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*company_address: | *company_address: | ||
**Header: Company Address | **Header: Company Address | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*company_phone: | *company_phone: | ||
**Header: Company Telephone | **Header: Company Telephone | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*start_date: | *start_date: | ||
**Header: Date Started | **Header: Date Started | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
*start_wage: | *start_wage: | ||
**Header: Starting Wage | **Header: Starting Wage | ||
**Type: CURRENCY | **Type: [[Class: iHRIS_FormField_CURRENCY |CURRENCY]] | ||
**Maps To Forms: [[#currency|currency]] | **Maps To Forms: [[#currency|currency]] | ||
*start_position: | *start_position: | ||
**Header: Starting Position | **Header: Starting Position | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*end_date: | *end_date: | ||
**Header: Date Ended (leave blank if still employed) | **Header: Date Ended (leave blank if still employed) | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
*end_wage: | *end_wage: | ||
**Header: Ending Wage | **Header: Ending Wage | ||
**Type: CURRENCY | **Type: [[Class: iHRIS_FormField_CURRENCY |CURRENCY]] | ||
**Maps To Forms: [[#currency|currency]] | **Maps To Forms: [[#currency|currency]] | ||
*end_position: | *end_position: | ||
**Header: Ending Position | **Header: Ending Position | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*supervisor: | *supervisor: | ||
**Header: Supervisor | **Header: Supervisor | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*contact_ok: | *contact_ok: | ||
**Header: Ok to Contact? | **Header: Ok to Contact? | ||
**Type: YESNO | **Type: [[Class: I2CE_FormField_YESNO |YESNO]] | ||
*responsibilities: | *responsibilities: | ||
**Header: Job Responsibilities | **Header: Job Responsibilities | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*reason_for_leaving: | *reason_for_leaving: | ||
**Header: Reason for Leaving | **Header: Reason for Leaving | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==facility== | ==facility== | ||
The form ''facility'' is implemented by the class: iHRIS_Facility | The form ''facility'' is implemented by the class: [[Class: iHRIS_Facility |iHRIS_Facility]] | ||
It has the child forms:*[[#child_form|facility_contact]] | |||
This form is used to descibe basic information about a facility | |||
It has the child forms: | |||
*[[#child_form|facility_contact]] | |||
It has the following fields: | It has the following fields: | ||
*location: | *location: | ||
**Header: Location | **Header: Location | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#county|county]],[[#district|district]] | **Maps To Forms: [[#county|county]],[[#district|district]] | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*facility_type: | *facility_type: | ||
**Header: Facility Type | **Header: Facility Type | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#facility_type|facility_type]] | **Maps To Forms: [[#facility_type|facility_type]] | ||
==facility_contact== | ==facility_contact== | ||
The form ''facility_contact'' is implemented by the class: iHRIS_Contact | The form ''facility_contact'' is implemented by the class: [[Class: iHRIS_Contact |iHRIS_Contact]] | ||
It has the following fields: | It has the following fields: | ||
*address: | *address: | ||
**Header: Mailing Address | **Header: Mailing Address | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*telephone: | *telephone: | ||
**Header: Telephone Number | **Header: Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*alt_telephone: | *alt_telephone: | ||
**Header: Alternate Telephone Number | **Header: Alternate Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*fax: | *fax: | ||
**Header: Fax Number | **Header: Fax Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*email: | *email: | ||
**Header: Email Address | **Header: Email Address | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==facility_type== | ==facility_type== | ||
The form ''facility_type'' is implemented by the class: I2CE_SimpleList | The form ''facility_type'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==gender== | ==gender== | ||
The form ''gender'' is implemented by the class: I2CE_SimpleList | The form ''gender'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==id_type== | ==id_type== | ||
The form ''id_type'' is implemented by the class: I2CE_SimpleList | The form ''id_type'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==isco_88_major== | ==isco_88_major== | ||
The form ''isco_88_major'' is implemented by the class: iHRIS_ISCO_88_Major | The form ''isco_88_major'' is implemented by the class: [[Class: iHRIS_ISCO_88_Major |iHRIS_ISCO_88_Major]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Major Group | **Header: Major Group | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*description: | *description: | ||
**Header: Description | **Header: Description | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==isco_88_minor== | ==isco_88_minor== | ||
The form ''isco_88_minor'' is implemented by the class: iHRIS_ISCO_88_Minor | The form ''isco_88_minor'' is implemented by the class: [[Class: iHRIS_ISCO_88_Minor |iHRIS_ISCO_88_Minor]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Minor Group | **Header: Minor Group | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*description: | *description: | ||
**Header: Description | **Header: Description | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*isco_88_sub_major: | *isco_88_sub_major: | ||
**Header: Sub-Major Group | **Header: Sub-Major Group | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#isco_88_sub_major|isco_88_sub_major]] | **Maps To Forms: [[#isco_88_sub_major|isco_88_sub_major]] | ||
==isco_88_sub_major== | ==isco_88_sub_major== | ||
The form ''isco_88_sub_major'' is implemented by the class: iHRIS_ISCO_88_Sub_Major | The form ''isco_88_sub_major'' is implemented by the class: [[Class: iHRIS_ISCO_88_Sub_Major |iHRIS_ISCO_88_Sub_Major]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Sub-Major Group | **Header: Sub-Major Group | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*description: | *description: | ||
**Header: Description | **Header: Description | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*isco_88_major: | *isco_88_major: | ||
**Header: Major Group | **Header: Major Group | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#isco_88_major|isco_88_major]] | **Maps To Forms: [[#isco_88_major|isco_88_major]] | ||
==isco_88_unit== | ==isco_88_unit== | ||
The form ''isco_88_unit'' is implemented by the class: iHRIS_ISCO_88_Unit | The form ''isco_88_unit'' is implemented by the class: [[Class: iHRIS_ISCO_88_Unit |iHRIS_ISCO_88_Unit]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Unit | **Header: Unit | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*description: | *description: | ||
**Header: Description | **Header: Description | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*isco_88_minor: | *isco_88_minor: | ||
**Header: Minor Group | **Header: Minor Group | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#isco_88_minor|isco_88_minor]] | **Maps To Forms: [[#isco_88_minor|isco_88_minor]] | ||
==job== | ==job== | ||
The form ''job'' is implemented by the class: iHRIS_Job | The form ''job'' is implemented by the class: [[Class: iHRIS_Job |iHRIS_Job]] | ||
It has the following fields: | It has the following fields: | ||
*title: | *title: | ||
**Header: Title | **Header: Title | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*code: | *code: | ||
**Header: Code | **Header: Code | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*description: | *description: | ||
**Header: Description | **Header: Description | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*salary_grade: | *salary_grade: | ||
**Header: Salary Grade | **Header: Salary Grade | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#salary_grade|salary_grade]] | **Maps To Forms: [[#salary_grade|salary_grade]] | ||
*cadre: | *cadre: | ||
**Header: Cadre (Health Professionals Only) | **Header: Cadre (Health Professionals Only) | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#cadre|cadre]] | **Maps To Forms: [[#cadre|cadre]] | ||
*classification: | *classification: | ||
**Header: Classification | **Header: Classification | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#classification|classification]] | **Maps To Forms: [[#classification|classification]] | ||
*isco_88_unit: | *isco_88_unit: | ||
**Header: ISCO 88 Code | **Header: ISCO 88 Code | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#isco_88_unit|isco_88_unit]] | **Maps To Forms: [[#isco_88_unit|isco_88_unit]] | ||
==language== | ==language== | ||
The form ''language'' is implemented by the class: I2CE_SimpleList | The form ''language'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==language_proficiency== | ==language_proficiency== | ||
The form ''language_proficiency'' is implemented by the class: I2CE_SimpleList | The form ''language_proficiency'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==marital_status== | ==marital_status== | ||
The form ''marital_status'' is implemented by the class: I2CE_SimpleList | The form ''marital_status'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==notes== | ==notes== | ||
The form ''notes'' is implemented by the class: iHRIS_Notes | The form ''notes'' is implemented by the class: [[Class: iHRIS_Notes |iHRIS_Notes]] | ||
It has the following fields: | It has the following fields: | ||
*note: | *note: | ||
**Header: Note | **Header: Note | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
**Restrictions: Required | |||
*date_added: | *date_added: | ||
**Header: Date Added | **Header: Date Added | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
==person== | ==person== | ||
The form ''person'' is implemented by the class: iHRIS_ManagePerson | The form ''person'' is implemented by the class: [[Class: iHRIS_ManagePerson |iHRIS_ManagePerson]] | ||
It has the child forms:*[[#child_form|application]] | |||
This form holds basic information about a person such as their names and residence | |||
It has the child forms: | |||
*[[#child_form|application]] | |||
*[[#child_form|benefit]] | |||
*[[#child_form|demographic]] | |||
*[[#child_form|education]] | |||
*[[#child_form|employment]] | |||
*[[#child_form|notes]] | |||
*[[#child_form|person_competency]] | |||
*[[#child_form|person_contact_emergency]] | |||
*[[#child_form|person_contact_other]] | |||
*[[#child_form|person_contact_personal]] | |||
*[[#child_form|person_contact_work]] | |||
*[[#child_form|person_id]] | |||
*[[#child_form|person_language]] | |||
*[[#child_form|person_photo_passport]] | |||
*[[#child_form|person_position]] | |||
*[[#child_form|person_resume]] | |||
*[[#child_form|person_scheduled_training_course]] | |||
*[[#child_form|position_decision]] | |||
*[[#child_form|position_interview]] | |||
*[[#child_form|registration]] | |||
It has the following fields: | It has the following fields: | ||
*nationality: | *nationality: | ||
**Header: Nationality | **Header: Nationality | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#country|country]] | **Maps To Forms: [[#country|country]] | ||
*residence: | *residence: | ||
**Header: Residence | **Header: Residence | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#county|county]],[[#district|district]] | **Maps To Forms: [[#county|county]],[[#district|district]] | ||
*surname: | *surname: | ||
**Header: Surname | **Header: Surname | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*firstname: | *firstname: | ||
**Header: First Name | **Header: First Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*othername: | *othername: | ||
**Header: Other Names | **Header: Other Names | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
==person_competency== | ==person_competency== | ||
The form ''person_competency'' is implemented by the class: | The form ''person_competency'' is implemented by the class: [[Class: iHRIS_PersonCompetency |iHRIS_PersonCompetency]] | ||
It has the following fields: | It has the following fields: | ||
*evaluation_date: | *evaluation_date: | ||
**Header: Last Evaluated | **Header: Last Evaluated | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
*competency_evaluation: | *competency_evaluation: | ||
**Header: Evaluation | **Header: Evaluation | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#competency_evaluation|competency_evaluation]] | **Maps To Forms: [[#competency_evaluation|competency_evaluation]] | ||
*competency: | *competency: | ||
**Header: Competency | **Header: Competency | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#competency|competency]] | **Maps To Forms: [[#competency|competency]] | ||
==person_contact_emergency== | ==person_contact_emergency== | ||
The form ''person_contact_emergency'' is implemented by the class: iHRIS_Contact | The form ''person_contact_emergency'' is implemented by the class: [[Class: iHRIS_Contact |iHRIS_Contact]] | ||
It has the following fields: | It has the following fields: | ||
*address: | *address: | ||
**Header: Mailing Address | **Header: Mailing Address | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*telephone: | *telephone: | ||
**Header: Telephone Number | **Header: Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*alt_telephone: | *alt_telephone: | ||
**Header: Alternate Telephone Number | **Header: Alternate Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*fax: | *fax: | ||
**Header: Fax Number | **Header: Fax Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*email: | *email: | ||
**Header: Email Address | **Header: Email Address | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==person_contact_other== | ==person_contact_other== | ||
The form ''person_contact_other'' is implemented by the class: iHRIS_Contact | The form ''person_contact_other'' is implemented by the class: [[Class: iHRIS_Contact |iHRIS_Contact]] | ||
It has the following fields: | It has the following fields: | ||
*address: | *address: | ||
**Header: Mailing Address | **Header: Mailing Address | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*telephone: | *telephone: | ||
**Header: Telephone Number | **Header: Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*alt_telephone: | *alt_telephone: | ||
**Header: Alternate Telephone Number | **Header: Alternate Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*fax: | *fax: | ||
**Header: Fax Number | **Header: Fax Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*email: | *email: | ||
**Header: Email Address | **Header: Email Address | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==person_contact_personal== | ==person_contact_personal== | ||
The form ''person_contact_personal'' is implemented by the class: iHRIS_Contact | The form ''person_contact_personal'' is implemented by the class: [[Class: iHRIS_Contact |iHRIS_Contact]] | ||
It has the following fields: | It has the following fields: | ||
*address: | *address: | ||
**Header: Mailing Address | **Header: Mailing Address | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*telephone: | *telephone: | ||
**Header: Telephone Number | **Header: Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*alt_telephone: | *alt_telephone: | ||
**Header: Alternate Telephone Number | **Header: Alternate Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*fax: | *fax: | ||
**Header: Fax Number | **Header: Fax Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*email: | *email: | ||
**Header: Email Address | **Header: Email Address | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==person_contact_work== | ==person_contact_work== | ||
The form ''person_contact_work'' is implemented by the class: iHRIS_Contact | The form ''person_contact_work'' is implemented by the class: [[Class: iHRIS_Contact |iHRIS_Contact]] | ||
It has the following fields: | It has the following fields: | ||
*address: | *address: | ||
**Header: Mailing Address | **Header: Mailing Address | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*telephone: | *telephone: | ||
**Header: Telephone Number | **Header: Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*alt_telephone: | *alt_telephone: | ||
**Header: Alternate Telephone Number | **Header: Alternate Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*fax: | *fax: | ||
**Header: Fax Number | **Header: Fax Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*email: | *email: | ||
**Header: Email Address | **Header: Email Address | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==person_id== | ==person_id== | ||
The form ''person_id'' is implemented by the class: iHRIS_PersonID | The form ''person_id'' is implemented by the class: [[Class: iHRIS_PersonID |iHRIS_PersonID]] | ||
This form holds basic information about an identification for a person | |||
It has the following fields: | It has the following fields: | ||
*id_type: | *id_type: | ||
**Header: Identification Type | **Header: Identification Type | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#id_type|id_type]] | **Maps To Forms: [[#id_type|id_type]] | ||
*id_num: | *id_num: | ||
**Header: Identification Number | **Header: Identification Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
==person_language== | ==person_language== | ||
The form ''person_language'' is implemented by the class: iHRIS_PersonLanguage | The form ''person_language'' is implemented by the class: [[Class: iHRIS_PersonLanguage |iHRIS_PersonLanguage]] | ||
It has the following fields: | It has the following fields: | ||
*speaking: | *speaking: | ||
**Header: Speaking Proficiency | **Header: Speaking Proficiency | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#language_proficiency|language_proficiency]] | **Maps To Forms: [[#language_proficiency|language_proficiency]] | ||
*reading: | *reading: | ||
**Header: Reading Proficiency | **Header: Reading Proficiency | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#language_proficiency|language_proficiency]] | **Maps To Forms: [[#language_proficiency|language_proficiency]] | ||
*writing: | *writing: | ||
**Header: Writing Proficiency | **Header: Writing Proficiency | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#language_proficiency|language_proficiency]] | **Maps To Forms: [[#language_proficiency|language_proficiency]] | ||
*language: | *language: | ||
**Header: Language | **Header: Language | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#language|language]] | **Maps To Forms: [[#language|language]] | ||
==person_photo_passport== | |||
The form ''person_photo_passport'' is implemented by the class: [[Class: iHRIS_Photo |iHRIS_Photo]] | |||
It has the following fields: | |||
*image: | |||
**Header: Image | |||
**Type: [[Class: I2CE_FormField_IMAGE |IMAGE]] | |||
*date: | |||
**Header: Date | |||
**Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | |||
**Restrictions: Required | |||
*description: | |||
**Header: Description | |||
**Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | |||
==person_position== | ==person_position== | ||
The form ''person_position'' is implemented by the class: iHRIS_PersonPosition | The form ''person_position'' is implemented by the class: [[Class: iHRIS_PersonPosition |iHRIS_PersonPosition]] | ||
It has the child forms:*[[#child_form|salary]] | |||
This form is used to link a person to a pariticular position residence | |||
It has the child forms: | |||
*[[#child_form|salary]] | |||
It has the following fields: | It has the following fields: | ||
*reason: | *reason: | ||
**Header: Reason for Departure | **Header: Reason for Departure | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#pos_change_reason|pos_change_reason]] | **Maps To Forms: [[#pos_change_reason|pos_change_reason]] | ||
*position: | *position: | ||
**Header: Position | **Header: Position | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#position|position]] | **Maps To Forms: [[#position|position]] | ||
*start_date: | *start_date: | ||
**Header: Start Date | **Header: Start Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
*end_date: | *end_date: | ||
**Header: End Date | **Header: End Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
==person_resume== | |||
The form ''person_resume'' is implemented by the class: [[Class: iHRIS_Document |iHRIS_Document]] | |||
It has the following fields: | |||
*document: | |||
**Header: Document | |||
**Type: [[Class: I2CE_FormField_DOCUMENT |DOCUMENT]] | |||
*date: | |||
**Header: Date | |||
**Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | |||
**Restrictions: Required | |||
*description: | |||
**Header: Description | |||
**Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | |||
==person_scheduled_training_course== | ==person_scheduled_training_course== | ||
The form ''person_scheduled_training_course'' is implemented by the class: iHRIS_Person_Scheduled_Training_Course | The form ''person_scheduled_training_course'' is implemented by the class: [[Class: iHRIS_Person_Scheduled_Training_Course |iHRIS_Person_Scheduled_Training_Course]] | ||
It has the child forms:*[[#child_form|training_course_competency_evaluation]] | It has the child forms: | ||
*[[#child_form|training_course_competency_evaluation]] | |||
It has the following fields: | It has the following fields: | ||
*is_retraining: | *is_retraining: | ||
**Header: Retraining | **Header: Retraining | ||
**Type: YESNO | **Type: [[Class: I2CE_FormField_YESNO |YESNO]] | ||
*completed: | *completed: | ||
**Header: Completed | **Header: Completed | ||
**Type: YESNO | **Type: [[Class: I2CE_FormField_YESNO |YESNO]] | ||
*request_date: | *request_date: | ||
**Header: Request Date | **Header: Request Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*training_course_evaluation: | *training_course_evaluation: | ||
**Header: Evaluation | **Header: Evaluation | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#training_course_evaluation|training_course_evaluation]] | **Maps To Forms: [[#training_course_evaluation|training_course_evaluation]] | ||
*training_course_requestor: | *training_course_requestor: | ||
**Header: Requested By | **Header: Requested By | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#training_course_requestor|training_course_requestor]] | **Maps To Forms: [[#training_course_requestor|training_course_requestor]] | ||
*scheduled_training_course: | *scheduled_training_course: | ||
**Header: Instance | **Header: Instance | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#scheduled_training_course|scheduled_training_course]] | **Maps To Forms: [[#scheduled_training_course|scheduled_training_course]] | ||
==pos_change_reason== | ==pos_change_reason== | ||
The form ''pos_change_reason'' is implemented by the class: I2CE_SimpleList | The form ''pos_change_reason'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==position== | ==position== | ||
The form ''position'' is implemented by the class: iHRIS_Position | The form ''position'' is implemented by the class: [[Class: iHRIS_Position |iHRIS_Position]] | ||
It has the following fields: | It has the following fields: | ||
*source: | *source: | ||
**Header: Source | **Header: Source | ||
**Type: MAP_MULT | **Type: [[Class: I2CE_FormField_MAP_MULT |MAP_MULT]] | ||
**Maps To Forms: [[#salary_source|salary_source]] | **Maps To Forms: [[#salary_source|salary_source]] | ||
*supervisor: | *supervisor: | ||
**Header: Supervisor | **Header: Supervisor | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#position|position]] | **Maps To Forms: [[#position|position]] | ||
*pos_type: | *pos_type: | ||
**Header: Position Type | **Header: Position Type | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#position_type|position_type]] | **Maps To Forms: [[#position_type|position_type]] | ||
*status: | *status: | ||
**Header: Status | **Header: Status | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#position_status|position_status]] | **Maps To Forms: [[#position_status|position_status]] | ||
*code: | *code: | ||
**Header: Position Code | **Header: Position Code | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*job: | *job: | ||
**Header: Job | **Header: Job | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#job|job]] | **Maps To Forms: [[#job|job]] | ||
*title: | *title: | ||
**Header: Position Title | **Header: Position Title | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*description: | *description: | ||
**Header: Position Description | **Header: Position Description | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*proposed_salary: | *proposed_salary: | ||
**Header: Proposed Salary | **Header: Proposed Salary | ||
**Type: CURRENCY | **Type: [[Class: iHRIS_FormField_CURRENCY |CURRENCY]] | ||
**Maps To Forms: [[#currency|currency]] | **Maps To Forms: [[#currency|currency]] | ||
*facility: | *facility: | ||
**Header: Facility | **Header: Facility | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#facility|facility]] | **Maps To Forms: [[#facility|facility]] | ||
*department: | *department: | ||
**Header: Department | **Header: Department | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#department|department]] | **Maps To Forms: [[#department|department]] | ||
*proposed_end_date: | *proposed_end_date: | ||
**Header: Proposed End Date | **Header: Proposed End Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
*proposed_hiring_date: | *proposed_hiring_date: | ||
**Header: Proposed Hiring Date | **Header: Proposed Hiring Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
*posted_date: | *posted_date: | ||
**Header: Date Posted | **Header: Date Posted | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
*comments: | *comments: | ||
**Header: Position Comments | **Header: Position Comments | ||
**Type: STRING_TEXT | **Type: [[Class: I2CE_FormField_STRING_TEXT |STRING_TEXT]] | ||
*interview_comments: | *interview_comments: | ||
**Header: Interview Comments | **Header: Interview Comments | ||
**Type: STRING_TEXT | **Type: [[Class: I2CE_FormField_STRING_TEXT |STRING_TEXT]] | ||
==position_decision== | ==position_decision== | ||
The form ''position_decision'' is implemented by the class: iHRIS_PositionDecision | The form ''position_decision'' is implemented by the class: [[Class: iHRIS_PositionDecision |iHRIS_PositionDecision]] | ||
It has the following fields: | It has the following fields: | ||
*date: | *date: | ||
**Header: Date of Decision | **Header: Date of Decision | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
*offer: | *offer: | ||
**Header: Make a Job Offer? | **Header: Make a Job Offer? | ||
**Type: YESNO | **Type: [[Class: I2CE_FormField_YESNO |YESNO]] | ||
*comments: | *comments: | ||
**Header: Comments | **Header: Comments | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==position_interview== | ==position_interview== | ||
The form ''position_interview'' is implemented by the class: iHRIS_PositionInterview | The form ''position_interview'' is implemented by the class: [[Class: iHRIS_PositionInterview |iHRIS_PositionInterview]] | ||
It has the following fields: | It has the following fields: | ||
*date: | *date: | ||
**Header: Date of Interview | **Header: Date of Interview | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
*person: | *person: | ||
**Header: People Attending | **Header: People Attending | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*comments: | *comments: | ||
**Header: Comments | **Header: Comments | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==position_status== | ==position_status== | ||
The form ''position_status'' is implemented by the class: I2CE_SimpleList | The form ''position_status'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==position_type== | ==position_type== | ||
The form ''position_type'' is implemented by the class: I2CE_SimpleList | The form ''position_type'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==region== | ==region== | ||
The form ''region'' is implemented by the class: iHRIS_Region | The form ''region'' is implemented by the class: [[Class: iHRIS_Region |iHRIS_Region]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique in {country} | |||
*country: | *country: | ||
**Header: Country | **Header: Country | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#country|country]] | **Maps To Forms: [[#country|country]] | ||
*code: | *code: | ||
**Header: Code | **Header: Code | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
==registration== | ==registration== | ||
The form ''registration'' is implemented by the class: iHRIS_Registration | The form ''registration'' is implemented by the class: [[Class: iHRIS_Registration |iHRIS_Registration]] | ||
It has the following fields: | It has the following fields: | ||
*council: | *council: | ||
**Header: Registration Council | **Header: Registration Council | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#council|council]] | **Maps To Forms: [[#council|council]] | ||
*registration_number: | *registration_number: | ||
**Header: Registration Number | **Header: Registration Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*license_number: | *license_number: | ||
**Header: License Number | **Header: License Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*registration_date: | *registration_date: | ||
**Header: Registration Date | **Header: Registration Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
*license_expiration: | *license_expiration: | ||
**Header: License Expiration Date | **Header: License Expiration Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
==role== | ==role== | ||
The form ''role'' is implemented by the class: I2CE_Role | The form ''role'' is implemented by the class: [[Class: I2CE_Role |I2CE_Role]] | ||
It has the following fields: | It has the following fields: | ||
*trickle_up: | *trickle_up: | ||
**Header: Trickle Up | **Header: Trickle Up | ||
**Type: MAP_MULT | **Type: [[Class: I2CE_FormField_MAP_MULT |MAP_MULT]] | ||
**Maps To Forms: [[#role|role]] | **Maps To Forms: [[#role|role]] | ||
*name: | *name: | ||
**Header: Role | **Header: Role | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*assignable: | *assignable: | ||
**Header: Can Assign To User | **Header: Can Assign To User | ||
**Type: YESNO | **Type: [[Class: I2CE_FormField_YESNO |YESNO]] | ||
**Restrictions: Required | |||
==salary== | ==salary== | ||
The form ''salary'' is implemented by the class: iHRIS_Salary | The form ''salary'' is implemented by the class: [[Class: iHRIS_Salary |iHRIS_Salary]] | ||
It has the following fields: | It has the following fields: | ||
*start_date: | *start_date: | ||
**Header: Start Date | **Header: Start Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
*salary: | *salary: | ||
**Header: Salary | **Header: Salary | ||
**Type: CURRENCY | **Type: [[Class: iHRIS_FormField_CURRENCY |CURRENCY]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#currency|currency]] | **Maps To Forms: [[#currency|currency]] | ||
*end_date: | *end_date: | ||
**Header: End Date | **Header: End Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==salary_grade== | ==salary_grade== | ||
The form ''salary_grade'' is implemented by the class: iHRIS_SalaryGrade | The form ''salary_grade'' is implemented by the class: [[Class: iHRIS_SalaryGrade |iHRIS_SalaryGrade]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*start: | *start: | ||
**Header: Start | **Header: Start | ||
**Type: CURRENCY | **Type: [[Class: iHRIS_FormField_CURRENCY |CURRENCY]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#currency|currency]] | **Maps To Forms: [[#currency|currency]] | ||
*end: | *end: | ||
**Header: End | **Header: End | ||
**Type: CURRENCY | **Type: [[Class: iHRIS_FormField_CURRENCY |CURRENCY]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#currency|currency]] | **Maps To Forms: [[#currency|currency]] | ||
*midpoint: | *midpoint: | ||
**Header: MidPoint | **Header: MidPoint | ||
**Type: CURRENCY | **Type: [[Class: iHRIS_FormField_CURRENCY |CURRENCY]] | ||
**Maps To Forms: [[#currency|currency]] | **Maps To Forms: [[#currency|currency]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==salary_source== | ==salary_source== | ||
The form ''salary_source'' is implemented by the class: I2CE_SimpleList | The form ''salary_source'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==scheduled_training_course== | ==scheduled_training_course== | ||
The form ''scheduled_training_course'' is implemented by the class: iHRIS_Scheduled_Training_Course | The form ''scheduled_training_course'' is implemented by the class: [[Class: iHRIS_Scheduled_Training_Course |iHRIS_Scheduled_Training_Course]] | ||
It has the following fields: | It has the following fields: | ||
*location: | *location: | ||
**Header: Location | **Header: Location | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#county|county]],[[#district|district]] | **Maps To Forms: [[#county|county]],[[#district|district]] | ||
*training_course: | *training_course: | ||
**Header: Training Course | **Header: Training Course | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#training_course|training_course]] | **Maps To Forms: [[#training_course|training_course]] | ||
*name: | |||
**Header: Site | |||
**Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | |||
**Restrictions: Required, Unique | |||
*num_students: | *num_students: | ||
**Header: Maximum Number of Students | **Header: Maximum Number of Students | ||
**Type: INT | **Type: [[Class: I2CE_FormField_INT |INT]] | ||
**Restrictions: Required | |||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*instructors: | *instructors: | ||
**Header: Instructors | **Header: Instructors | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*start_date: | *start_date: | ||
**Header: Start Date | **Header: Start Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
*end_date: | *end_date: | ||
**Header: End Date | **Header: End Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
** | |||
==training_course== | ==training_course== | ||
The form ''training_course'' is implemented by the class: iHRIS_Training_Course | The form ''training_course'' is implemented by the class: [[Class: iHRIS_Training_Course |iHRIS_Training_Course]] | ||
This form holds basic information about a training course | |||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*topic: | *topic: | ||
**Header: Topic | **Header: Topic | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*training_institution: | *training_institution: | ||
**Header: Training Institution | **Header: Training Institution | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#training_institution|training_institution]] | **Maps To Forms: [[#training_institution|training_institution]] | ||
*training_funder: | *training_funder: | ||
**Header: Training Funders | **Header: Training Funders | ||
**Type: MAP_MULT | **Type: [[Class: I2CE_FormField_MAP_MULT |MAP_MULT]] | ||
**Maps To Forms: [[#training_funder|training_funder]] | **Maps To Forms: [[#training_funder|training_funder]] | ||
*continuing_education_course: | *continuing_education_course: | ||
**Header: CEUs Provided | **Header: CEUs Provided | ||
**Type: MAP_MULT | **Type: [[Class: I2CE_FormField_MAP_MULT |MAP_MULT]] | ||
**Maps To Forms: [[#continuing_education_course|continuing_education_course]] | **Maps To Forms: [[#continuing_education_course|continuing_education_course]] | ||
*training_course_status: | *training_course_status: | ||
**Header: Status | **Header: Status | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#training_course_status|training_course_status]] | **Maps To Forms: [[#training_course_status|training_course_status]] | ||
*training_course_category: | *training_course_category: | ||
**Header: Category | **Header: Category | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#training_course_category|training_course_category]] | **Maps To Forms: [[#training_course_category|training_course_category]] | ||
*competency: | *competency: | ||
**Header: Competencies Provided | **Header: Competencies Provided | ||
**Type: MAP_MULT | **Type: [[Class: I2CE_FormField_MAP_MULT |MAP_MULT]] | ||
**Maps To Forms: [[#competency|competency]] | **Maps To Forms: [[#competency|competency]] | ||
==training_course_category== | ==training_course_category== | ||
The form ''training_course_category'' is implemented by the class: I2CE_SimpleList | The form ''training_course_category'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==training_course_competency_evaluation== | ==training_course_competency_evaluation== | ||
The form ''training_course_competency_evaluation'' is implemented by the class: iHRIS_Training_Course_Competency_Evaluation | The form ''training_course_competency_evaluation'' is implemented by the class: [[Class: iHRIS_Training_Course_Competency_Evaluation |iHRIS_Training_Course_Competency_Evaluation]] | ||
It has the following fields: | It has the following fields: | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*evaluation_date: | *evaluation_date: | ||
**Header: Evaluation Date | **Header: Evaluation Date | ||
**Type: DATE_YMD | **Type: [[Class: I2CE_FormField_DATE_YMD |DATE_YMD]] | ||
**Restrictions: Required | |||
*competency_evaluation: | *competency_evaluation: | ||
**Header: Evaluation | **Header: Evaluation | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#competency_evaluation|competency_evaluation]] | **Maps To Forms: [[#competency_evaluation|competency_evaluation]] | ||
*competency: | *competency: | ||
**Header: Competency | **Header: Competency | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Restrictions: Required | |||
**Maps To Forms: [[#competency|competency]] | **Maps To Forms: [[#competency|competency]] | ||
==training_course_evaluation== | ==training_course_evaluation== | ||
The form ''training_course_evaluation'' is implemented by the class: iHRIS_Training_Course_Evaluation | The form ''training_course_evaluation'' is implemented by the class: [[Class: iHRIS_Training_Course_Evaluation |iHRIS_Training_Course_Evaluation]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
*competency_evaluation: | *competency_evaluation: | ||
**Header: Competency Evaluation | **Header: Competency Evaluation | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#competency_evaluation|competency_evaluation]] | **Maps To Forms: [[#competency_evaluation|competency_evaluation]] | ||
==training_course_requestor== | ==training_course_requestor== | ||
The form ''training_course_requestor'' is implemented by the class: I2CE_SimpleList | The form ''training_course_requestor'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==training_course_status== | ==training_course_status== | ||
The form ''training_course_status'' is implemented by the class: I2CE_SimpleList | The form ''training_course_status'' is implemented by the class: [[Class: I2CE_SimpleList |I2CE_SimpleList]] | ||
It has the following fields: | It has the following fields: | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==training_funder== | ==training_funder== | ||
The form ''training_funder'' is implemented by the class: iHRIS_ListByCountry | The form ''training_funder'' is implemented by the class: [[Class: iHRIS_ListByCountry |iHRIS_ListByCountry]] | ||
It has the child forms:*[[#child_form|training_funder_contact]] | It has the child forms: | ||
*[[#child_form|training_funder_contact]] | |||
It has the following fields: | It has the following fields: | ||
*location: | *location: | ||
**Header: Location | **Header: Location | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#county|county]],[[#district|district]] | **Maps To Forms: [[#county|county]],[[#district|district]] | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==training_funder_contact== | ==training_funder_contact== | ||
The form ''training_funder_contact'' is implemented by the class: iHRIS_Contact | The form ''training_funder_contact'' is implemented by the class: [[Class: iHRIS_Contact |iHRIS_Contact]] | ||
It has the following fields: | It has the following fields: | ||
*address: | *address: | ||
**Header: Mailing Address | **Header: Mailing Address | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*telephone: | *telephone: | ||
**Header: Telephone Number | **Header: Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*alt_telephone: | *alt_telephone: | ||
**Header: Alternate Telephone Number | **Header: Alternate Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*fax: | *fax: | ||
**Header: Fax Number | **Header: Fax Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*email: | *email: | ||
**Header: Email Address | **Header: Email Address | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==training_institution== | ==training_institution== | ||
The form ''training_institution'' is implemented by the class: iHRIS_ListByCountry | The form ''training_institution'' is implemented by the class: [[Class: iHRIS_ListByCountry |iHRIS_ListByCountry]] | ||
It has the child forms:*[[#child_form|training_institution_contact]] | It has the child forms: | ||
*[[#child_form|training_institution_contact]] | |||
It has the following fields: | It has the following fields: | ||
*location: | *location: | ||
**Header: Location | **Header: Location | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#county|county]],[[#district|district]] | **Maps To Forms: [[#county|county]],[[#district|district]] | ||
*name: | *name: | ||
**Header: Name | **Header: Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required, Unique | |||
==training_institution_contact== | ==training_institution_contact== | ||
The form ''training_institution_contact'' is implemented by the class: iHRIS_Contact | The form ''training_institution_contact'' is implemented by the class: [[Class: iHRIS_Contact |iHRIS_Contact]] | ||
It has the following fields: | It has the following fields: | ||
*address: | *address: | ||
**Header: Mailing Address | **Header: Mailing Address | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
*telephone: | *telephone: | ||
**Header: Telephone Number | **Header: Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*alt_telephone: | *alt_telephone: | ||
**Header: Alternate Telephone Number | **Header: Alternate Telephone Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*fax: | *fax: | ||
**Header: Fax Number | **Header: Fax Number | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*email: | *email: | ||
**Header: Email Address | **Header: Email Address | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*notes: | *notes: | ||
**Header: Notes | **Header: Notes | ||
**Type: STRING_MLINE | **Type: [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE]] | ||
==user== | ==user== | ||
The form ''user'' is implemented by the class: I2CE_User_Form | The form ''user'' is implemented by the class: [[Class: I2CE_User_Form |I2CE_User_Form]] | ||
It has the following fields: | It has the following fields: | ||
*username: | *username: | ||
**Header: Username | **Header: Username | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*password: | *password: | ||
**Header: Password (leave blank to keep the same password) | **Header: Password (leave blank to keep the same password) | ||
**Type: | **Type: [[Class: I2CE_FormField_STRING_PASS |STRING_PASS]] | ||
*firstname: | *firstname: | ||
**Header: First Name | **Header: First Name | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*lastname: | *lastname: | ||
**Header: Surname | **Header: Surname | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
**Restrictions: Required | |||
*email: | *email: | ||
**Header: Email | **Header: Email | ||
**Type: STRING_LINE | **Type: [[Class: I2CE_FormField_STRING_LINE |STRING_LINE]] | ||
*role: | *role: | ||
**Header: Role | **Header: Role | ||
**Type: MAP | **Type: [[Class: I2CE_FormField_MAP |MAP]] | ||
**Maps To Forms: [[#role|role]] | **Maps To Forms: [[#role|role]] | ||
*creator: | *creator: | ||
**Header: | **Header: | ||
**Type: INT | **Type: [[Class: I2CE_FormField_INT |INT]] | ||
Latest revision as of 09:19, 15 September 2010
These are the forms and fields in iHRIS Manage version 4.0.1
There is also a graphical visualization of this data. Warning: this is a very large file and you may wish to save it to your desktop instead of viewing it in your browser.
Here is a description of the Field types.
application
The form application is implemented by the class: iHRIS_Applicant It has the following fields:
- position:
- felony:
- Header: Have you ever been convicted of a felony?
- Type: YESNO
- felony_circumstance:
- Header: If yes, give the circumstances.
- Type: STRING_MLINE
- other_info:
- Header: In addition to your work history, are there other skills, qualifications or experience we should consider?
- Type: STRING_MLINE
- hear:
- Header: How did you hear of this opening?
- Type: STRING_MLINE
- start_date:
- Header: When can you start?
- Type: DATE_YMD
- desired_wage:
- full_time:
- Header: Are you looking for full-time employment?
- Type: YESNO
- hours:
- Header: If no, what hours are you available?
- Type: STRING_MLINE
benefit
The form benefit is implemented by the class: iHRIS_Benefit It has the following fields:
- type:
- Header: Benefit Type
- Type: MAP
- Restrictions: Required
- Maps To Forms: benefit_type
- source:
- Header: Source
- Type: MAP
- Restrictions: Required
- Maps To Forms: salary_source
- recurrence:
- Header: Recurrence Frequency
- Type: MAP
- Restrictions: Required
- Maps To Forms: benefit_recurrence
- amount:
- start_date:
- Header: Start Date
- Type: DATE_YMD
- Restrictions: Required
- end_date:
- Header: End Date
- Type: DATE_YMD
benefit_recurrence
The form benefit_recurrence is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
benefit_type
The form benefit_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
cadre
The form cadre is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
classification
The form classification is implemented by the class: iHRIS_Classification It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
- description:
- Header: Description
- Type: STRING_LINE
- code:
- Header: Code
- Type: STRING_LINE
competency
The form competency is implemented by the class: iHRIS_Competency It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique in {competency_type}
- competency_type:
- Header: Competency Type
- Type: MAP
- Restrictions: Required
- Maps To Forms: competency_type
- notes:
- Header: Notes
- Type: STRING_MLINE
competency_evaluation
The form competency_evaluation is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
competency_type
The form competency_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
contact
The form contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
continuing_education
The form continuing_education is implemented by the class: iHRIS_ContinuingEducation It has the following fields:
- continuing_education_course:
- Header: Continuing Education Course
- Type: MAP
- Restrictions: Required
- Maps To Forms: continuing_education_course
- credit_hours:
- Header: Credit Hours
- Type: INT
- Restrictions: Required
- start_date:
- Header: Start Date
- Type: DATE_YMD
- Restrictions: Required
- end_date:
- Header: End Date
- Type: DATE_YMD
- Restrictions: Required
continuing_education_course
The form continuing_education_course is implemented by the class: iHRIS_ContinuingEducationCourse It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required
- credit_hours:
- Header: Credit Hours
- Type: INT
- Restrictions: Required
council
The form council is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
country
The form country is implemented by the class: iHRIS_Country It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
- alpha_two:
- Header: 2 Character Alpha Code
- Type: STRING_LINE
- Restrictions: Required, Unique
- code:
- Header: ISO Numeric Code
- Type: INT
- primary:
- Header: Primary Country
- Type: YESNO
- location:
- Header: Use for Location Selection
- Type: YESNO
county
The form county is implemented by the class: iHRIS_County It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique in {district}
- district:
currency
The form currency is implemented by the class: iHRIS_Currency It has the following fields:
- code:
- Header: Currency Code
- Type: STRING_LINE
- Restrictions: Required, Unique
- name:
- Header: Name
- Type: STRING_LINE
- country:
- symbol:
- Header: Symbol
- Type: STRING_LINE
degree
The form degree is implemented by the class: iHRIS_Degree It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique in {edu_type}
- edu_type:
demographic
The form demographic is implemented by the class: iHRIS_ManageDemographic It has the following fields:
- birth_date:
- Header: Date of Birth
- Type: DATE_YMD
- gender:
- marital_status:
- Header: Marital Status
- Type: MAP
- Maps To Forms: marital_status
- dependents:
- Header: Number of Dependents
- Type: INT
department
The form department is implemented by the class: iHRIS_Department It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
district
The form district is implemented by the class: iHRIS_District It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique in {region:country}
- region:
- code:
- Header: Code
- Type: STRING_LINE
edu_type
The form edu_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
education
The form education is implemented by the class: iHRIS_Education It has the following fields:
- degree:
- institution:
- Header: Institution Name
- Type: STRING_LINE
- Restrictions: Required
- location:
- Header: Institution Location
- Type: STRING_LINE
- year:
- Header: Year of Graduation (leave blank if In Progress)
- Type: DATE_Y
- major:
- Header: Major
- Type: STRING_LINE
employee_status
The form employee_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
employment
The form employment is implemented by the class: iHRIS_Employment It has the following fields:
- company_name:
- Header: Company Name
- Type: STRING_LINE
- Restrictions: Required
- company_address:
- Header: Company Address
- Type: STRING_MLINE
- company_phone:
- Header: Company Telephone
- Type: STRING_LINE
- start_date:
- Header: Date Started
- Type: DATE_YMD
- Restrictions: Required
- start_wage:
- start_position:
- Header: Starting Position
- Type: STRING_LINE
- end_date:
- Header: Date Ended (leave blank if still employed)
- Type: DATE_YMD
- end_wage:
- end_position:
- Header: Ending Position
- Type: STRING_LINE
- supervisor:
- Header: Supervisor
- Type: STRING_LINE
- contact_ok:
- Header: Ok to Contact?
- Type: YESNO
- responsibilities:
- Header: Job Responsibilities
- Type: STRING_MLINE
- reason_for_leaving:
- Header: Reason for Leaving
- Type: STRING_MLINE
facility
The form facility is implemented by the class: iHRIS_Facility
This form is used to descibe basic information about a facility
It has the child forms:
It has the following fields:
- location:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
- facility_type:
- Header: Facility Type
- Type: MAP
- Restrictions: Required
- Maps To Forms: facility_type
facility_contact
The form facility_contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
facility_type
The form facility_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
gender
The form gender is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
id_type
The form id_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
isco_88_major
The form isco_88_major is implemented by the class: iHRIS_ISCO_88_Major It has the following fields:
- name:
- Header: Major Group
- Type: STRING_LINE
- Restrictions: Required
- description:
- Header: Description
- Type: STRING_MLINE
isco_88_minor
The form isco_88_minor is implemented by the class: iHRIS_ISCO_88_Minor It has the following fields:
- name:
- Header: Minor Group
- Type: STRING_LINE
- Restrictions: Required
- description:
- Header: Description
- Type: STRING_MLINE
- isco_88_sub_major:
- Header: Sub-Major Group
- Type: MAP
- Maps To Forms: isco_88_sub_major
isco_88_sub_major
The form isco_88_sub_major is implemented by the class: iHRIS_ISCO_88_Sub_Major It has the following fields:
- name:
- Header: Sub-Major Group
- Type: STRING_LINE
- Restrictions: Required
- description:
- Header: Description
- Type: STRING_MLINE
- isco_88_major:
- Header: Major Group
- Type: MAP
- Maps To Forms: isco_88_major
isco_88_unit
The form isco_88_unit is implemented by the class: iHRIS_ISCO_88_Unit It has the following fields:
- name:
- Header: Unit
- Type: STRING_LINE
- Restrictions: Required
- description:
- Header: Description
- Type: STRING_LINE
- isco_88_minor:
- Header: Minor Group
- Type: MAP
- Maps To Forms: isco_88_minor
job
The form job is implemented by the class: iHRIS_Job It has the following fields:
- title:
- Header: Title
- Type: STRING_LINE
- Restrictions: Required, Unique
- code:
- Header: Code
- Type: STRING_LINE
- description:
- Header: Description
- Type: STRING_MLINE
- salary_grade:
- Header: Salary Grade
- Type: MAP
- Maps To Forms: salary_grade
- cadre:
- classification:
- Header: Classification
- Type: MAP
- Maps To Forms: classification
- isco_88_unit:
- Header: ISCO 88 Code
- Type: MAP
- Maps To Forms: isco_88_unit
language
The form language is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
language_proficiency
The form language_proficiency is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
marital_status
The form marital_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
notes
The form notes is implemented by the class: iHRIS_Notes It has the following fields:
- note:
- Header: Note
- Type: STRING_MLINE
- Restrictions: Required
- date_added:
- Header: Date Added
- Type: DATE_YMD
- Restrictions: Required
person
The form person is implemented by the class: iHRIS_ManagePerson
This form holds basic information about a person such as their names and residence
It has the child forms:
- application
- benefit
- demographic
- education
- employment
- notes
- person_competency
- person_contact_emergency
- person_contact_other
- person_contact_personal
- person_contact_work
- person_id
- person_language
- person_photo_passport
- person_position
- person_resume
- person_scheduled_training_course
- position_decision
- position_interview
- registration
It has the following fields:
- nationality:
- residence:
- surname:
- Header: Surname
- Type: STRING_LINE
- Restrictions: Required
- firstname:
- Header: First Name
- Type: STRING_LINE
- Restrictions: Required
- othername:
- Header: Other Names
- Type: STRING_LINE
person_competency
The form person_competency is implemented by the class: iHRIS_PersonCompetency It has the following fields:
- evaluation_date:
- Header: Last Evaluated
- Type: DATE_YMD
- competency_evaluation:
- Header: Evaluation
- Type: MAP
- Maps To Forms: competency_evaluation
- competency:
- Header: Competency
- Type: MAP
- Restrictions: Required
- Maps To Forms: competency
person_contact_emergency
The form person_contact_emergency is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_contact_other
The form person_contact_other is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_contact_personal
The form person_contact_personal is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_contact_work
The form person_contact_work is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
person_id
The form person_id is implemented by the class: iHRIS_PersonID
This form holds basic information about an identification for a person
It has the following fields:
- id_type:
- id_num:
- Header: Identification Number
- Type: STRING_LINE
- Restrictions: Required
person_language
The form person_language is implemented by the class: iHRIS_PersonLanguage It has the following fields:
- speaking:
- Header: Speaking Proficiency
- Type: MAP
- Restrictions: Required
- Maps To Forms: language_proficiency
- reading:
- Header: Reading Proficiency
- Type: MAP
- Restrictions: Required
- Maps To Forms: language_proficiency
- writing:
- Header: Writing Proficiency
- Type: MAP
- Restrictions: Required
- Maps To Forms: language_proficiency
- language:
person_photo_passport
The form person_photo_passport is implemented by the class: iHRIS_Photo It has the following fields:
- image:
- Header: Image
- Type: IMAGE
- date:
- Header: Date
- Type: DATE_YMD
- Restrictions: Required
- description:
- Header: Description
- Type: STRING_LINE
person_position
The form person_position is implemented by the class: iHRIS_PersonPosition
This form is used to link a person to a pariticular position residence
It has the child forms:
It has the following fields:
- reason:
- Header: Reason for Departure
- Type: MAP
- Maps To Forms: pos_change_reason
- position:
- start_date:
- Header: Start Date
- Type: DATE_YMD
- Restrictions: Required
- end_date:
- Header: End Date
- Type: DATE_YMD
person_resume
The form person_resume is implemented by the class: iHRIS_Document It has the following fields:
- document:
- Header: Document
- Type: DOCUMENT
- date:
- Header: Date
- Type: DATE_YMD
- Restrictions: Required
- description:
- Header: Description
- Type: STRING_LINE
person_scheduled_training_course
The form person_scheduled_training_course is implemented by the class: iHRIS_Person_Scheduled_Training_Course It has the child forms:
It has the following fields:
- is_retraining:
- Header: Retraining
- Type: YESNO
- completed:
- Header: Completed
- Type: YESNO
- request_date:
- Header: Request Date
- Type: DATE_YMD
- Restrictions: Required
- notes:
- Header: Notes
- Type: STRING_MLINE
- training_course_evaluation:
- Header: Evaluation
- Type: MAP
- Restrictions: Required
- Maps To Forms: training_course_evaluation
- training_course_requestor:
- Header: Requested By
- Type: MAP
- Maps To Forms: training_course_requestor
- scheduled_training_course:
- Header: Instance
- Type: MAP
- Restrictions: Required
- Maps To Forms: scheduled_training_course
pos_change_reason
The form pos_change_reason is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
position
The form position is implemented by the class: iHRIS_Position It has the following fields:
- source:
- Header: Source
- Type: MAP_MULT
- Maps To Forms: salary_source
- supervisor:
- pos_type:
- Header: Position Type
- Type: MAP
- Maps To Forms: position_type
- status:
- Header: Status
- Type: MAP
- Restrictions: Required
- Maps To Forms: position_status
- code:
- Header: Position Code
- Type: STRING_LINE
- Restrictions: Required, Unique
- job:
- title:
- Header: Position Title
- Type: STRING_LINE
- Restrictions: Required
- description:
- Header: Position Description
- Type: STRING_MLINE
- proposed_salary:
- facility:
- department:
- Header: Department
- Type: MAP
- Maps To Forms: department
- proposed_end_date:
- Header: Proposed End Date
- Type: DATE_YMD
- proposed_hiring_date:
- Header: Proposed Hiring Date
- Type: DATE_YMD
- posted_date:
- Header: Date Posted
- Type: DATE_YMD
- comments:
- Header: Position Comments
- Type: STRING_TEXT
- interview_comments:
- Header: Interview Comments
- Type: STRING_TEXT
position_decision
The form position_decision is implemented by the class: iHRIS_PositionDecision It has the following fields:
- date:
- Header: Date of Decision
- Type: DATE_YMD
- Restrictions: Required
- offer:
- Header: Make a Job Offer?
- Type: YESNO
- comments:
- Header: Comments
- Type: STRING_MLINE
position_interview
The form position_interview is implemented by the class: iHRIS_PositionInterview It has the following fields:
- date:
- Header: Date of Interview
- Type: DATE_YMD
- Restrictions: Required
- person:
- Header: People Attending
- Type: STRING_LINE
- Restrictions: Required
- comments:
- Header: Comments
- Type: STRING_MLINE
position_status
The form position_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
position_type
The form position_type is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
region
The form region is implemented by the class: iHRIS_Region It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique in {country}
- country:
- code:
- Header: Code
- Type: STRING_LINE
registration
The form registration is implemented by the class: iHRIS_Registration It has the following fields:
- council:
- registration_number:
- Header: Registration Number
- Type: STRING_LINE
- license_number:
- Header: License Number
- Type: STRING_LINE
- registration_date:
- Header: Registration Date
- Type: DATE_YMD
- license_expiration:
- Header: License Expiration Date
- Type: DATE_YMD
role
The form role is implemented by the class: I2CE_Role It has the following fields:
- trickle_up:
- name:
- Header: Role
- Type: STRING_LINE
- Restrictions: Required, Unique
- assignable:
- Header: Can Assign To User
- Type: YESNO
- Restrictions: Required
salary
The form salary is implemented by the class: iHRIS_Salary It has the following fields:
- start_date:
- Header: Start Date
- Type: DATE_YMD
- Restrictions: Required
- salary:
- end_date:
- Header: End Date
- Type: DATE_YMD
- notes:
- Header: Notes
- Type: STRING_MLINE
salary_grade
The form salary_grade is implemented by the class: iHRIS_SalaryGrade It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
- start:
- end:
- midpoint:
- notes:
- Header: Notes
- Type: STRING_MLINE
salary_source
The form salary_source is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
scheduled_training_course
The form scheduled_training_course is implemented by the class: iHRIS_Scheduled_Training_Course It has the following fields:
- location:
- training_course:
- Header: Training Course
- Type: MAP
- Restrictions: Required
- Maps To Forms: training_course
- name:
- Header: Site
- Type: STRING_LINE
- Restrictions: Required, Unique
- num_students:
- Header: Maximum Number of Students
- Type: INT
- Restrictions: Required
- notes:
- Header: Notes
- Type: STRING_MLINE
- instructors:
- Header: Instructors
- Type: STRING_MLINE
- start_date:
- Header: Start Date
- Type: DATE_YMD
- Restrictions: Required
- end_date:
- Header: End Date
- Type: DATE_YMD
- Restrictions: Required
training_course
The form training_course is implemented by the class: iHRIS_Training_Course
This form holds basic information about a training course
It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
- topic:
- Header: Topic
- Type: STRING_LINE
- Restrictions: Required
- notes:
- Header: Notes
- Type: STRING_MLINE
- training_institution:
- Header: Training Institution
- Type: MAP
- Maps To Forms: training_institution
- training_funder:
- Header: Training Funders
- Type: MAP_MULT
- Maps To Forms: training_funder
- continuing_education_course:
- Header: CEUs Provided
- Type: MAP_MULT
- Maps To Forms: continuing_education_course
- training_course_status:
- Header: Status
- Type: MAP
- Restrictions: Required
- Maps To Forms: training_course_status
- training_course_category:
- Header: Category
- Type: MAP
- Maps To Forms: training_course_category
- competency:
- Header: Competencies Provided
- Type: MAP_MULT
- Maps To Forms: competency
training_course_category
The form training_course_category is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
training_course_competency_evaluation
The form training_course_competency_evaluation is implemented by the class: iHRIS_Training_Course_Competency_Evaluation It has the following fields:
- notes:
- Header: Notes
- Type: STRING_MLINE
- evaluation_date:
- Header: Evaluation Date
- Type: DATE_YMD
- Restrictions: Required
- competency_evaluation:
- Header: Evaluation
- Type: MAP
- Restrictions: Required
- Maps To Forms: competency_evaluation
- competency:
- Header: Competency
- Type: MAP
- Restrictions: Required
- Maps To Forms: competency
training_course_evaluation
The form training_course_evaluation is implemented by the class: iHRIS_Training_Course_Evaluation It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
- competency_evaluation:
- Header: Competency Evaluation
- Type: MAP
- Maps To Forms: competency_evaluation
training_course_requestor
The form training_course_requestor is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
training_course_status
The form training_course_status is implemented by the class: I2CE_SimpleList It has the following fields:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
training_funder
The form training_funder is implemented by the class: iHRIS_ListByCountry It has the child forms:
It has the following fields:
- location:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
training_funder_contact
The form training_funder_contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
training_institution
The form training_institution is implemented by the class: iHRIS_ListByCountry It has the child forms:
It has the following fields:
- location:
- name:
- Header: Name
- Type: STRING_LINE
- Restrictions: Required, Unique
training_institution_contact
The form training_institution_contact is implemented by the class: iHRIS_Contact It has the following fields:
- address:
- Header: Mailing Address
- Type: STRING_MLINE
- telephone:
- Header: Telephone Number
- Type: STRING_LINE
- alt_telephone:
- Header: Alternate Telephone Number
- Type: STRING_LINE
- fax:
- Header: Fax Number
- Type: STRING_LINE
- email:
- Header: Email Address
- Type: STRING_LINE
- notes:
- Header: Notes
- Type: STRING_MLINE
user
The form user is implemented by the class: I2CE_User_Form It has the following fields:
- username:
- Header: Username
- Type: STRING_LINE
- Restrictions: Required
- password:
- Header: Password (leave blank to keep the same password)
- Type: STRING_PASS
- firstname:
- Header: First Name
- Type: STRING_LINE
- Restrictions: Required
- lastname:
- Header: Surname
- Type: STRING_LINE
- Restrictions: Required
- email:
- Header: Email
- Type: STRING_LINE
- role:
- creator:
- Header:
- Type: INT