You are here

protected property FacetapiFacet::$adapter in Facet API 6.3

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

The FacetapiAdapter object.

Type: FacetapiAdapter

File

plugins/facetapi/adapter.inc, line 888
Adapter plugin and adapter related calsses.

Class

FacetapiFacet
Stores facet data, provides methods that build the facet's render array.

Code

protected $adapter;