TYPO3  7.6
PropertyMapper Member List

This is the complete list of members for PropertyMapper, including all inherited members.

$configurationBuilderPropertyMapperprotected
$messagesPropertyMapperprotected
$objectManagerPropertyMapperprotected
$typeConvertersPropertyMapperprotected
convert($source, $targetType, PropertyMappingConfigurationInterface $configuration=null)PropertyMapper
determineSourceType($source)PropertyMapperprotected
doMapping($source, $targetType, PropertyMappingConfigurationInterface $configuration, &$currentPropertyPath)PropertyMapperprotected
findFirstEligibleTypeConverterInObjectHierarchy($source, $sourceType, $targetClass)PropertyMapperprotected
findTypeConverter($source, $targetType, PropertyMappingConfigurationInterface $configuration)PropertyMapperprotected
getConvertersForInterfaces(array $convertersForSource, array $interfaceNames)PropertyMapperprotected
getMessages()PropertyMapper
initializeObject()PropertyMapper
injectConfigurationBuilder(\TYPO3\CMS\Extbase\Property\PropertyMappingConfigurationBuilder $configurationBuilder)PropertyMapper
injectObjectManager(\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager)PropertyMapper
parseCompositeType($compositeType)PropertyMapper