You are here

protected property FacetapiAdapter::$_facets in Facet API 6

An array of FacetapiFacet objects.

File

./facetapi.adapter.inc, line 37
Defines classes used by the FacetAPI module.

Class

FacetapiAdapter
Abstract class extended by search backends that retrieves facet information from the database.

Code

protected $_facets = array();