Property | Type | Description | |
---|---|---|---|
$contentTypeManager | Sulu\Component\Content\ContentTypeManagerInterface |
Method | Description | |
---|---|---|
__construct ( Sulu\Component\Content\ContentTypeManagerInterface $contentTypeManager ) | ||
hasImport ( $contentTypeName, $format ) | ||
import ( $contentTypeName, PHPCR\NodeInterface $node, Sulu\Component\Content\Compat\PropertyInterface $property, $value, $userId, $webspaceKey, $languageCode, $segmentKey = null ) |
public __construct ( Sulu\Component\Content\ContentTypeManagerInterface $contentTypeManager ) | ||
$contentTypeManager | Sulu\Component\Content\ContentTypeManagerInterface |
public import ( $contentTypeName, PHPCR\NodeInterface $node, Sulu\Component\Content\Compat\PropertyInterface $property, $value, $userId, $webspaceKey, $languageCode, $segmentKey = null ) | ||
$node | PHPCR\NodeInterface | |
$property | Sulu\Component\Content\Compat\PropertyInterface |