MediaWiki
REL1_39
SpecialSearchNogomatchHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
Title
;
6
14
interface
SpecialSearchNogomatchHook
{
26
public
function
onSpecialSearchNogomatch
( &
$title
);
27
}
Title
Represents a title within MediaWiki.
Definition
Title.php:49
MediaWiki\Hook\SpecialSearchNogomatchHook
This is a hook handler interface, see docs/Hooks.md.
Definition
SpecialSearchNogomatchHook.php:14
MediaWiki\Hook\SpecialSearchNogomatchHook\onSpecialSearchNogomatch
onSpecialSearchNogomatch(&$title)
This hook is called when the 'Go' feature is triggered and the target doesn't exist.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$title
$title
Definition
testCompression.php:38
includes
specials
Hook
SpecialSearchNogomatchHook.php
Generated on Thu Nov 21 2024 05:24:15 for MediaWiki by
1.10.0