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

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

공개 메소드들

메소드 설명
parse ( array $data, ParsingDispatcher $parsingDispatcher ) : eZ\Publish\API\Repository\Values\Content\Section[] Parse input structure.

메소드 상세

parse() 공개 메소드

Parse input structure.
public parse ( array $data, ParsingDispatcher $parsingDispatcher ) : eZ\Publish\API\Repository\Values\Content\Section[]
$data array
$parsingDispatcher eZ\Publish\Core\REST\Common\Input\ParsingDispatcher
리턴 eZ\Publish\API\Repository\Values\Content\Section[]