ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Dashboard permission wrapper. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
canChangePresentation (int $user_id) | |
Protected Member Functions | |
getSettingsRefId () | |
Get dashboard settings ref id. More... | |
Protected Attributes | |
$rbac_system | |
$db | |
Static Protected Attributes | |
static | $setting_ref_id = 0 |
Dashboard permission wrapper.
Definition at line 12 of file class.DashboardAccess.php.
ILIAS\Dashboard\Access\DashboardAccess::__construct | ( | ) |
ILIAS\Dashboard\Access\DashboardAccess::canChangePresentation | ( | int | $user_id | ) |
int | $user_id |
Definition at line 64 of file class.DashboardAccess.php.
|
protected |
Get dashboard settings ref id.
Definition at line 43 of file class.DashboardAccess.php.
References ILIAS\Dashboard\Access\DashboardAccess\$setting_ref_id.
|
protected |
Definition at line 22 of file class.DashboardAccess.php.
|
protected |
Definition at line 17 of file class.DashboardAccess.php.
|
staticprotected |
Definition at line 27 of file class.DashboardAccess.php.
Referenced by ILIAS\Dashboard\Access\DashboardAccess\getSettingsRefId().