PHP 클래스 eZ\Publish\Core\REST\Server\Input\Parser\Criterion\Ancestor

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

공개 메소드들

메소드 설명
parse ( array $data, ParsingDispatcher $parsingDispatcher ) : eZ\Publish\API\Repository\Values\Content\Query\Criterion\Ancestor Parses input structure to a Criterion object.

메소드 상세

parse() 공개 메소드

Parses input structure to a Criterion object.
public parse ( array $data, ParsingDispatcher $parsingDispatcher ) : eZ\Publish\API\Repository\Values\Content\Query\Criterion\Ancestor
$data array
$parsingDispatcher eZ\Publish\Core\REST\Common\Input\ParsingDispatcher
리턴 eZ\Publish\API\Repository\Values\Content\Query\Criterion\Ancestor