ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
All members of the same courses/groups as the user. More...
Public Member Functions | |
__construct (Container $DIC) | |
getProviderId () | |
Get provider id. More... | |
getTitle () | |
Provider title (used in awareness overlay and in administration settings) More... | |
getInfo () | |
Provider info (used in administration settings) More... | |
getInitialUserSet (?array $user_ids=null) | |
Get initial set of users. More... | |
isHighlighted () | |
Is highlighted. More... | |
Protected Attributes | |
ilLanguage | $lng |
ILIAS Awareness StandardGUIRequest | $request |
ILIAS DI RBACServices | $rbac |
ilDBInterface | $db |
ilTree | $tree |
ilAccessHandler | $access |
All members of the same courses/groups as the user.
Definition at line 28 of file class.ProviderCurrentCourse.php.
ceLTIc\LTI\User\ProviderCurrentCourse::__construct | ( | Container | $DIC | ) |
Definition at line 37 of file class.ProviderCurrentCourse.php.
References ILIAS\Repository\access(), ILIAS\Repository\lng(), and ILIAS\Repository\rbac().
ceLTIc\LTI\User\ProviderCurrentCourse::getInfo | ( | ) |
Provider info (used in administration settings)
Implements ceLTIc\LTI\User\Provider.
Definition at line 73 of file class.ProviderCurrentCourse.php.
References ILIAS\Repository\lng().
ceLTIc\LTI\User\ProviderCurrentCourse::getInitialUserSet | ( | ?array | $user_ids = null | ) |
Get initial set of users.
?int[] | $user_ids |
Implements ceLTIc\LTI\User\Provider.
Definition at line 84 of file class.ProviderCurrentCourse.php.
References ceLTIc\LTI\User\ProviderCurrentCourse\$access, ceLTIc\LTI\User\ProviderCurrentCourse\$db, $ilDB, $path, $ref_id, ceLTIc\LTI\User\ProviderCurrentCourse\$tree, ilLoggerFactory\getLogger(), ilObjCourse\lookupShowMembersEnabled(), and ILIAS\Repository\rbac().
ceLTIc\LTI\User\ProviderCurrentCourse::getProviderId | ( | ) |
Get provider id.
Implements ceLTIc\LTI\User\Provider.
Definition at line 54 of file class.ProviderCurrentCourse.php.
ceLTIc\LTI\User\ProviderCurrentCourse::getTitle | ( | ) |
Provider title (used in awareness overlay and in administration settings)
Implements ceLTIc\LTI\User\Provider.
Definition at line 63 of file class.ProviderCurrentCourse.php.
References ILIAS\Repository\lng().
ceLTIc\LTI\User\ProviderCurrentCourse::isHighlighted | ( | ) |
Is highlighted.
Implements ceLTIc\LTI\User\Provider.
Definition at line 121 of file class.ProviderCurrentCourse.php.
|
protected |
Definition at line 35 of file class.ProviderCurrentCourse.php.
Referenced by ceLTIc\LTI\User\ProviderCurrentCourse\getInitialUserSet().
|
protected |
Definition at line 33 of file class.ProviderCurrentCourse.php.
Referenced by ceLTIc\LTI\User\ProviderCurrentCourse\getInitialUserSet().
|
protected |
Definition at line 30 of file class.ProviderCurrentCourse.php.
|
protected |
Definition at line 32 of file class.ProviderCurrentCourse.php.
|
protected |
Definition at line 31 of file class.ProviderCurrentCourse.php.
|
protected |
Definition at line 34 of file class.ProviderCurrentCourse.php.
Referenced by ceLTIc\LTI\User\ProviderCurrentCourse\getInitialUserSet().