MediaWiki
REL1_35
IRCLineURLHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
RecentChange
;
6
11
interface
IRCLineURLHook
{
23
public
function
onIRCLineURL
( &$url, &$query, $rc );
24
}
RecentChange
Utility class for creating new RC entries.
Definition
RecentChange.php:72
MediaWiki\Hook\IRCLineURLHook
Stable to implement.
Definition
IRCLineURLHook.php:11
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 Sat Apr 6 2024 00:07:40 for MediaWiki by
1.9.8