MediaWiki
REL1_35
ContributionsToolLinksHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
SpecialPage
;
6
use
Title
;
7
12
interface
ContributionsToolLinksHook
{
26
public
function
onContributionsToolLinks
( $id,
$title
, &$tools, $specialPage );
27
}
SpecialPage
Parent class for all special pages.
Definition
SpecialPage.php:41
Title
Represents a title within MediaWiki.
Definition
Title.php:42
MediaWiki\Hook\ContributionsToolLinksHook
Stable to implement.
Definition
ContributionsToolLinksHook.php:12
MediaWiki\Hook\ContributionsToolLinksHook\onContributionsToolLinks
onContributionsToolLinks( $id, $title, &$tools, $specialPage)
Use this hook to change the tool links above Special:Contributions.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$title
$title
Definition
testCompression.php:38
includes
specials
Hook
ContributionsToolLinksHook.php
Generated on Sat Apr 6 2024 00:07:53 for MediaWiki by
1.9.8