MediaWiki
REL1_39
OtherAutoblockLogLinkHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
OtherAutoblockLogLinkHook
{
23
public
function
onOtherAutoblockLogLink
( &$otherBlockLink );
24
}
MediaWiki\Hook\OtherAutoblockLogLinkHook
This is a hook handler interface, see docs/Hooks.md.
Definition
OtherAutoblockLogLinkHook.php:12
MediaWiki\Hook\OtherAutoblockLogLinkHook\onOtherAutoblockLogLink
onOtherAutoblockLogLink(&$otherBlockLink)
Use this hook to add list items to a list of "other autoblocks" which appears at the end of Special:A...
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
OtherAutoblockLogLinkHook.php
Generated on Mon Dec 16 2024 06:36:26 for MediaWiki by
1.10.0