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

Inheritance: extends eZ\Publish\Core\REST\Common\Input\BaseParser
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

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

Method Details

parse() public method

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