|
|
(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_Salary''.
| | #REDIRECT [[Class: iHRIS_Salary (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 Manage Module List#ihris-manage-Salary|ihris-manage-Salary]] in the package [https://launchpad.net/ihris-manage iHRIS Manage]
| |
| ==Form Fields==
| |
| This class is a [[Class: I2CE_Form |form class]] and provides the following [[Class: I2CE_FormField |form fields]]
| |
| ==start_date==
| |
| The form field ''start_date'' is implemented by [[Class: I2CE_FormField_DATE_YMD |DATE_YMD ]]
| |
| ==salary==
| |
| The form field ''salary'' is implemented by [[Class: iHRIS_FormField_CURRENCY |CURRENCY ]]
| |
| ==end_date==
| |
| The form field ''end_date'' is implemented by [[Class: I2CE_FormField_DATE_YMD |DATE_YMD ]]
| |
| ==last==
| |
| The form field ''last'' is implemented by [[Class: I2CE_FormField_INT |INT ]]
| |
| ==notes==
| |
| The form field ''notes'' is implemented by [[Class: I2CE_FormField_STRING_MLINE |STRING_MLINE ]]
| |
| | |
| | |
| [[Category:Class Documentation]]
| |