You are here

protected property FacetapiQueryType::$adapter in Facet API 7.2

Same name and namespace in other branches
  1. 6.3 plugins/facetapi/query_type.inc \FacetapiQueryType::adapter
  2. 7 plugins/facetapi/query_type.inc \FacetapiQueryType::adapter

The adapter associated with facet being queried.

Type: FacetapiAdapter

File

plugins/facetapi/query_type.inc, line 105
Interfaces and base classes for query type plugins.

Class

FacetapiQueryType
Base class for query type plugins.

Code

protected $adapter;