![]() |
TYPO3
7.6
|
This is the complete list of members for PropertyMapper, including all inherited members.
$configurationBuilder | PropertyMapper | protected |
$messages | PropertyMapper | protected |
$objectManager | PropertyMapper | protected |
$typeConverters | PropertyMapper | protected |
convert($source, $targetType, PropertyMappingConfigurationInterface $configuration=null) | PropertyMapper | |
determineSourceType($source) | PropertyMapper | protected |
doMapping($source, $targetType, PropertyMappingConfigurationInterface $configuration, &$currentPropertyPath) | PropertyMapper | protected |
findFirstEligibleTypeConverterInObjectHierarchy($source, $sourceType, $targetClass) | PropertyMapper | protected |
findTypeConverter($source, $targetType, PropertyMappingConfigurationInterface $configuration) | PropertyMapper | protected |
getConvertersForInterfaces(array $convertersForSource, array $interfaceNames) | PropertyMapper | protected |
getMessages() | PropertyMapper | |
initializeObject() | PropertyMapper | |
injectConfigurationBuilder(\TYPO3\CMS\Extbase\Property\PropertyMappingConfigurationBuilder $configurationBuilder) | PropertyMapper | |
injectObjectManager(\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager) | PropertyMapper | |
parseCompositeType($compositeType) | PropertyMapper |