MediaWiki
master
ImagePageFileHistoryLineHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Page\Hook
;
4
5
use
File
;
6
use
ImageHistoryList
;
7
15
interface
ImagePageFileHistoryLineHook
{
28
public
function
onImagePageFileHistoryLine
( $imageHistoryList, $file, &$line, &$css );
29
}
File
Implements some public methods and some protected utility functions which are required by multiple ch...
Definition
File.php:79
ImageHistoryList
Builds the image revision log shown on image pages.
Definition
ImageHistoryList.php:35
MediaWiki\Page\Hook\ImagePageFileHistoryLineHook
This is a hook handler interface, see docs/Hooks.md.
Definition
ImagePageFileHistoryLineHook.php:15
MediaWiki\Page\Hook\ImagePageFileHistoryLineHook\onImagePageFileHistoryLine
onImagePageFileHistoryLine( $imageHistoryList, $file, &$line, &$css)
This hook is called when a file history line is constructed.
MediaWiki\Page\Hook
Definition
Article__MissingArticleConditionsHook.php:3
includes
page
Hook
ImagePageFileHistoryLineHook.php
Generated on Tue Feb 11 2025 07:25:25 for MediaWiki by
1.10.0