MediaWiki REL1_35
PrefixSearchBackendHook.php
Go to the documentation of this file.
1<?php
2
4
23 public function onPrefixSearchBackend( $ns, $search, $limit, &$results,
24 $offset
25 );
26}
onPrefixSearchBackend( $ns, $search, $limit, &$results, $offset)
Use this hook to override the title prefix search used for OpenSearch and AJAX search suggestions.