[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 275 lines (8 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
RCCacheEntryFactory:: (13 methods):
__construct()
newFromRecentChange()
showDiffLinks()
buildCLink()
getLogLink()
buildTimestamp()
buildCurQueryParams()
buildCurLink()
buildDiffQueryParams()
buildDiffLink()
buildLastLink()
getUserLink()
getMessage()
Class: RCCacheEntryFactory - X-Ref
Creates a RCCacheEntry from a RecentChange to use in EnhancedChangesList__construct( IContextSource $context, $messages ) X-Ref |
param: IContextSource $context param: string[] $messages |
newFromRecentChange( RecentChange $baseRC, $watched ) X-Ref |
param: RecentChange $baseRC param: bool $watched return: RCCacheEntry |
showDiffLinks( RecentChange $cacheEntry, User $user ) X-Ref |
param: RecentChange $cacheEntry param: User $user return: bool |
buildCLink( RecentChange $cacheEntry ) X-Ref |
param: RecentChange $cacheEntry return: string |
getLogLink( $logType ) X-Ref |
No description |
buildTimestamp( RecentChange $cacheEntry ) X-Ref |
param: RecentChange $cacheEntry return: string |
buildCurQueryParams( RecentChange $recentChange ) X-Ref |
param: RecentChange $recentChange return: array |
buildCurLink( RecentChange $cacheEntry, $showDiffLinks, $counter ) X-Ref |
param: RecentChange $cacheEntry param: bool $showDiffLinks param: int $counter return: string |
buildDiffQueryParams( RecentChange $recentChange ) X-Ref |
param: RecentChange $recentChange return: array |
buildDiffLink( RecentChange $cacheEntry, $showDiffLinks, $counter ) X-Ref |
param: RecentChange $cacheEntry param: bool $showDiffLinks param: int $counter return: string |
buildLastLink( RecentChange $cacheEntry, $showDiffLinks ) X-Ref |
param: RecentChange $cacheEntry param: bool $showDiffLinks return: string |
getUserLink( RecentChange $cacheEntry ) X-Ref |
param: RecentChange $cacheEntry return: string |
getMessage( $key ) X-Ref |
param: string $key return: string |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |