Inherits ChangesList.
Public Member Functions | |
| recentChangesLine (&$rc, $watched=false, $linenumber=null) | |
| Format a line using the old system (aka without any javascript). | |
Definition at line 503 of file ChangesList.php.
| OldChangesList::recentChangesLine | ( | &$ | rc, | |
| $ | watched = false, |
|||
| $ | linenumber = null | |||
| ) |
Format a line using the old system (aka without any javascript).
Definition at line 507 of file ChangesList.php.
References $classes, $name, $s, $wgLang, $wgRCShowChangedSize, $wgUser, Sanitizer::escapeClass(), ChangesList::insertAction(), ChangesList::insertArticleLink(), ChangesList::insertComment(), ChangesList::insertDateHeader(), ChangesList::insertDiffHist(), ChangesList::insertExtra(), ChangesList::insertLog(), ChangesList::insertMove(), ChangesList::insertRollback(), ChangesList::insertTags(), ChangesList::insertTimestamp(), ChangesList::insertUserRelatedLinks(), Title::newFromText(), ChangesList::recentChangesFlags(), SpecialPage::resolveAliasWithSubpage(), wfMsgExt(), wfProfileIn(), wfProfileOut(), and wfRunHooks().
1.5.9