ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
|
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().
|
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().