MediaWiki REL1_39
|
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 | SpecialEditWatchlist.php |
Implements Special:EditWatchlist. | |
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 | SpecialEditWatchlist |
Provides the UI through which users can perform editing operations on their watchlist. More... | |
class | WatchedItem |
Representation of a pair of user and title for watchlist entries. More... | |