protected property FacetapiWidget::$id in Facet API 7.2
Same name and namespace in other branches
- 6.3 plugins/facetapi/widget.inc \FacetapiWidget::id
- 7 plugins/facetapi/widget.inc \FacetapiWidget::id
The machine name of the plugin associated with this instance.
Type: string
File
- plugins/
facetapi/ widget.inc, line 22 - Base widget plugin class and helper functions for facet sorting.
Class
- FacetapiWidget
- Abstract class extended by widget plugins.
Code
protected $id;