TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Property_MappingResults Class Reference
Inheritance diagram for Tx_Extbase_Property_MappingResults:
TYPO3\CMS\Extbase\Property\MappingResults

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Property\MappingResults
 addError (\TYPO3\CMS\Extbase\Error\Error $error, $propertyName)
 
 getErrors ()
 
 hasErrors ()
 
 addWarning ($warning, $propertyName)
 
 getWarnings ()
 
 hasWarnings ()
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Property\MappingResults
 $errors = array()
 
 $warnings = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 2597 of file LegacyClassesForIde.php.