|
MediaWiki
master
|

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 | 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. | |