protected property CurrentSearchItem::$name in Facet API 6.3
Same name and namespace in other branches
- 7.2 contrib/current_search/plugins/current_search/item.inc \CurrentSearchItem::name
- 7 contrib/current_search/plugins/current_search/item.inc \CurrentSearchItem::name
The machine readable name of the item this instance is associated with.
Type: string
File
- contrib/
current_search/ plugins/ current_search/ item.inc, line 25 - Current search plugin base class.
Class
- CurrentSearchItem
- Base class for current search item plugins.
Code
protected $name;