PHP Class eZ\Publish\Core\REST\Server\Input\Parser\ViewInput

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

Méthodes publiques

Méthode Description
parse ( array $data, ParsingDispatcher $parsingDispatcher ) : RestViewInput Parses input structure to a RestViewInput struct.

Method Details

parse() public méthode

Parses input structure to a RestViewInput struct.
public parse ( array $data, ParsingDispatcher $parsingDispatcher ) : RestViewInput
$data array
$parsingDispatcher eZ\Publish\Core\REST\Common\Input\ParsingDispatcher
Résultat eZ\Publish\Core\REST\Server\Values\RestViewInput