|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Dashboard\Access\DashboardAccess:Public Member Functions | |
| __construct () | |
| canChangePresentation (int $user_id) | |
Protected Member Functions | |
| getSettingsRefId () | |
| Get dashboard settings ref id. More... | |
Protected Attributes | |
| ilRbacSystem | $rbac_system |
| ilDBInterface | $db |
Static Protected Attributes | |
| static int | $setting_ref_id = 0 |
Definition at line 21 of file class.DashboardAccess.php.
| ILIAS\Dashboard\Access\DashboardAccess::__construct | ( | ) |
| ILIAS\Dashboard\Access\DashboardAccess::canChangePresentation | ( | int | $user_id | ) |
Definition at line 56 of file class.DashboardAccess.php.
References ILIAS\Dashboard\Access\DashboardAccess\getSettingsRefId().
Here is the call graph for this function:
|
protected |
Get dashboard settings ref id.
Definition at line 38 of file class.DashboardAccess.php.
References ILIAS\Dashboard\Access\DashboardAccess\$setting_ref_id, ILIAS\Repository\int(), and SYSTEM_FOLDER_ID.
Referenced by ILIAS\Dashboard\Access\DashboardAccess\canChangePresentation().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 24 of file class.DashboardAccess.php.
|
protected |
Definition at line 23 of file class.DashboardAccess.php.
|
staticprotected |
Definition at line 25 of file class.DashboardAccess.php.
Referenced by ILIAS\Dashboard\Access\DashboardAccess\getSettingsRefId().