TYPO3 CMS
TYPO3_6-2
|
This is the complete list of members for Tx_Extbase_Property_Mapper, including all inherited members.
$mappingResults | TYPO3\CMS\Extbase\Property\Mapper | protected |
$objectManager | TYPO3\CMS\Extbase\Property\Mapper | protected |
$persistenceManager | TYPO3\CMS\Extbase\Property\Mapper | protected |
$queryFactory | TYPO3\CMS\Extbase\Property\Mapper | protected |
$reflectionService | TYPO3\CMS\Extbase\Property\Mapper | protected |
$validatorResolver | TYPO3\CMS\Extbase\Property\Mapper | protected |
addErrorsFromObjectValidator($errors) | TYPO3\CMS\Extbase\Property\Mapper | protected |
findObjectByUid($dataType, $uid) | TYPO3\CMS\Extbase\Property\Mapper | protected |
getMappingResults() | TYPO3\CMS\Extbase\Property\Mapper | |
map(array $propertyNames, $source, $target, $optionalPropertyNames=array()) | TYPO3\CMS\Extbase\Property\Mapper | |
mapAndValidate(array $propertyNames, $source, $target, $optionalPropertyNames=array(), \TYPO3\CMS\Extbase\Validation\Validator\ObjectValidatorInterface $targetObjectValidator) | TYPO3\CMS\Extbase\Property\Mapper | |
transformToObject($propertyValue, $targetType, $propertyName) | TYPO3\CMS\Extbase\Property\Mapper | protected |