MediaWiki
REL1_37
ImagePageAfterImageLinksHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Page\Hook
;
4
5
use
ImagePage
;
6
14
interface
ImagePageAfterImageLinksHook
{
25
public
function
onImagePageAfterImageLinks
( $imagePage, &$html );
26
}
ImagePage
Class for viewing MediaWiki file description pages.
Definition
ImagePage.php:34
MediaWiki\Page\Hook\ImagePageAfterImageLinksHook
This is a hook handler interface, see docs/Hooks.md.
Definition
ImagePageAfterImageLinksHook.php:14
MediaWiki\Page\Hook\ImagePageAfterImageLinksHook\onImagePageAfterImageLinks
onImagePageAfterImageLinks( $imagePage, &$html)
This hook is called after the image links section on an image page is built.
MediaWiki\Page\Hook
Definition
Article__MissingArticleConditionsHook.php:3
includes
page
Hook
ImagePageAfterImageLinksHook.php
Generated on Fri Apr 5 2024 23:40:37 for MediaWiki by
1.9.8