MediaWiki
REL1_35
BitmapHandlerCheckImageAreaHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
File
;
6
11
interface
BitmapHandlerCheckImageAreaHook
{
24
public
function
onBitmapHandlerCheckImageArea
( $image, &$params,
25
&$checkImageAreaHookResult
26
);
27
}
File
Implements some public methods and some protected utility functions which are required by multiple ch...
Definition
File.php:63
MediaWiki\Hook\BitmapHandlerCheckImageAreaHook
Stable to implement.
Definition
BitmapHandlerCheckImageAreaHook.php:11
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 Sat Apr 6 2024 00:07:31 for MediaWiki by
1.9.8