protected property FacetapiEmptyBehaviorText::$formatSet in Facet API 6.3
Same name and namespace in other branches
- 7.2 plugins/facetapi/empty_behavior_text.inc \FacetapiEmptyBehaviorText::formatSet
- 7 plugins/facetapi/empty_behavior_text.inc \FacetapiEmptyBehaviorText::formatSet
A boolean flagging whether the input format is set, FALSE means it is being pulled from FacetapiEmptyBehavior::getDefaultSettings().
File
- plugins/
facetapi/ empty_behavior_text.inc, line 17 - Empty behavior that returns text.
Class
- FacetapiEmptyBehaviorText
- Returns text.
Code
protected $formatSet = FALSE;