protected property FacetapiWidget::$realm in Facet API 7
Same name and namespace in other branches
- 6.3 plugins/facetapi/widget.inc \FacetapiWidget::realm
- 7.2 plugins/facetapi/widget.inc \FacetapiWidget::realm
The realm definition as returned by facetapi_realm_load().
Type: array
File
- plugins/
facetapi/ widget.inc, line 29 - Base widget plugin class and helper functions for facet sorting.
Class
- FacetapiWidget
- Abstract class extended by widget plugins.
Code
protected $realm;