TYPO3 CMS  TYPO3_6-2
tx_form_Domain_Model_Attributes_Attributes Class Reference
Inheritance diagram for tx_form_Domain_Model_Attributes_Attributes:
TYPO3\CMS\Form\Domain\Model\Attribute\AttributesAttribute

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Form\Domain\Model\Attribute\AttributesAttribute
 __construct ($elementId)
 
 addAttribute ($class, $value)
 
 removeAttribute ($class)
 
 getAttributes ()
 
 getAttributeObjectByKey ($key)
 
 setAttribute ($key, $attributeObject)
 
 hasAttribute ($key)
 
 setValue ($key, $value)
 
 getValue ($key)
 
- Protected Attributes inherited from TYPO3\CMS\Form\Domain\Model\Attribute\AttributesAttribute
 $attributes = array()
 
 $elementId
 
 $localCobj
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 3852 of file LegacyClassesForIde.php.