MediaWiki
REL1_35
LinkEndHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Linker\Hook
;
4
5
use
DummyLinker
;
6
use
Title
;
7
12
interface
LinkEndHook
{
31
public
function
onLinkEnd
( $skin, $target, $options, &$html, &$attribs, &$ret );
32
}
DummyLinker
Definition
DummyLinker.php:8
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Linker\Hook\LinkEndHook
Definition
LinkEndHook.php:12
MediaWiki\Linker\Hook\LinkEndHook\onLinkEnd
onLinkEnd( $skin, $target, $options, &$html, &$attribs, &$ret)
This hook is called when generating internal and interwiki links in Linker::link(),...
MediaWiki\Linker\Hook
Definition
HtmlPageLinkRendererBeginHook.php:3
includes
linker
Hook
LinkEndHook.php
Generated on Sat Apr 6 2024 00:07:29 for MediaWiki by
1.9.8