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

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\Content\Section 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\Content\Section
$data array
$parsingDispatcher eZ\Publish\Core\REST\Common\Input\ParsingDispatcher
Résultat eZ\Publish\API\Repository\Values\Content\Section

Property Details

$parserTools protected_oe property

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