MediaWiki
REL1_35
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
12
interface
ImagePageFileHistoryLineHook
{
25
public
function
onImagePageFileHistoryLine
( $imageHistoryList,
$file
, &
$line
, &$css );
26
}
File
Implements some public methods and some protected utility functions which are required by multiple ch...
Definition
File.php:63
ImageHistoryList
Builds the image revision log shown on image pages.
Definition
ImageHistoryList.php:29
MediaWiki\Page\Hook\ImagePageFileHistoryLineHook
Stable to implement.
Definition
ImagePageFileHistoryLineHook.php:12
MediaWiki\Page\Hook\ImagePageFileHistoryLineHook\onImagePageFileHistoryLine
onImagePageFileHistoryLine( $imageHistoryList, $file, &$line, &$css)
This hook is called when a file history line is constructed.
$line
$line
Definition
mcc.php:119
MediaWiki\Page\Hook
Definition
Article__MissingArticleConditionsHook.php:3
$file
if(PHP_SAPI !='cli-server') if(!isset( $_SERVER['SCRIPT_FILENAME'])) $file
Item class for a filearchive table row.
Definition
router.php:42
includes
page
Hook
ImagePageFileHistoryLineHook.php
Generated on Sat Apr 6 2024 00:07:34 for MediaWiki by
1.9.8