You are here

protected property FacetapiWidget::$key in Facet API 6.3

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

The key of the facet's render array added to the realm's render array.

Type: string

File

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

Class

FacetapiWidget
Base class for widget plugins.

Code

protected $key;