MediaWiki
REL1_40
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 Thu Jun 27 2024 14:04:15 for MediaWiki by
1.10.0