class BasicPermissionMap implements
MaskBuilder remove(mixed
MaskBuilder add(mixed
static string getCode(int $mask) Returns the code for the passed mask
string getPattern() Returns a human-readable representation of the permission
bool contains(string $permission) Whether this map contains the given permission
class MaskBuilder This class allows you to build cumulative permissions easily, or convert masks
MaskBuilder reset()
interface PermissionMapInterface This is the interface that must be implemented by permission maps
Page 1 of 2