Public Member Functions | |
__construct () | |
getDefaultOptions () | |
parseParameters ($par, FormOptions $opts) | |
feedSetup () | |
getFeedObject ($feedFormat) | |
doMainQuery ($conds, $opts) | |
getExtraOptions ($opts) | |
getTargetTitle () | |
setTopText (OutputPage $out, FormOptions $opts) | |
getFeedQuery () | |
setBottomText (OutputPage $out, FormOptions $opts) | |
Public Attributes | |
$rclTargetTitle |
Definition at line 7 of file SpecialRecentchangeslinked.php.
SpecialRecentchangeslinked::__construct | ( | ) |
Definition at line 10 of file SpecialRecentchangeslinked.php.
References SpecialPage::SpecialPage().
SpecialRecentchangeslinked::doMainQuery | ( | $ | conds, | |
$ | opts | |||
) |
Definition at line 43 of file SpecialRecentchangeslinked.php.
References $dbr, $res, $title, $wgOut, $wgUser, ChangeTags::modifyDisplayQuery(), Title::newFromURL(), wfGetDB(), and wfMsg().
SpecialRecentchangeslinked::feedSetup | ( | ) |
SpecialRecentchangeslinked::getDefaultOptions | ( | ) |
Definition at line 15 of file SpecialRecentchangeslinked.php.
SpecialRecentchangeslinked::getExtraOptions | ( | $ | opts | ) |
Definition at line 185 of file SpecialRecentchangeslinked.php.
References ChangeTags::buildTagFilterSelector(), Xml::check(), Xml::input(), Xml::label(), wfMsg(), and wfMsgHtml().
SpecialRecentchangeslinked::getFeedObject | ( | $ | feedFormat | ) |
Definition at line 34 of file SpecialRecentchangeslinked.php.
References getTargetTitle(), and wfMsgForContent().
SpecialRecentchangeslinked::getFeedQuery | ( | ) |
SpecialRecentchangeslinked::getTargetTitle | ( | ) |
Definition at line 199 of file SpecialRecentchangeslinked.php.
References Title::newFromText().
Referenced by getFeedObject(), getFeedQuery(), and setTopText().
SpecialRecentchangeslinked::parseParameters | ( | $ | par, | |
FormOptions $ | opts | |||
) |
Definition at line 23 of file SpecialRecentchangeslinked.php.
SpecialRecentchangeslinked::setBottomText | ( | OutputPage $ | out, | |
FormOptions $ | opts | |||
) |
SpecialRecentchangeslinked::setTopText | ( | OutputPage $ | out, | |
FormOptions $ | opts | |||
) |
Definition at line 211 of file SpecialRecentchangeslinked.php.
References $wgUser, getTargetTitle(), OutputPage::setSubtitle(), and wfMsg().
SpecialRecentchangeslinked::$rclTargetTitle |
Definition at line 8 of file SpecialRecentchangeslinked.php.