MediaWiki REL1_37
MediaWiki\Permissions Namespace Reference

Namespaces

namespace  Hook
 

Classes

interface  Authority
 This interface represents the authority associated the current execution context, such as a web request. More...
 
class  GroupPermissionsLookup
 
class  PermissionManager
 A service class for checking permissions To obtain an instance, use MediaWikiServices::getInstance()->getPermissionManager(). More...
 
class  PermissionStatus
 A StatusValue for permission errors. More...
 
class  RestrictionStore
 Class RestrictionStore. More...
 
class  SimpleAuthority
 Represents an authority that has a specific set of permissions which are specified explicitly. More...
 
class  UltimateAuthority
 Represents an authority that has all permissions. More...
 
class  UserAuthority
 Represents the authority of a given User. More...