PHP Class eZ\Publish\Core\REST\Client\Input\Parser\ObjectStateGroup

Inheritance: extends eZ\Publish\Core\REST\Common\Input\BaseParser
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Protected Properties

Свойство Type Description
$parserTools eZ\Publish\Core\REST\Common\Input\ParserTools

Méthodes publiques

Méthode Description
__construct ( ParserTools $parserTools )
parse ( array $data, ParsingDispatcher $parsingDispatcher ) : eZ\Publish\API\Repository\Values\ObjectState\ObjectStateGroup Parse input structure.

Method Details

__construct() public méthode

public __construct ( ParserTools $parserTools )
$parserTools eZ\Publish\Core\REST\Common\Input\ParserTools

parse() public méthode

Parse input structure.
public parse ( array $data, ParsingDispatcher $parsingDispatcher ) : eZ\Publish\API\Repository\Values\ObjectState\ObjectStateGroup
$data array
$parsingDispatcher eZ\Publish\Core\REST\Common\Input\ParsingDispatcher
Résultat eZ\Publish\API\Repository\Values\ObjectState\ObjectStateGroup

Property Details

$parserTools protected_oe property

protected ParserTools,eZ\Publish\Core\REST\Common\Input $parserTools
Résultat eZ\Publish\Core\REST\Common\Input\ParserTools