SearchHelper::checkNoHtml
Checks an object for search terms (after stripping fields of HTML)
Signature
Parameters
-
$object
- The object to check
-
$searchTerm
- Search words to check for
-
$fields
- List of object variables to check against
Returns
- boolean
- True if searchTerm is in object, false otherwise