Namespace Icybee\Modules\Search
Classes summary
ConfigBlock | A block to configure search. |
ConfigOperation | Save the configuration of the module. |
Hooks | |
Module | Extends the Module class with the following features: |
Functions summary
_search_excerpt_replace | Helper function for array_walk in search_except. |
make_set | |
query_contents | |
query_google | |
query_pages | |
search_excerpt | Returns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results. |
search_forms | |
truncate_utf8 | Truncate a UTF-8-encoded string safely to a number of characters. |