Permission_Group
class Permission_Group (View source)
Permission_Group class
This class is used to group permissions together for showing on an interface.
Methods
__construct(string $name, array $permissions)
Constructor
string
getName()
Get the name of the permission group
array
getPermissions()
Get permissions
Details
__construct(string $name, array $permissions)
Constructor
string
getName()
Get the name of the permission group
array
getPermissions()
Get permissions