Class: iHRIS County: Difference between revisions
From IHRIS Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
==Form Fields== | ==Form Fields== | ||
This class is a [[Class: I2CE_Form |form class]] and provides the following [[Class: I2CE_FormField |form fields]] | This class is a [[Class: I2CE_Form |form class]] and provides the following [[Class: I2CE_FormField |form fields]] | ||
==name== | ===name=== | ||
The form field ''name'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]] | The form field ''name'' is implemented by [[Class: I2CE_FormField_STRING_LINE |STRING_LINE ]] | ||
==district== | ===district=== | ||
The form field ''district'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]] | The form field ''district'' is implemented by [[Class: I2CE_FormField_MAP |MAP ]] | ||
[[Category:Class Documentation]] | [[Category:Class Documentation]] |
Revision as of 13:57, 19 October 2009
This article desrcibes the dynamically created class iHRIS_County.
- Extends the class: I2CE_List.
- Parent Classses: I2CE_List I2CE_Form I2CE_Fuzzy
- Location: It is defined in configuration magic data of the module Geography in the package iHRIS Common
Form Fields
This class is a form class and provides the following form fields
name
The form field name is implemented by STRING_LINE
district
The form field district is implemented by MAP