PHP 클래스 eZ\Publish\Core\REST\Client\Input\Parser\SearchHit

상속: extends eZ\Publish\Core\REST\Common\Input\BaseParser
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
parse ( array $data, ParsingDispatcher $parsingDispatcher ) : RestViewInput Parses input structure to a RestViewInput struct.

메소드 상세

parse() 공개 메소드

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