MediaWiki
REL1_37
SpecialLogAddLogSearchRelationsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
WebRequest
;
6
14
interface
SpecialLogAddLogSearchRelationsHook
{
25
public
function
onSpecialLogAddLogSearchRelations
(
$type
, $request, &$qc );
26
}
WebRequest
The WebRequest class encapsulates getting at data passed in the URL or via a POSTed form stripping il...
Definition
WebRequest.php:43
MediaWiki\Hook\SpecialLogAddLogSearchRelationsHook
This is a hook handler interface, see docs/Hooks.md.
Definition
SpecialLogAddLogSearchRelationsHook.php:14
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 Fri Apr 5 2024 23:40:56 for MediaWiki by
1.9.8