ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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.
References ILIAS\Dashboard\Access\DashboardAccess\getSettingsRefId().
|
protected |
Get dashboard settings ref id.
Definition at line 43 of file class.DashboardAccess.php.
References ILIAS\Dashboard\Access\DashboardAccess\$setting_ref_id, and SYSTEM_FOLDER_ID.
Referenced by ILIAS\Dashboard\Access\DashboardAccess\canChangePresentation().
|
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().