You are here

protected property FacetapiFacet::$adapter in Facet API 7

Same name and namespace in other branches
  1. 6.3 plugins/facetapi/adapter.inc \FacetapiFacet::adapter
  2. 7.2 plugins/facetapi/adapter.inc \FacetapiFacet::adapter

The FacetapiAdapter object this class was instantiated from.

Type: FacetapiAdapter

File

plugins/facetapi/adapter.inc, line 1142
Adapter plugin and adapter related classes.

Class

FacetapiFacet
Wrapper around the facet definition with methods that build render arrays.

Code

protected $adapter;