| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
All system contacts listed. More...
 Inheritance diagram for ceLTIc\LTI\User\ProviderSystemContacts:
 Collaboration diagram for ceLTIc\LTI\User\ProviderSystemContacts:Public Member Functions | |
| __construct (Container $DIC) | |
| 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 | |
| ilDBInterface | $db | 
| ilLanguage | $lng | 
All system contacts listed.
Definition at line 27 of file class.ProviderSystemContacts.php.
| ceLTIc\LTI\User\ProviderSystemContacts::__construct | ( | Container | $DIC | ) | 
Definition at line 32 of file class.ProviderSystemContacts.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:| ceLTIc\LTI\User\ProviderSystemContacts::getInfo | ( | ) | 
Provider info (used in administration settings)
Implements ceLTIc\LTI\User\Provider.
Definition at line 57 of file class.ProviderSystemContacts.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:| ceLTIc\LTI\User\ProviderSystemContacts::getInitialUserSet | ( | ?array | $user_ids = null | ) | 
Get initial set of users.
| ?int[] | $user_ids | 
Implements ceLTIc\LTI\User\Provider.
Definition at line 68 of file class.ProviderSystemContacts.php.
| ceLTIc\LTI\User\ProviderSystemContacts::getProviderId | ( | ) | 
Implements ceLTIc\LTI\User\Provider.
Definition at line 38 of file class.ProviderSystemContacts.php.
| ceLTIc\LTI\User\ProviderSystemContacts::getTitle | ( | ) | 
Provider title (used in awareness overlay and in administration settings)
Implements ceLTIc\LTI\User\Provider.
Definition at line 47 of file class.ProviderSystemContacts.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:| ceLTIc\LTI\User\ProviderSystemContacts::isHighlighted | ( | ) | 
Is highlighted.
Implements ceLTIc\LTI\User\Provider.
Definition at line 73 of file class.ProviderSystemContacts.php.
      
  | 
  protected | 
Definition at line 29 of file class.ProviderSystemContacts.php.
      
  | 
  protected | 
Definition at line 30 of file class.ProviderSystemContacts.php.