MediaWiki
REL1_35
SelfLinkBeginHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
Title
;
6
11
interface
SelfLinkBeginHook
{
25
public
function
onSelfLinkBegin
( $nt, &$html, &$trail, &$prefix, &$ret );
26
}
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Hook\SelfLinkBeginHook
Stable to implement.
Definition
SelfLinkBeginHook.php:11
MediaWiki\Hook\SelfLinkBeginHook\onSelfLinkBegin
onSelfLinkBegin( $nt, &$html, &$trail, &$prefix, &$ret)
This hook is called before a link to the current article is displayed to allow the display of the lin...
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
SelfLinkBeginHook.php
Generated on Sat Apr 6 2024 00:07:13 for MediaWiki by
1.9.8