MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onImageOpenShowImageInlineBefore ( $imagePage, $output) | |
This hook is called just before showing the image on an image page. | |
Stable to implement.
Definition at line 12 of file ImageOpenShowImageInlineBeforeHook.php.
MediaWiki\Page\Hook\ImageOpenShowImageInlineBeforeHook::onImageOpenShowImageInlineBefore | ( | $imagePage, | |
$output | |||
) |
This hook is called just before showing the image on an image page.
ImagePage | $imagePage | ImagePage object ($this) |
OutputPage | $output | $wgOut |
Implemented in MediaWiki\HookContainer\HookRunner.