MediaWiki
REL1_35
SpecialSearchGoResultHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
Title
;
6
11
interface
SpecialSearchGoResultHook
{
27
public
function
onSpecialSearchGoResult
( $term,
$title
, &$url );
28
}
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Hook\SpecialSearchGoResultHook
Stable to implement.
Definition
SpecialSearchGoResultHook.php:11
MediaWiki\Hook\SpecialSearchGoResultHook\onSpecialSearchGoResult
onSpecialSearchGoResult( $term, $title, &$url)
Use this hook to alter the behaviour of the 'go' feature when searching.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$title
$title
Definition
testCompression.php:38
includes
specials
Hook
SpecialSearchGoResultHook.php
Generated on Sat Apr 6 2024 00:07:55 for MediaWiki by
1.9.8