Property | Type | Description | |
---|---|---|---|
$contentTypeService | eZ\Publish\API\Repository\ContentTypeService | Content type service. |
Method | Description | |
---|---|---|
__construct ( eZ\Publish\API\Repository\ContentTypeService $contentTypeService ) | ||
parse ( array $data, |
Parses input structure to a Criterion object. |
public __construct ( eZ\Publish\API\Repository\ContentTypeService $contentTypeService ) | ||
$contentTypeService | eZ\Publish\API\Repository\ContentTypeService |
public parse ( array $data, |
||
$data | array | |
$parsingDispatcher | ||
return | eZ\Publish\API\Repository\Values\Content\Query\Criterion\ContentTypeId |