Property | Type | Description | |
---|---|---|---|
$contentService | Content Service. | ||
$parserTools |
Method | Description | |
---|---|---|
__construct ( |
||
parse ( array $data, |
Parse input structure. |
Method | Description | |
---|---|---|
convertVersionStatus ( string $statusString ) : integer | Converts the given $statusString to its constant representation. |
public __construct ( |
||
$parserTools | ||
$contentService | eZ\Publish\API\Repository\ContentService |
protected convertVersionStatus ( string $statusString ) : integer | ||
$statusString | string | |
return | integer |
protected ContentService,eZ\Publish\Core\REST\Client $contentService | ||
return |