|
MediaWiki
REL1_24
|


Public Member Functions | |
| recentChangesLine (&$rc, $watched=false, $linenumber=null) | |
| Format a line using the old system (aka without any javascript). | |
Private Member Functions | |
| formatChangeLine (RecentChange $rc, array &$classes, $watched) | |
Definition at line 23 of file OldChangesList.php.
| OldChangesList::formatChangeLine | ( | RecentChange $ | rc, |
| array &$ | classes, | ||
| $ | watched | ||
| ) | [private] |
| RecentChange | $rc | |
| string[] | &$classes | |
| boolean | $watched |
Definition at line 80 of file OldChangesList.php.
References $html, $name, array(), ChangesList\formatCharacterDifference(), ContextSource\getConfig(), ContextSource\getLanguage(), RecentChange\getTitle(), SpecialPage\getTitleFor(), ChangesList\insertArticleLink(), ChangesList\insertComment(), ChangesList\insertDiffHist(), ChangesList\insertExtra(), ChangesList\insertLog(), ChangesList\insertLogEntry(), ChangesList\insertRollback(), ChangesList\insertTags(), ChangesList\insertTimestamp(), ChangesList\insertUserRelatedLinks(), list, ChangesList\numberofWatchingusers(), ChangesList\recentChangesFlags(), SpecialPageFactory\resolveAlias(), and ChangesList\showAsUnpatrolled().
Referenced by recentChangesLine().
| OldChangesList::recentChangesLine | ( | &$ | rc, |
| $ | watched = false, |
||
| $ | linenumber = null |
||
| ) |
Format a line using the old system (aka without any javascript).
| RecentChange | $rc | Passed by reference |
| bool | $watched | (default false) |
| int | $linenumber | (default null) |
Definition at line 34 of file OldChangesList.php.
References $html, array(), Sanitizer\escapeClass(), formatChangeLine(), ChangesList\insertDateHeader(), wfProfileIn(), wfProfileOut(), and wfRunHooks().