MediaWiki  REL1_24
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 1135 of file ImagePage.php.


Constructor & Destructor Documentation

Parameters:
ImagePage$imagePage

Definition at line 1159 of file ImagePage.php.

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


Member Function Documentation

Parameters:
string$navLinks
Returns:
string

Definition at line 1187 of file ImagePage.php.

Parameters:
string$navLinks
Returns:
string

Definition at line 1209 of file ImagePage.php.

Returns:
File

Definition at line 1179 of file ImagePage.php.

Returns:
ImagePage

Definition at line 1172 of file ImagePage.php.

Returns:
bool

Definition at line 1430 of file ImagePage.php.

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

Definition at line 1389 of file ImagePage.php.

ImageHistoryList::imageHistoryLine ( iscur,
file 
)
Parameters:
bool$iscur
File$file
Returns:
string

Definition at line 1218 of file ImagePage.php.

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

Definition at line 1423 of file ImagePage.php.


Member Data Documentation

File ImageHistoryList::$current [protected]

Definition at line 1151 of file ImagePage.php.

ImagePage ImageHistoryList::$imagePage [protected]

Definition at line 1147 of file ImagePage.php.

Referenced by __construct().

File ImageHistoryList::$img [protected]

Definition at line 1143 of file ImagePage.php.

ImageHistoryList::$preventClickjacking = false [protected]

Definition at line 1154 of file ImagePage.php.

ImageHistoryList::$repo [protected]

Definition at line 1153 of file ImagePage.php.

ImageHistoryList::$showThumb

Definition at line 1153 of file ImagePage.php.

Title ImageHistoryList::$title [protected]

Definition at line 1139 of file ImagePage.php.


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