MediaWiki
REL1_35
ImagePageShowTOCHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Page\Hook
;
4
5
use
ImagePage
;
6
11
interface
ImagePageShowTOCHook
{
21
public
function
onImagePageShowTOC
( $page, &$toc );
22
}
ImagePage
Class for viewing MediaWiki file description pages.
Definition
ImagePage.php:33
MediaWiki\Page\Hook\ImagePageShowTOCHook
Stable to implement.
Definition
ImagePageShowTOCHook.php:11
MediaWiki\Page\Hook\ImagePageShowTOCHook\onImagePageShowTOC
onImagePageShowTOC( $page, &$toc)
This hook is called when the file toc on an image page is generated.
MediaWiki\Page\Hook
Definition
Article__MissingArticleConditionsHook.php:3
includes
page
Hook
ImagePageShowTOCHook.php
Generated on Sat Apr 6 2024 00:07:34 for MediaWiki by
1.9.8