MediaWiki
REL1_37
IRCLineURLHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
RecentChange
;
6
14
interface
IRCLineURLHook
{
26
public
function
onIRCLineURL
( &$url, &$query, $rc );
27
}
RecentChange
Utility class for creating new RC entries.
Definition
RecentChange.php:80
MediaWiki\Hook\IRCLineURLHook
This is a hook handler interface, see docs/Hooks.md.
Definition
IRCLineURLHook.php:14
MediaWiki\Hook\IRCLineURLHook\onIRCLineURL
onIRCLineURL(&$url, &$query, $rc)
This hook is called when constructing the URL to use in an IRC notification.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
rcfeed
Hook
IRCLineURLHook.php
Generated on Fri Apr 5 2024 23:40:43 for MediaWiki by
1.9.8