MediaWiki
REL1_35
SpecialLogAddLogSearchRelationsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
WebRequest
;
6
11
interface
SpecialLogAddLogSearchRelationsHook
{
22
public
function
onSpecialLogAddLogSearchRelations
(
$type
, $request, &$qc );
23
}
WebRequest
The WebRequest class encapsulates getting at data passed in the URL or via a POSTed form stripping il...
Definition
WebRequest.php:42
MediaWiki\Hook\SpecialLogAddLogSearchRelationsHook
Stable to implement.
Definition
SpecialLogAddLogSearchRelationsHook.php:11
MediaWiki\Hook\SpecialLogAddLogSearchRelationsHook\onSpecialLogAddLogSearchRelations
onSpecialLogAddLogSearchRelations( $type, $request, &$qc)
Use this hook to add log relations to the current log.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$type
$type
Definition
testCompression.php:52
includes
specials
Hook
SpecialLogAddLogSearchRelationsHook.php
Generated on Sat Apr 6 2024 00:07:54 for MediaWiki by
1.9.8