You are here

protected property FacetapiEmptyBehavior::$settings in Facet API 6.3

Same name and namespace in other branches
  1. 7.2 plugins/facetapi/empty_behavior.inc \FacetapiEmptyBehavior::settings
  2. 7 plugins/facetapi/empty_behavior.inc \FacetapiEmptyBehavior::settings

An array of facet settings.

Type: array

File

plugins/facetapi/empty_behavior.inc, line 25
Base class for empty behaviors.

Class

FacetapiEmptyBehavior
Abstract class implemented by all empty behavior plugins.

Code

protected $settings;