ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
All course contacts listed. 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 | |
ilObjUser | $user |
ilLanguage | $lng |
ilDBInterface | $db |
All course contacts listed.
Definition at line 27 of file class.ProviderCourseContacts.php.
ceLTIc\LTI\User\ProviderCourseContacts::__construct | ( | Container | $DIC | ) |
Definition at line 33 of file class.ProviderCourseContacts.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\user().
ceLTIc\LTI\User\ProviderCourseContacts::getInfo | ( | ) |
Provider info (used in administration settings)
Implements ceLTIc\LTI\User\Provider.
Definition at line 63 of file class.ProviderCourseContacts.php.
References ILIAS\Repository\lng().
ceLTIc\LTI\User\ProviderCourseContacts::getInitialUserSet | ( | ?array | $user_ids = null | ) |
Get initial set of users.
?int[] | $user_ids |
Implements ceLTIc\LTI\User\Provider.
Definition at line 74 of file class.ProviderCourseContacts.php.
References $c, ilParticipants\_getAllSupportContactsOfUser(), ILIAS\Repository\int(), and ILIAS\Repository\user().
ceLTIc\LTI\User\ProviderCourseContacts::getProviderId | ( | ) |
Get provider id.
Implements ceLTIc\LTI\User\Provider.
Definition at line 44 of file class.ProviderCourseContacts.php.
ceLTIc\LTI\User\ProviderCourseContacts::getTitle | ( | ) |
Provider title (used in awareness overlay and in administration settings)
Implements ceLTIc\LTI\User\Provider.
Definition at line 53 of file class.ProviderCourseContacts.php.
References ILIAS\Repository\lng().
ceLTIc\LTI\User\ProviderCourseContacts::isHighlighted | ( | ) |
Is highlighted.
Implements ceLTIc\LTI\User\Provider.
Definition at line 84 of file class.ProviderCourseContacts.php.
|
protected |
Definition at line 31 of file class.ProviderCourseContacts.php.
|
protected |
Definition at line 30 of file class.ProviderCourseContacts.php.
|
protected |
Definition at line 29 of file class.ProviderCourseContacts.php.