MediaWiki
REL1_19
|
Generate a list of changes using the good old system (no javascript) More...
Public Member Functions | |
recentChangesLine (&$rc, $watched=false, $linenumber=null) | |
Format a line using the old system (aka without any javascript). |
Generate a list of changes using the good old system (no javascript)
Definition at line 512 of file ChangesList.php.
OldChangesList::recentChangesLine | ( | &$ | rc, |
$ | watched = false , |
||
$ | linenumber = null |
||
) |
Format a line using the old system (aka without any javascript).
$rc | RecentChange |
Definition at line 518 of file ChangesList.php.
References $wgRCShowChangedSize, Sanitizer\escapeClass(), ContextSource\getLanguage(), ChangesList\insertArticleLink(), ChangesList\insertComment(), ChangesList\insertDateHeader(), ChangesList\insertDiffHist(), ChangesList\insertExtra(), ChangesList\insertLog(), ChangesList\insertLogEntry(), ChangesList\insertRollback(), ChangesList\insertTags(), ChangesList\insertTimestamp(), ChangesList\insertUserRelatedLinks(), Title\newFromText(), ChangesList\recentChangesFlags(), SpecialPageFactory\resolveAlias(), ChangesList\showAsUnpatrolled(), wfMsgExt(), wfProfileIn(), wfProfileOut(), and wfRunHooks().