Protected Member Functions | |
getDataAndLabelsModelPropertyName () | |
getEditableHtmlOptions () | |
resolveOperatorRequiresMultiSelect () | |
Protected Attributes | |
$alwaysMultiple = false |
Element used by filters or triggers that can morph between a single select and a multi-select.
Definition at line 40 of file StaticDropDownForWizardElement.php.
getDataAndLabelsModelPropertyName | ( | ) | [protected] |
Reimplemented from DataFromFormStaticDropDownFormElement.
Definition at line 47 of file StaticDropDownForWizardElement.php.
getEditableHtmlOptions | ( | ) | [protected] |
The class is set to flexible-drop-down so this can be used by the operator to signal that the select input can change to a multi-select or back.
Reimplemented from DropDownElement.
Definition at line 57 of file StaticDropDownForWizardElement.php.