ISearchPlugin
in
Interface ISearchPlugin
Tags
Table of Contents
Methods
- search() : bool
Methods
search()
public
search(string $search, int $limit, int $offset, ISearchResult $searchResult) : bool
Parameters
- $search : string
- $limit : int
- $offset : int
- $searchResult : ISearchResult
Tags
Return values
bool —whether the plugin has more results