Backend\Traits\SearchableWidget

Overview

SearchableWidget adds search features to back-end widgets


Protected Properties

protected bool $searchTerm


Protected Methods

protected getSearchTerm()

protected getSearchTerm(): void

protected setSearchTerm()

protected setSearchTerm($term): void

protected textMatchesSearch()

protected textMatchesSearch(&$words, $text): void