MediaWiki master
Users watchlist handling
Collaboration diagram for Users watchlist handling:

Files

file  NoWriteWatchedItemStore.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  WatchedItem.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  WatchedItemQueryService.php
 Class performing complex database queries related to WatchedItems.
 
file  WatchedItemQueryServiceExtension.php
 Extension mechanism for WatchedItemQueryService.
 
file  WatchedItemStoreInterface.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 

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\Watchlist\WatchedItem
 Representation of a pair of user and title for watchlist entries. More...
 

Detailed Description