Set value for labelPosition
| Parameters: | mixed – |
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | $this |
Set separator string for checkbox elements
| Parameters: | string – |
|---|---|
| Return type: | FormMultiCheckbox |
Sets the attributes applied to option label.
| Parameters: | array|null – |
|---|---|
| Return type: | FormMultiCheckbox |
Returns the attributes applied to each option label.
| Return type: | array|null |
|---|
Returns the unchecked value used when “UseHiddenElement” is turned on.
| Return type: | string |
|---|
Sets the unchecked value used when “UseHiddenElement” is turned on.
| Parameters: | bool – |
|---|---|
| Return type: | FormMultiCheckbox |
Render a form <input> element from the provided $element
| Parameters: | ElementInterface – |
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Throws ExceptionDomainException: | |
| Return type: | string |
Render options
| Parameters: |
|
|---|---|
| Return type: | string |