![]() |
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-name' | |
$configuration | |
![]() | |
$xtype = 'typo3-form-wizard-elements-basic-fieldset' | |
$configuration | |
![]() | |
$elementContainer | |
![]() | |
$xtype = '' | |
$configuration = array() | |
Protected Member Functions | |
setVarious (array $parameters) | |
![]() | |
setLegend (array $parameters) | |
Protected Attributes | |
$allowedAttributes | |
![]() | |
$allowedAttributes | |
JSON name
Definition at line 20 of file NameJsonElement.php.
setParameters | ( | array | $parameters | ) |
Set all the parameters for this object
array | $parameters | Configuration array |
Definition at line 66 of file NameJsonElement.php.
References NameJsonElement\setVarious().
|
protected |
Set the various properties for the element
For this element this is the prefix, suffix and middleName if they will be shown in the form
array | $parameters | Configuration array |
Definition at line 81 of file NameJsonElement.php.
Referenced by NameJsonElement\setParameters().
|
protected |
Definition at line 51 of file NameJsonElement.php.
$configuration |
Definition at line 34 of file NameJsonElement.php.
$xtype = 'typo3-form-wizard-elements-predefined-name' |
Definition at line 27 of file NameJsonElement.php.