MediaWiki REL1_39
ImagePageFileHistoryLineHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Page\Hook;
4
5use File;
7
28 public function onImagePageFileHistoryLine( $imageHistoryList, $file, &$line, &$css );
29}
Implements some public methods and some protected utility functions which are required by multiple ch...
Definition File.php:67
Builds the image revision log shown on image pages.
This is a hook handler interface, see docs/Hooks.md.
onImagePageFileHistoryLine( $imageHistoryList, $file, &$line, &$css)
This hook is called when a file history line is constructed.
$line
Definition mcc.php:119
if(PHP_SAPI !='cli-server') if(!isset( $_SERVER['SCRIPT_FILENAME'])) $file
Item class for a filearchive table row.
Definition router.php:42