|
MediaWiki master
|

Files | |
| file | NoWriteWatchedItemStore.php |
| file | WatchedItem.php |
| file | WatchedItemStoreInterface.php |
| file | WatchlistLabel.php |
Classes | |
| class | MediaWiki\Specials\SpecialEditWatchlist |
| Users can edit their watchlist via this page. More... | |
| class | MediaWiki\Specials\SpecialWatchlist |
| A special page that lists last changes made to the wiki, limited to user-defined list of titles. More... | |
| class | MediaWiki\Specials\SpecialWatchlistLabels |
| A special page for viewing a user's watchlist labels and performing CRUD operations on them. More... | |
| class | MediaWiki\Watchlist\WatchedItem |
| Representation of a pair of user and title for watchlist entries. More... | |
| class | MediaWiki\Watchlist\WatchedItemQueryService |
| Class performing complex database queries related to WatchedItems. More... | |
| interface | MediaWiki\Watchlist\WatchedItemQueryServiceExtension |
| Extension mechanism for WatchedItemQueryService. More... | |
| class | MediaWiki\Watchlist\WatchlistLabel |