PHP Class eZ\Publish\Core\QueryType\ArrayQueryTypeRegistry

Inheritance: implements eZ\Publish\Core\QueryType\QueryTypeRegistry
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

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

Method Details

addQueryType() public méthode

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

addQueryTypes() public méthode

public addQueryTypes ( array $queryTypes )
$queryTypes array

getQueryType() public méthode

public getQueryType ( $name )