MediaWiki
REL1_35
APIQueryAfterExecuteHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Api\Hook
;
4
5
use
ApiBase
;
6
11
interface
APIQueryAfterExecuteHook
{
21
public
function
onAPIQueryAfterExecute
( $module );
22
}
ApiBase
This abstract class implements many basic API functions, and is the base of all API classes.
Definition
ApiBase.php:52
MediaWiki\Api\Hook\APIQueryAfterExecuteHook
Stable to implement.
Definition
APIQueryAfterExecuteHook.php:11
MediaWiki\Api\Hook\APIQueryAfterExecuteHook\onAPIQueryAfterExecute
onAPIQueryAfterExecute( $module)
This hook is called after calling the execute() method of an action=query submodule.
MediaWiki\Api\Hook
Definition
APIAfterExecuteHook.php:3
includes
api
Hook
APIQueryAfterExecuteHook.php
Generated on Sat Apr 6 2024 00:06:55 for MediaWiki by
1.9.8