MediaWiki
REL1_35
SearchGetNearMatchHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Search\Hook
;
4
5
use
Title
;
6
11
interface
SearchGetNearMatchHook
{
22
public
function
onSearchGetNearMatch
( $term, &
$title
);
23
}
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Search\Hook\SearchGetNearMatchHook
Stable to implement.
Definition
SearchGetNearMatchHook.php:11
MediaWiki\Search\Hook\SearchGetNearMatchHook\onSearchGetNearMatch
onSearchGetNearMatch( $term, &$title)
Use this hook to perform exact-title-matches in "go" searches if nothing was found.
MediaWiki\Search\Hook
Definition
PrefixSearchBackendHook.php:3
$title
$title
Definition
testCompression.php:38
includes
search
Hook
SearchGetNearMatchHook.php
Generated on Sat Apr 6 2024 00:07:47 for MediaWiki by
1.9.8