\Charcoal\CmsSearchableInterface

Summary

Methods
Constants
setSearchProperties()
searchProperties()
setSearchKeywords()
searchKeywords()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setSearchProperties()

setSearchProperties(array  $properties) : self

Parameters

array $properties

The properties to search into.

Returns

self

searchProperties()

searchProperties() : array

Returns

array

setSearchKeywords()

setSearchKeywords(mixed  $keywords) : self

Parameters

mixed $keywords

The search keywords (localized).

Returns

self

searchKeywords()

searchKeywords() : \Charcoal\Translator\Translation|string|null

Returns

\Charcoal\Translator\Translation|string|null