TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Property_TypeConverterInterface Interface Reference
Inheritance diagram for Tx_Extbase_Property_TypeConverterInterface:
TYPO3\CMS\Extbase\Property\TypeConverterInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Property\TypeConverterInterface
 getSupportedSourceTypes ()
 
 getSupportedTargetType ()
 
 getTargetTypeForSource ($source, $originalTargetType, PropertyMappingConfigurationInterface $configuration=NULL)
 
 getPriority ()
 
 canConvertFrom ($source, $targetType)
 
 getSourceChildPropertiesToBeConverted ($source)
 
 getTypeOfChildProperty ($targetType, $propertyName, \TYPO3\CMS\Extbase\Property\PropertyMappingConfigurationInterface $configuration)
 
 convertFrom ($source, $targetType, array $convertedChildProperties=array(), \TYPO3\CMS\Extbase\Property\PropertyMappingConfigurationInterface $configuration=NULL)
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 2702 of file LegacyClassesForIde.php.