MediaWiki
REL1_37
BitmapHandlerCheckImageAreaHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
File
;
6
14
interface
BitmapHandlerCheckImageAreaHook
{
27
public
function
onBitmapHandlerCheckImageArea
( $image, &$params,
28
&$checkImageAreaHookResult
29
);
30
}
File
Implements some public methods and some protected utility functions which are required by multiple ch...
Definition
File.php:66
MediaWiki\Hook\BitmapHandlerCheckImageAreaHook
This is a hook handler interface, see docs/Hooks.md.
Definition
BitmapHandlerCheckImageAreaHook.php:14
MediaWiki\Hook\BitmapHandlerCheckImageAreaHook\onBitmapHandlerCheckImageArea
onBitmapHandlerCheckImageArea( $image, &$params, &$checkImageAreaHookResult)
This hook is called by BitmapHandler::normaliseParams, after all normalizations have been performed,...
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
media
Hook
BitmapHandlerCheckImageAreaHook.php
Generated on Fri Apr 5 2024 23:40:34 for MediaWiki by
1.9.8