Public Member Functions | |
rules () | |
attributeLabels () | |
Static Public Member Functions | |
static | getAttributeName () |
Data Fields | |
$type |
Base class for working with model values and what type they are. Typicall the type would be a zurmo model id, another system id, or the name of the model.
Definition at line 41 of file ValueTypeMappingRuleForm.php.
static getAttributeName | ( | ) | [static] |
A mapping rule form has one attribute. This returns the name of that attribute.
Reimplemented from MappingRuleForm.
Definition at line 55 of file ValueTypeMappingRuleForm.php.