MediaWiki master
MediaWiki\RecentChanges Namespace Reference

Namespaces

namespace  ChangesListQuery
 
namespace  Hook
 

Classes

class  CategoryMembershipChange
 Helper class for category membership changes. More...
 
class  ChangesFeed
 XML feed for Special:RecentChanges and Special:RecentChangesLinked. More...
 
class  ChangesList
 Base class for lists of recent changes shown on special pages. More...
 
class  ChangesListBooleanFilter
 Represents a hide-based boolean filter (used on ChangesListSpecialPage and descendants) More...
 
class  ChangesListBooleanFilterGroup
 If the group is active, any unchecked filters will translate to hide parameters in the URL. More...
 
class  ChangesListFilter
 Represents a filter (used on ChangesListSpecialPage and descendants) More...
 
class  ChangesListFilterFactory
 
class  ChangesListFilterGroup
 Represents a filter group (used on ChangesListSpecialPage and descendants) More...
 
class  ChangesListFilterGroupContainer
 A container holding changes list filter groups. More...
 
class  ChangesListStringOptionsFilter
 An individual filter in a ChangesListStringOptionsFilterGroup. More...
 
class  ChangesListStringOptionsFilterGroup
 Represents a filter group with multiple string options. More...
 
class  ChangeTrackingEventIngress
 The ingress subscriber for the change tracking component. More...
 
class  EnhancedChangesList
 Generate a list of changes using an Enhanced system (uses javascript). More...
 
class  OldChangesList
 Generate a list of changes using the good old system (no javascript). More...
 
class  PatrolManager
 
class  RCCacheEntry
 
class  RCCacheEntryFactory
 Create a RCCacheEntry from a RecentChange to use in EnhancedChangesList. More...
 
class  RecentChange
 Utility class for creating and reading rows in the recentchanges table. More...
 
interface  RecentChangeFactory
 
interface  RecentChangeLookup
 
class  RecentChangeMailComposer
 Component responsible for composing and sending emails triggered after a RecentChange. More...
 
class  RecentChangeNotification
 Notification representing a Recent change. More...
 
class  RecentChangeNotificationHandler
 Accept notification events and notify users about them. More...
 
class  RecentChangeNotifier
 Find watchers and create notifications after a page is changed. More...
 
class  RecentChangeNotifyJob
 Send an email notification. More...
 
class  RecentChangeRCFeedNotifier
 
class  RecentChangeStore
 
class  RecentChangesUpdateJob
 Purge expired rows from the recentchanges table. More...