MediaWiki
REL1_35
SpecialSearchNogomatchHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
Title
;
6
11
interface
SpecialSearchNogomatchHook
{
23
public
function
onSpecialSearchNogomatch
( &
$title
);
24
}
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Hook\SpecialSearchNogomatchHook
Stable to implement.
Definition
SpecialSearchNogomatchHook.php:11
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 Sat Apr 6 2024 00:07:55 for MediaWiki by
1.9.8