Handlers for hooks dealing with Wikibase changes in client recent changes and watchlists.
More...
|
| __construct (ExternalChangeFactory $changeFactory, ChangeLineFormatter $formatter) |
|
| onOldChangesListRecentChangesLine ( $changesList, &$s, $rc, &$classes=[], &$attribs=[]) |
|
| onEnhancedChangesListModifyBlockLineData ( $changesList, &$data, $rc) |
|
| onEnhancedChangesListModifyLineData ( $changesList, &$data, $block, $rc, &$classes=[], &$attribs=[]) |
|
Handlers for hooks dealing with Wikibase changes in client recent changes and watchlists.
- Copyright
- GPL-2.0-or-later
- Author
- Katie Filbert < aude..nosp@m.wiki.nosp@m.@gmai.nosp@m.l.co.nosp@m.m >
-
Matěj Suchánek
◆ __construct()
◆ factory()
static Wikibase\Client\Hooks\ChangesListLinesHandler::factory |
( |
Language | $contentLanguage, |
|
|
UserNameUtils | $userNameUtils, |
|
|
EntityIdParser | $entityIdParser, |
|
|
RepoLinker | $repoLinker, |
|
|
SettingsArray | $clientSettings ) |
|
static |
◆ onEnhancedChangesListModifyBlockLineData()
Wikibase\Client\Hooks\ChangesListLinesHandler::onEnhancedChangesListModifyBlockLineData |
( |
| $changesList, |
|
|
& | $data, |
|
|
| $rc ) |
- Parameters
-
EnhancedChangesList | $changesList | |
array | &$data | |
RecentChange | $rc | |
◆ onEnhancedChangesListModifyLineData()
Wikibase\Client\Hooks\ChangesListLinesHandler::onEnhancedChangesListModifyLineData |
( |
| $changesList, |
|
|
& | $data, |
|
|
| $block, |
|
|
| $rc, |
|
|
& | $classes = [], |
|
|
& | $attribs = [] ) |
- Parameters
-
EnhancedChangesList | $changesList | |
array | &$data | |
RecentChange[] | $block | |
RecentChange | $rc | |
string[] | &$classes | |
string[] | &$attribs | |
◆ onOldChangesListRecentChangesLine()
Wikibase\Client\Hooks\ChangesListLinesHandler::onOldChangesListRecentChangesLine |
( |
| $changesList, |
|
|
& | $s, |
|
|
| $rc, |
|
|
& | $classes = [], |
|
|
& | $attribs = [] ) |
- Parameters
-
OldChangesList | $changesList | |
string | &$s | |
RecentChange | $rc | |
string[] | &$classes | |
string[] | &$attribs | |
◆ $changeFactory
Wikibase\Client\Hooks\ChangesListLinesHandler::$changeFactory |
|
private |
◆ $formatter
Wikibase\Client\Hooks\ChangesListLinesHandler::$formatter |
|
private |
The documentation for this class was generated from the following file: