MediaWiki master
MediaWiki\ChangeTags Namespace Reference

Namespaces

namespace  Hook
 

Classes

class  ChangeTags
 Recent changes tagging. More...
 
class  ChangeTagsFormatter
 Formats change tags for display in HTML and use filter dropdown menus. More...
 
class  ChangeTagsList
 
class  ChangeTagsLogItem
 Item class for a logging table row with its associated change tags. More...
 
class  ChangeTagsLogList
 Store a list of taggable log entries. More...
 
class  ChangeTagsRevisionItem
 Item class for a live revision table row with its associated change tags. More...
 
class  ChangeTagsRevisionList
 Store a list of taggable revisions. More...
 
class  ChangeTagsStore
 Read-write access to the change_tags table. More...
 
class  ChangeTagsStoreFactory
 A factory for ChangeTagsStore instances. More...
 
interface  Taggable
 Interface that defines how to tag objects. More...