MediaWiki
REL1_35
InfoActionHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
IContextSource
;
6
11
interface
InfoActionHook
{
21
public
function
onInfoAction
( $context, &$pageInfo );
22
}
IContextSource
Interface for objects which can provide a MediaWiki context on request.
Definition
IContextSource.php:55
MediaWiki\Hook\InfoActionHook
Stable to implement.
Definition
InfoActionHook.php:11
MediaWiki\Hook\InfoActionHook\onInfoAction
onInfoAction( $context, &$pageInfo)
This hook is called when building information to display on the action=info page.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
actions
Hook
InfoActionHook.php
Generated on Sat Apr 6 2024 00:06:48 for MediaWiki by
1.9.8