MediaWiki
REL1_35
ImagePageAfterImageLinksHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Page\Hook
;
4
5
use
ImagePage
;
6
11
interface
ImagePageAfterImageLinksHook
{
22
public
function
onImagePageAfterImageLinks
( $imagePage, &$html );
23
}
ImagePage
Class for viewing MediaWiki file description pages.
Definition
ImagePage.php:33
MediaWiki\Page\Hook\ImagePageAfterImageLinksHook
Stable to implement.
Definition
ImagePageAfterImageLinksHook.php:11
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 Sat Apr 6 2024 00:07:34 for MediaWiki by
1.9.8