|
|
(13 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| This article desrcibes the [[Defining Forms#Dynamic Creation|dynamically]] created class ''iHRIS_ContinuingEducation''.
| | #REDIRECT [[Class: iHRIS_ContinuingEducation (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 Common Module List#CEUs|CEUs]] in the package [https://launchpad.net/ihris-common iHRIS Common]
| |
| ==Form Fields==
| |
| This class is a [[Class: I2CE_Form |form class]] and provides the following [[Class: I2CE_FormField |form fields]]
| |
| ==continuing_education_course==
| |
| The form field ''continuing_education_course'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]]
| |
| ==credit_hours==
| |
| The form field ''credit_hours'' is implemented by [[Class: I2CE_FormField_INT |INT ]]
| |
| ==start_date==
| |
| The form field ''start_date'' is implemented by [[Class: I2CE_FormField_DATE_YMD |DATE_YMD ]]
| |
| ==end_date==
| |
| The form field ''end_date'' is implemented by [[Class: I2CE_FormField_DATE_YMD |DATE_YMD ]]
| |
| | |
| | |
| [[Category:Class Documentation]]
| |