|
ILIAS
release_8 Revision v8.24
|
All members of the same courses/groups as the user. More...
Inheritance diagram for ILIAS\Awareness\User\ProviderCurrentCourse:
Collaboration diagram for ILIAS\Awareness\User\ProviderCurrentCourse: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... | |
| getProviderId () | |
| 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.
| ILIAS\Awareness\User\ProviderCurrentCourse::__construct | ( | Container | $DIC | ) |
Definition at line 37 of file class.ProviderCurrentCourse.php.
References $DIC, ILIAS\Repository\access(), ILIAS\DI\Container\access(), ILIAS\DI\Container\language(), ILIAS\Repository\lng(), ILIAS\Repository\rbac(), and ILIAS\DI\Container\rbac().
Here is the call graph for this function:| ILIAS\Awareness\User\ProviderCurrentCourse::getInfo | ( | ) |
Provider info (used in administration settings)
Implements ILIAS\Awareness\User\Provider.
Definition at line 73 of file class.ProviderCurrentCourse.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ILIAS\Awareness\User\ProviderCurrentCourse::getInitialUserSet | ( | ?array | $user_ids = null | ) |
Get initial set of users.
| ?int[] | $user_ids |
Implements ILIAS\Awareness\User\Provider.
Definition at line 84 of file class.ProviderCurrentCourse.php.
References ILIAS\Awareness\User\ProviderCurrentCourse\$access, ILIAS\Awareness\User\ProviderCurrentCourse\$db, $ilDB, $path, $ref_id, ILIAS\Awareness\User\ProviderCurrentCourse\$tree, ilLoggerFactory\getLogger(), ilTree\getPathFull(), ilObjCourse\lookupShowMembersEnabled(), and ILIAS\Repository\rbac().
Here is the call graph for this function:| ILIAS\Awareness\User\ProviderCurrentCourse::getProviderId | ( | ) |
Get provider id.
Implements ILIAS\Awareness\User\Provider.
Definition at line 54 of file class.ProviderCurrentCourse.php.
| ILIAS\Awareness\User\ProviderCurrentCourse::getTitle | ( | ) |
Provider title (used in awareness overlay and in administration settings)
Implements ILIAS\Awareness\User\Provider.
Definition at line 63 of file class.ProviderCurrentCourse.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ILIAS\Awareness\User\ProviderCurrentCourse::isHighlighted | ( | ) |
Is highlighted.
Implements ILIAS\Awareness\User\Provider.
Definition at line 121 of file class.ProviderCurrentCourse.php.
|
protected |
Definition at line 35 of file class.ProviderCurrentCourse.php.
Referenced by ILIAS\Awareness\User\ProviderCurrentCourse\getInitialUserSet().
|
protected |
Definition at line 33 of file class.ProviderCurrentCourse.php.
Referenced by ILIAS\Awareness\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 ILIAS\Awareness\User\ProviderCurrentCourse\getInitialUserSet().