TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Property_Mapper Class Reference
Inheritance diagram for Tx_Extbase_Property_Mapper:
TYPO3\CMS\Extbase\Property\Mapper TYPO3\CMS\Core\SingletonInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Property\Mapper
 mapAndValidate (array $propertyNames, $source, $target, $optionalPropertyNames=array(), \TYPO3\CMS\Extbase\Validation\Validator\ObjectValidatorInterface $targetObjectValidator)
 
 map (array $propertyNames, $source, $target, $optionalPropertyNames=array())
 
 getMappingResults ()
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Property\Mapper
 addErrorsFromObjectValidator ($errors)
 
 transformToObject ($propertyValue, $targetType, $propertyName)
 
 findObjectByUid ($dataType, $uid)
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Property\Mapper
 $mappingResults
 
 $validatorResolver
 
 $reflectionService
 
 $persistenceManager
 
 $objectManager
 
 $queryFactory
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 2592 of file LegacyClassesForIde.php.