MediaWiki  REL1_22
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 937 of file ImagePage.php.


Constructor & Destructor Documentation

Parameters:
ImagePage$imagePage

Definition at line 961 of file ImagePage.php.

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


Member Function Documentation

Parameters:
$navLinksstring
Returns:
string

Definition at line 989 of file ImagePage.php.

Parameters:
$navLinksstring
Returns:
string

Definition at line 1009 of file ImagePage.php.

Returns:
File

Definition at line 981 of file ImagePage.php.

Returns:
ImagePage

Definition at line 974 of file ImagePage.php.

Returns:
bool

Definition at line 1219 of file ImagePage.php.

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

Definition at line 1178 of file ImagePage.php.

Referenced by imageHistoryLine().

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

Definition at line 1212 of file ImagePage.php.

Referenced by imageHistoryLine().


Member Data Documentation

File ImageHistoryList::$current [protected]

Definition at line 953 of file ImagePage.php.

ImagePage ImageHistoryList::$imagePage [protected]

Definition at line 949 of file ImagePage.php.

Referenced by __construct().

File ImageHistoryList::$img [protected]

Definition at line 945 of file ImagePage.php.

Referenced by imageHistoryLine().

ImageHistoryList::$preventClickjacking = false [protected]

Definition at line 956 of file ImagePage.php.

ImageHistoryList::$repo [protected]

Definition at line 955 of file ImagePage.php.

ImageHistoryList::$showThumb

Definition at line 955 of file ImagePage.php.

Title ImageHistoryList::$title [protected]

Definition at line 941 of file ImagePage.php.


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