SearchableWidget

Searchable Widget Trait Adds search features to back-end widgets

 trait Backend\Traits\SearchableWidget

Properties

protected $searchTerm : mixed

Methods

protected getSearchTerm ()

Returns
mixed

protected setSearchTerm ($term)

Parameters
Property Description
$term
mixed
Returns
mixed

protected textMatchesSearch ($words, $text)

Parameters
Property Description
$words
mixed
$text
mixed
Returns
mixed
Copyright © 2024 Winter CMS