MediaWiki master
changes Directory Reference
Directory dependency graph for changes:
includes/changes

Directories

 Hook
 

Files

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