|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Dashboard\Access\DashboardAccess:Public Member Functions | |
| __construct () | |
| canChangePresentation (int $user_id) | |
Protected Member Functions | |
| getSettingsRefId () | |
Protected Attributes | |
| ilRbacSystem | $rbac_system |
| ilDBInterface | $db |
Static Protected Attributes | |
| static int | $setting_ref_id = 0 |
Definition at line 27 of file class.DashboardAccess.php.
| ILIAS\Dashboard\Access\DashboardAccess::__construct | ( | ) |
| ILIAS\Dashboard\Access\DashboardAccess::canChangePresentation | ( | int | $user_id | ) |
Definition at line 59 of file class.DashboardAccess.php.
References $user_id, and ILIAS\Dashboard\Access\DashboardAccess\getSettingsRefId().
Here is the call graph for this function:
|
protected |
Definition at line 41 of file class.DashboardAccess.php.
References ILIAS\Dashboard\Access\DashboardAccess\$setting_ref_id, ILIAS\Repository\int(), SYSTEM_FOLDER_ID, ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
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 30 of file class.DashboardAccess.php.
|
protected |
Definition at line 29 of file class.DashboardAccess.php.
|
staticprotected |
Definition at line 31 of file class.DashboardAccess.php.
Referenced by ILIAS\Dashboard\Access\DashboardAccess\getSettingsRefId().