|
|
(14 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article desrcibes the [[Defining Forms#Dynamic Creation|dynamically]] created class ''iHRIS_Education''.
| | #REDIRECT [[Class: iHRIS_Education (4.1.7)]] |
| *Extends the class: [[Class: I2CE_Form | I2CE_Form]].
| |
| *Parent Classses: [[Class: I2CE_Form | I2CE_Form]] [[Class: I2CE_Fuzzy | I2CE_Fuzzy]]
| |
| *Location: It is defined in configuration magic data of the module [[iHRIS Qualify Module List#ihris-qualify|ihris-qualify]] in the package [https://launchpad.net/qualify iHRIS Qualify]
| |
| ==Form Fields==
| |
| This class is a [[Class: I2CE_Form |form class]] and provides the following [[Class: I2CE_FormField |form fields]]
| |
| ==degree==
| |
| The form field ''degree'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
| |
| ==institution==
| |
| The form field ''institution'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
| |
| ==location==
| |
| The form field ''location'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
| |
| ==year==
| |
| The form field ''year'' is implemented by [[Class: I2CE_FormField_DATE_Y |DATE_Y ]]
| |
| ==major==
| |
| The form field ''major'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
| |
| ==sec_school==
| |
| The form field ''sec_school'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
| |
| ==certificate==
| |
| The form field ''certificate'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
| |
| ==grade==
| |
| The form field ''grade'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
| |
| ==certificate_number==
| |
| The form field ''certificate_number'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]]
| |
| | |
| | |
| [[Category:Class Documentation]]
| |