![]() |
TYPO3
7.6
|
Public Member Functions | |
setParameters (array $parameters) | |
![]() | |
setParameters (array $parameters) | |
childElementsAllowed () | |
Public Attributes | |
$xtype = 'typo3-form-wizard-elements-content-textblock' | |
$configuration | |
![]() | |
$xtype = '' | |
$configuration = array() | |
Protected Member Functions | |
setVarious (array $parameters) | |
![]() | |
setAttributes (array $parameters) | |
setFilters (array $parameters) | |
setLabel (array $parameters) | |
setLayout (array $parameters) | |
setValidation (array $parameters) | |
Protected Attributes | |
$allowedAttributes | |
![]() | |
$allowedAttributes = array() | |
$childElementsAllowed = true | |
JSON textblock
Definition at line 20 of file TextblockJsonElement.php.
setParameters | ( | array | $parameters | ) |
Set all the parameters for this object
array | $parameters | Configuration array |
Definition at line 62 of file TextblockJsonElement.php.
References TextblockJsonElement\setVarious().
|
protected |
Set the various properties for the element
For this element this is the headingsize and the value
array | $parameters | Configuration array |
Definition at line 76 of file TextblockJsonElement.php.
References elseif.
Referenced by TextblockJsonElement\setParameters().
|
protected |
Definition at line 46 of file TextblockJsonElement.php.
$configuration |
Definition at line 34 of file TextblockJsonElement.php.
$xtype = 'typo3-form-wizard-elements-content-textblock' |
Definition at line 27 of file TextblockJsonElement.php.