TYPO3 CMS  TYPO3_6-2
tx_form_Domain_Model_JSON_Header Class Reference
Inheritance diagram for tx_form_Domain_Model_JSON_Header:
TYPO3\CMS\Form\Domain\Model\Json\HeaderJsonElement TYPO3\CMS\Form\Domain\Model\Json\AbstractJsonElement

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Form\Domain\Model\Json\HeaderJsonElement
 setParameters (array $parameters)
 
- Public Member Functions inherited from TYPO3\CMS\Form\Domain\Model\Json\AbstractJsonElement
 setParameters (array $parameters)
 
 childElementsAllowed ()
 
- Public Attributes inherited from TYPO3\CMS\Form\Domain\Model\Json\HeaderJsonElement
 $xtype = 'typo3-form-wizard-elements-content-header'
 
 $configuration
 
- Public Attributes inherited from TYPO3\CMS\Form\Domain\Model\Json\AbstractJsonElement
 $xtype = ''
 
 $configuration = array()
 
- Protected Member Functions inherited from TYPO3\CMS\Form\Domain\Model\Json\HeaderJsonElement
 setVarious (array $parameters)
 
- Protected Member Functions inherited from TYPO3\CMS\Form\Domain\Model\Json\AbstractJsonElement
 setAttributes (array $parameters)
 
 setFilters (array $parameters)
 
 setLabel (array $parameters)
 
 setLayout (array $parameters)
 
 setValidation (array $parameters)
 
- Protected Attributes inherited from TYPO3\CMS\Form\Domain\Model\Json\HeaderJsonElement
 $allowedAttributes
 
- Protected Attributes inherited from TYPO3\CMS\Form\Domain\Model\Json\AbstractJsonElement
 $allowedAttributes = array()
 
 $childElementsAllowed = TRUE
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 4137 of file LegacyClassesForIde.php.