Public Member Functions | |
__construct ($imagePage) | |
getImagePage () | |
getSkin () | |
getFile () | |
beginImageHistoryList ($navLinks= '') | |
endImageHistoryList ($navLinks= '') | |
imageHistoryLine ($iscur, $file) | |
Protected Attributes | |
$imagePage | |
$img | |
$skin | |
$title | |
$repo |
Definition at line 724 of file ImagePage.php.
ImageHistoryList::__construct | ( | $ | imagePage | ) |
ImageHistoryList::beginImageHistoryList | ( | $ | navLinks = '' |
) |
Definition at line 749 of file ImagePage.php.
References $wgOut, $wgUser, Xml::element(), Xml::openElement(), wfMsg(), wfMsgHtml(), and wfMsgNoTrans().
ImageHistoryList::endImageHistoryList | ( | $ | navLinks = '' |
) |
Definition at line 765 of file ImagePage.php.
ImageHistoryList::getFile | ( | ) |
Definition at line 745 of file ImagePage.php.
ImageHistoryList::getImagePage | ( | ) |
Definition at line 737 of file ImagePage.php.
ImageHistoryList::getSkin | ( | ) |
Definition at line 741 of file ImagePage.php.
ImageHistoryList::imageHistoryLine | ( | $ | iscur, | |
$ | file | |||
) |
Definition at line 769 of file ImagePage.php.
References $del, $file, $img, $name, $options, $row, $size, $ts, $url, $user, $wgContLang, $wgLang, $wgTitle, $wgUser, File::DELETED_COMMENT, File::DELETED_FILE, File::DELETED_RESTRICTED, File::DELETED_USER, Xml::element(), SpecialPage::getTitleFor(), wfMsg(), wfMsgHtml(), wfRunHooks(), and wfTimestamp().
ImageHistoryList::$imagePage [protected] |
ImageHistoryList::$img [protected] |
ImageHistoryList::$repo [protected] |
Definition at line 726 of file ImagePage.php.
ImageHistoryList::$skin [protected] |
Definition at line 726 of file ImagePage.php.
ImageHistoryList::$title [protected] |
Definition at line 726 of file ImagePage.php.