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

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Property\PropertyMapper
 initializeObject ()
 
 convert ($source, $targetType, \TYPO3\CMS\Extbase\Property\PropertyMappingConfigurationInterface $configuration=NULL)
 
 getMessages ()
 
 parseCompositeType ($compositeType)
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Property\PropertyMapper
 doMapping ($source, $targetType, \TYPO3\CMS\Extbase\Property\PropertyMappingConfigurationInterface $configuration, &$currentPropertyPath)
 
 findTypeConverter ($source, $targetType, \TYPO3\CMS\Extbase\Property\PropertyMappingConfigurationInterface $configuration)
 
 findFirstEligibleTypeConverterInObjectHierarchy ($source, $sourceType, $targetClass)
 
 findEligibleConverterWithHighestPriority ($converters, $source, $targetType)
 
 getConvertersForInterfaces (array $convertersForSource, array $interfaceNames)
 
 determineSourceType ($source)
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Property\PropertyMapper
 $objectManager
 
 $configurationBuilder
 
 $typeConverters = array()
 
 $messages
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 2602 of file LegacyClassesForIde.php.