MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onImagePageShowTOC ( $page, &$toc) | |
This hook is called when the file toc on an image page is generated. | |
Stable to implement.
Definition at line 11 of file ImagePageShowTOCHook.php.
MediaWiki\Page\Hook\ImagePageShowTOCHook::onImagePageShowTOC | ( | $page, | |
& | $toc | ||
) |
This hook is called when the file toc on an image page is generated.
ImagePage | $page | |
string[] | &$toc | Array of <li> strings |
Implemented in MediaWiki\HookContainer\HookRunner.