![]() |
TYPO3
7.6
|
Public Member Functions | |
setParameters (array $parameters) | |
![]() | |
setParameters (array $parameters) | |
![]() | |
addElement (\TYPO3\CMS\Form\Domain\Model\Json\AbstractJsonElement $element) | |
![]() | |
setParameters (array $parameters) | |
childElementsAllowed () | |
Public Attributes | |
$xtype = 'typo3-form-wizard-elements-predefined-checkboxgroup' | |
$configuration | |
![]() | |
$xtype = 'typo3-form-wizard-elements-basic-fieldset' | |
$configuration | |
![]() | |
$elementContainer | |
![]() | |
$xtype = '' | |
$configuration = array() | |
Protected Member Functions | |
setOptions (array $parameters) | |
setVarious (array $parameters) | |
![]() | |
setLegend (array $parameters) | |
Protected Attributes | |
$allowedAttributes | |
![]() | |
$allowedAttributes | |
JSON checkboxgroup
Definition at line 20 of file CheckboxGroupJsonElement.php.
|
protected |
Set the options for this object
array | $parameters | Configuration array |
Definition at line 79 of file CheckboxGroupJsonElement.php.
Referenced by CheckboxGroupJsonElement\setParameters().
setParameters | ( | array | $parameters | ) |
Set all the parameters for this object
array | $parameters | Configuration array |
Definition at line 66 of file CheckboxGroupJsonElement.php.
References CheckboxGroupJsonElement\setOptions(), and CheckboxGroupJsonElement\setVarious().
|
protected |
Set the various properties for this object
array | $parameters | Configuration array |
Definition at line 109 of file CheckboxGroupJsonElement.php.
Referenced by CheckboxGroupJsonElement\setParameters().
|
protected |
Definition at line 51 of file CheckboxGroupJsonElement.php.
$configuration |
Definition at line 34 of file CheckboxGroupJsonElement.php.
$xtype = 'typo3-form-wizard-elements-predefined-checkboxgroup' |
Definition at line 27 of file CheckboxGroupJsonElement.php.