You are here

protected property FacetapiEmptyBehaviorAjaxFacets::$formatSet in Ajax facets 7.3

A boolean flagging whether the input format is set, FALSE means it is being pulled from FacetapiEmptyBehavior::getDefaultSettings().

Type: bool

File

plugins/facetapi/empty_behavior_ajax_facets.inc, line 22
The empty_text empty behavior class.

Class

FacetapiEmptyBehaviorAjaxFacets
Empty behavior plugin that displays markup, usually just some text.

Code

protected $formatSet = FALSE;