Public Member Functions | |
attributeLabels () | |
attributeNames () | |
Static Public Member Functions | |
static | getAttributeName () |
Data Fields | |
$defaultValue |
This form is used for mapping a default value for an attribute during an import. If the row does not have a value for the mapped attribute, then an alternative default value can be specified and used. This form has one attribute $defaultValue that gets its rules directly from the attribute on the model that is specified.
Definition at line 42 of file DefaultValueModelAttributeMappingRuleForm.php.
static getAttributeName | ( | ) | [static] |
A mapping rule form has one attribute. This returns the name of that attribute.
Reimplemented from MappingRuleForm.
Definition at line 51 of file DefaultValueModelAttributeMappingRuleForm.php.