class Permission

Constants

MANAGE_LOCATIONS

MANAGE_EVENTS

MANAGE_INFO_PAGES

MANAGE_PERSONS

VIEW_SCHEDULE

BOOK_ACTIVITY

MANAGE_BOOKINGS

VIEW_ATTENDANCE

MARK_ATTENDANCE

VIEW_STUDENTS

VIEW_PROFILE

MANAGE_PROFILE_PICTURE

VIEW_DASHBOARD

VIEW_ORGANISATORY_INFO

MANAGE_FILES

ALL

Methods

__construct(string $name)

No description

int|null
getId()

No description

string
getName()

No description

Details

at line 56
__construct(string $name)

No description

Parameters

string $name

at line 61
int|null getId()

No description

Return Value

int|null

at line 66
string getName()

No description

Return Value

string