MediaWiki  REL1_21
ImageHistoryList Class Reference

Builds the image revision log shown on image pages. More...

Inheritance diagram for ImageHistoryList:
Collaboration diagram for ImageHistoryList:

List of all members.

Public Member Functions

 __construct ($imagePage)
 beginImageHistoryList ($navLinks= '')
 endImageHistoryList ($navLinks= '')
 getFile ()
 getImagePage ()
 getPreventClickjacking ()
 imageHistoryLine ($iscur, $file)

Public Attributes

 $showThumb

Protected Member Functions

 getThumbForLine ($file)
 preventClickjacking ($enable=true)

Protected Attributes

File $current
ImagePage $imagePage
File $img
 $preventClickjacking = false
 $repo
Title $title

Detailed Description

Builds the image revision log shown on image pages.

Definition at line 940 of file ImagePage.php.


Constructor & Destructor Documentation

Parameters:
ImagePage$imagePage

Definition at line 964 of file ImagePage.php.

References $imagePage, ImagePage\getDisplayedFile(), Article\getTitle(), global, and title.


Member Function Documentation

Parameters:
$navLinksstring
Returns:
string

Definition at line 992 of file ImagePage.php.

Parameters:
$navLinksstring
Returns:
string

Definition at line 1012 of file ImagePage.php.

Returns:
File

Definition at line 984 of file ImagePage.php.

Returns:
ImagePage

Definition at line 977 of file ImagePage.php.

Returns:
bool

Definition at line 1222 of file ImagePage.php.

ImageHistoryList::getThumbForLine ( file) [protected]
Parameters:
$fileFile
Returns:
string

Definition at line 1181 of file ImagePage.php.

Referenced by imageHistoryLine().

ImageHistoryList::preventClickjacking ( enable = true) [protected]
Parameters:
$enablebool

Definition at line 1215 of file ImagePage.php.

Referenced by imageHistoryLine().


Member Data Documentation

File ImageHistoryList::$current [protected]

Definition at line 956 of file ImagePage.php.

ImagePage ImageHistoryList::$imagePage [protected]

Definition at line 952 of file ImagePage.php.

Referenced by __construct().

File ImageHistoryList::$img [protected]

Definition at line 948 of file ImagePage.php.

Referenced by imageHistoryLine().

ImageHistoryList::$preventClickjacking = false [protected]

Definition at line 959 of file ImagePage.php.

ImageHistoryList::$repo [protected]

Definition at line 958 of file ImagePage.php.

ImageHistoryList::$showThumb

Definition at line 958 of file ImagePage.php.

Title ImageHistoryList::$title [protected]

Definition at line 944 of file ImagePage.php.


The documentation for this class was generated from the following file: