PHP 클래스 eZ\Publish\Core\QueryType\QueryParameterContentViewQueryTypeMapper

상속: implements eZ\Publish\Core\QueryType\ContentViewQueryTypeMapper
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
__construct ( eZ\Publish\Core\QueryType\QueryTypeRegistry $queryTypeRegistry )
map ( ContentView $contentView )

비공개 메소드들

메소드 설명
evaluateExpression ( ContentView $contentView, string $queryParameterValue ) : mixed
extractParameters ( ContentView $contentView ) : array

메소드 상세

__construct() 공개 메소드

public __construct ( eZ\Publish\Core\QueryType\QueryTypeRegistry $queryTypeRegistry )
$queryTypeRegistry eZ\Publish\Core\QueryType\QueryTypeRegistry

map() 공개 메소드

public map ( ContentView $contentView )
$contentView eZ\Publish\Core\MVC\Symfony\View\ContentView