| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
All course contacts listed. More...
 Inheritance diagram for ceLTIc\LTI\User\ProviderCourseContacts:
 Collaboration diagram for ceLTIc\LTI\User\ProviderCourseContacts: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().
 Here is the call graph for this function:| 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().
 Here is the call graph for this function:| 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().
 Here is the call graph for this function:| 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().
 Here is the call graph for this function:| 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.