MediaWiki
REL1_35
LinkerMakeExternalLinkHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
LinkerMakeExternalLinkHook
{
22
public
function
onLinkerMakeExternalLink
( &$url, &$text, &$link, &$attribs,
23
$linkType
24
);
25
}
MediaWiki\Hook\LinkerMakeExternalLinkHook
Stable to implement.
Definition
LinkerMakeExternalLinkHook.php:9
MediaWiki\Hook\LinkerMakeExternalLinkHook\onLinkerMakeExternalLink
onLinkerMakeExternalLink(&$url, &$text, &$link, &$attribs, $linkType)
This hook is called at the end of Linker::makeExternalLink() just before the return.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
LinkerMakeExternalLinkHook.php
Generated on Sat Apr 6 2024 00:07:13 for MediaWiki by
1.9.8