MediaWiki
1.30.0
|
Files | |
file | CategoryMembershipChange.php [code] |
Helper class for category membership changes. | |
file | ChangesFeed.php [code] |
Feed for list of changes. | |
file | ChangesList.php [code] |
Base class for all changes lists. | |
file | ChangesListBooleanFilter.php [code] |
Represents a hide-based boolean filter (used on ChangesListSpecialPage and descendants) | |
file | ChangesListBooleanFilterGroup.php [code] |
file | ChangesListFilter.php [code] |
Represents a filter (used on ChangesListSpecialPage and descendants) | |
file | ChangesListFilterGroup.php [code] |
Represents a filter group (used on ChangesListSpecialPage and descendants) | |
file | ChangesListStringOptionsFilter.php [code] |
file | ChangesListStringOptionsFilterGroup.php [code] |
Represents a filter group (used on ChangesListSpecialPage and descendants) | |
file | EnhancedChangesList.php [code] |
Generates a list of changes using an Enhanced system (uses javascript). | |
file | OldChangesList.php [code] |
Generate a list of changes using the good old system (no javascript). | |
file | RCCacheEntry.php [code] |
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 | RCCacheEntryFactory.php [code] |
Creates a RCCacheEntry from a RecentChange to use in EnhancedChangesList. | |
file | RecentChange.php [code] |
Utility class for creating and accessing recent change entries. | |