SearchableWidget
Searchable Widget Trait
Adds search features to back-end widgets
trait Backend\Traits\SearchableWidget
Properties
protected
$searchTerm
:
mixed
= false
Methods
protected getSearchTerm ()
Returns
mixed
protected setSearchTerm ($term)
Parameters
Property | Type | Description |
---|---|---|
$term | mixed |
mixed
|
Returns
mixed
protected textMatchesSearch ($words, $text)
Parameters
Property | Type | Description |
---|---|---|
$words | mixed |
mixed
|
$text | mixed |
mixed
|
Returns
mixed
Copyright © 2024 Winter CMS