Protected Member Functions | |
getNameForSelectInput () |
Override because StaticDropDown defines the input name as a sub-array value. This is to be consistent with expected model attributes that utilize a dropdown. StaticDropDownFormElement makes the input name pattern follow more closely to a standard attribute.
Definition at line 42 of file StaticDropDownFormElement.php.
getNameForSelectInput | ( | ) | [protected] |
The dropdowns used by this element are not related models. The value should not be in a sub-array. That is why this override exists.
Reimplemented from DropDownElement.
Definition at line 49 of file StaticDropDownFormElement.php.