|
|
const | SuperUser = 2 |
| |
|
const | VedouciKlubu = 1 |
| |
|
const | Rozhodci = 0 |
| |
UserRights has roles with rights numbers in descending order. The larger the number the higher the access. It can also return name of the role based on its number. User can access page of same and lower rights.
◆ getRightsById()
| static UserRights::getRightsById |
( |
|
$value | ) |
|
|
static |
Returns name of the role based on its number from this UserRights enumberation class.
- Parameters
-
- Exceptions
-
- Returns
- string
The documentation for this class was generated from the following file: