TYPO3 CMS  TYPO3_6-2
tx_form_View_Form_Element_Radiogroup Class Reference
Inheritance diagram for tx_form_View_Form_Element_Radiogroup:
TYPO3\CMS\Form\View\Form\Element\RadioGroupElementView TYPO3\CMS\Form\View\Form\Element\FieldsetElementView TYPO3\CMS\Form\View\Form\Element\ContainerElementView TYPO3\CMS\Form\View\Form\Element\AbstractElementView

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Form\View\Form\Element\ContainerElementView
 getChildElements (\DOMDocument $dom)
 
 createChildElementFromModel ($modelChild)
 
- Public Member Functions inherited from TYPO3\CMS\Form\View\Form\Element\AbstractElementView
 __construct (\TYPO3\CMS\Form\Domain\Model\Element\AbstractElement $model)
 
 render ($type='element', $returnFirstChild=TRUE)
 
 replaceNodeWithFragment (\DOMDocument $dom, \DOMNode $node, \DOMNode $value)
 
 setAttributes (\DOMElement $domElement)
 
 setAttribute (\DOMElement $domElement, $key)
 
 setAttributeWithValueofOtherAttribute (\DOMElement $domElement, $key, $other)
 
 getAdditional ($key)
 
 getElementData ($encodeSpecialCharacters=TRUE)
 
 getElementWrapId ()
 
 getElementWrapType ()
 
 getElementWraps ()
 
 noWrap ()
 
- Protected Member Functions inherited from TYPO3\CMS\Form\View\Form\Element\AbstractElementView
 isValidModel (\TYPO3\CMS\Form\Domain\Model\Element\AbstractElement $model)
 
 getExpectedModelName (\TYPO3\CMS\Form\Domain\Model\Element\AbstractElement $model)
 
 parseXML (\DOMDocument $dom, \DOMNode $reference)
 
 createAdditional ($class)
 
- Protected Attributes inherited from TYPO3\CMS\Form\View\Form\Element\RadioGroupElementView
 $layout
 
- Protected Attributes inherited from TYPO3\CMS\Form\View\Form\Element\FieldsetElementView
 $layout
 
- Protected Attributes inherited from TYPO3\CMS\Form\View\Form\Element\ContainerElementView
 $containerWrap
 
- Protected Attributes inherited from TYPO3\CMS\Form\View\Form\Element\AbstractElementView
 $model
 
 $expectedModelName
 
 $elementWrap
 
 $noWrap = FALSE
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 4617 of file LegacyClassesForIde.php.