FilterIndexableParametersGroupTrait
This is the filter indexable parameters group trait.
Table of Contents
$filterIndexable | : string | |
---|---|---|
getFilterIndexable() | Returns the filter indexable parameter value. | : string |
setFilterIndexable() | Sets the filter indexable parameter for this parameters group. | : void |
Properties
$filterIndexable
protected
string
$filterIndexable
Methods
getFilterIndexable()
Returns the filter indexable parameter value.
public
getFilterIndexable() : string
Return values
string —setFilterIndexable()
Sets the filter indexable parameter for this parameters group.
public
setFilterIndexable(string $filterIndexable) : void
Parameters
- $filterIndexable : string