Public Member Functions | |
attributeLabels () | |
attributeNames () | |
![]() | |
rules () | |
![]() | |
__construct ($modelClassName, $modelAttributeName) | |
![]() | |
rules () | |
attributeLabels () | |
![]() | |
isAttribute ($attributeName) | |
Static Public Member Functions | |
static | getAttributeName () |
![]() | |
static | getType () |
static | getAttributeName () |
Data Fields | |
$defaultValue | |
Additional Inherited Members | |
![]() | |
$modelClassName | |
$modelAttributeName | |
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.