RoleDictionary extends RoleDictionary
FinalYes
Table of Contents
Constants
- ROLE_ADMINISTRATOR = 'BICONNECTOR_ROLE_ADMINISTRATOR'
- ROLE_ANALYST = 'BICONNECTOR_ROLE_ANALYST'
- ROLE_MANAGER = 'BICONNECTOR_ROLE_MANAGER'
Methods
- getRoleName() : string
Constants
ROLE_ADMINISTRATOR
public
mixed
ROLE_ADMINISTRATOR
= 'BICONNECTOR_ROLE_ADMINISTRATOR'
ROLE_ANALYST
public
mixed
ROLE_ANALYST
= 'BICONNECTOR_ROLE_ANALYST'
ROLE_MANAGER
public
mixed
ROLE_MANAGER
= 'BICONNECTOR_ROLE_MANAGER'
Methods
getRoleName()
public
static getRoleName(string $code) : string
Parameters
- $code : string