You are here

protected property FacetapiWidget::$facet in Facet API 6.3

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

The facet object.

Type: FacetapiFacet

File

plugins/facetapi/widget.inc, line 32
Abstract widget plugin class.

Class

FacetapiWidget
Base class for widget plugins.

Code

protected $facet;