|
MediaWiki
REL1_22
|


Public Member Functions | |
| doClientImage ($image, $scalerParams) | |
| doTransform ($image, $dstPath, $dstUrl, $params, $flags=0) | |
Definition at line 24 of file MockBitmapHandler.php.
| MockBitmapHandler::doClientImage | ( | $ | image, |
| $ | scalerParams | ||
| ) |
Definition at line 28 of file MockBitmapHandler.php.
References BitmapHandler\getClientScalingThumbnailImage().
| MockBitmapHandler::doTransform | ( | $ | image, |
| $ | dstPath, | ||
| $ | dstUrl, | ||
| $ | params, | ||
| $ | flags = 0 |
||
| ) |
| $image | File | |
| $dstPath | ||
| $dstUrl | ||
| $params | ||
| int | $flags |
Reimplemented from BitmapHandler.
Definition at line 25 of file MockBitmapHandler.php.
References $flags, $params, and MockImageHandler\doFakeTransform().