MediaWiki
REL1_35
SpecialSearchCreateLinkHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
Title
;
6
11
interface
SpecialSearchCreateLinkHook
{
21
public
function
onSpecialSearchCreateLink
(
$t
, &$params );
22
}
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Hook\SpecialSearchCreateLinkHook
Stable to implement.
Definition
SpecialSearchCreateLinkHook.php:11
MediaWiki\Hook\SpecialSearchCreateLinkHook\onSpecialSearchCreateLink
onSpecialSearchCreateLink( $t, &$params)
This hook is called when making the message to create a page or go to the existing page.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$t
$t
Definition
testCompression.php:74
includes
specials
Hook
SpecialSearchCreateLinkHook.php
Generated on Sat Apr 6 2024 00:07:55 for MediaWiki by
1.9.8