Property | Type | Description | |
---|---|---|---|
$priority | integer | ||
$sourceTypes | array | ||
$targetType | string |
Method | Description | |
---|---|---|
convertFrom ( Neos\ContentRepository\Domain\Model\NodeInterface $source, string $targetType = null, array $subProperties = [], Neos\Flow\Property\PropertyMappingConfigurationInterface $configuration = null ) : string |
public convertFrom ( Neos\ContentRepository\Domain\Model\NodeInterface $source, string $targetType = null, array $subProperties = [], Neos\Flow\Property\PropertyMappingConfigurationInterface $configuration = null ) : string | ||
$source | Neos\ContentRepository\Domain\Model\NodeInterface | The node instance |
$targetType | string | not used |
$subProperties | array | not used |
$configuration | Neos\Flow\Property\PropertyMappingConfigurationInterface | |
return | string | The node context path |