$parsedFormProperties
$parsedFormProperties : array|null
Form Group Widget Controller
setData(array $data) : \Charcoal\Admin\Widget\FormGroupWidget
array | $data | Widget data. |
Chainable
setGroupProperties(array $properties) : \Charcoal\Admin\Widget\FormGroupWidget
array | $properties | The group properties. |
Chainable
setPropertiesOptions(array $properties) : \Charcoal\Admin\Widget\FormGroupWidget
array | $properties | The options to customize the group properties. |
Chainable
setShowNotes(boolean|string $show) : \Charcoal\Admin\Widget\FormGroupWidget
Show/hide the widget's notes.
boolean|string | $show | Whether to show or hide notes. |
Chainable