PHP Class eZ\Publish\Core\QueryType\ArrayQueryTypeRegistry

Inheritance: implements eZ\Publish\Core\QueryType\QueryTypeRegistry
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
addQueryType ( $name, eZ\Publish\Core\QueryType\QueryType $queryType )
addQueryTypes ( array $queryTypes )
getQueryType ( $name )

Method Details

addQueryType() public method

public addQueryType ( $name, eZ\Publish\Core\QueryType\QueryType $queryType )
$queryType eZ\Publish\Core\QueryType\QueryType

addQueryTypes() public method

public addQueryTypes ( array $queryTypes )
$queryTypes array

getQueryType() public method

public getQueryType ( $name )