Performs prefix search, returning Title objects.
More...
|
| defaultSearchBackend ( $namespaces, $search, $limit, $offset) |
| Unless overridden by PrefixSearchBackend hook... More...
|
|
| search ( $search, $limit, $namespaces=[], $offset=0) |
| Do a prefix search of titles and return a list of matching page names. More...
|
|
| searchWithVariants ( $search, $limit, array $namespaces, $offset=0) |
| Do a prefix search for all possible variants of the prefix. More...
|
|
Performs prefix search, returning Title objects.
- Deprecated:
- Since 1.27, Use SearchEngine::defaultPrefixSearch or SearchEngine::completionSearch
Definition at line 31 of file TitlePrefixSearch.php.
◆ strings()
TitlePrefixSearch::strings |
( |
array |
$strings | ) |
|
|
protected |
◆ titles()
TitlePrefixSearch::titles |
( |
array |
$titles | ) |
|
|
protected |
The documentation for this class was generated from the following file: