MediaWiki
REL1_37
OtherBlockLogLinkHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
OtherBlockLogLinkHook
{
25
public
function
onOtherBlockLogLink
( &$otherBlockLink, $ip );
26
}
MediaWiki\Hook\OtherBlockLogLinkHook
This is a hook handler interface, see docs/Hooks.md.
Definition
OtherBlockLogLinkHook.php:12
MediaWiki\Hook\OtherBlockLogLinkHook\onOtherBlockLogLink
onOtherBlockLogLink(&$otherBlockLink, $ip)
Use this hook to add list items to a list of "other blocks" when viewing Special:BlockList.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
OtherBlockLogLinkHook.php
Generated on Fri Apr 5 2024 23:40:55 for MediaWiki by
1.9.8