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

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

공개 메소드들

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

메소드 상세

parse() 공개 메소드

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