You are here

protected property FacetapiWidget::$facet in Facet API 7.2

Same name and namespace in other branches
  1. 6.3 plugins/facetapi/widget.inc \FacetapiWidget::facet
  2. 7 plugins/facetapi/widget.inc \FacetapiWidget::facet

The facet object containing the facet definition and required contexts.

Type: FacetapiFacet

File

plugins/facetapi/widget.inc, line 36
Base widget plugin class and helper functions for facet sorting.

Class

FacetapiWidget
Abstract class extended by widget plugins.

Code

protected $facet;