TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Form\Domain\Model\Additional\ErrorAdditionalElement Class Reference
Inheritance diagram for TYPO3\CMS\Form\Domain\Model\Additional\ErrorAdditionalElement:
TYPO3\CMS\Form\Domain\Model\Additional\AbstractAdditionalElement tx_form_Domain_Model_Additional_Error

Public Member Functions

 getValue ()
 
- Public Member Functions inherited from TYPO3\CMS\Form\Domain\Model\Additional\AbstractAdditionalElement
 getLayout ()
 
 setLayout ($layout)
 
 getValue ()
 

Additional Inherited Members

- Protected Attributes inherited from TYPO3\CMS\Form\Domain\Model\Additional\AbstractAdditionalElement
 $value
 
 $type
 
 $layout
 
 $localCobj
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Additional 'error'

Author
Patrick Broens patri.nosp@m.ck@p.nosp@m.atric.nosp@m.kbro.nosp@m.ens.n.nosp@m.l

Definition at line 22 of file ErrorAdditionalElement.php.

Member Function Documentation

◆ getValue()

TYPO3\CMS\Form\Domain\Model\Additional\ErrorAdditionalElement::getValue ( )

Return the value of the object

Returns
string

Definition at line 29 of file ErrorAdditionalElement.php.

References TYPO3\CMS\Form\Domain\Model\Additional\AbstractAdditionalElement\$value.