| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ilAwarenessUserProviderApprovedContacts. More...
 Inheritance diagram for ilAwarenessUserProviderApprovedContacts:
 Collaboration diagram for ilAwarenessUserProviderApprovedContacts:Public Member Functions | |
| __construct (Container $DIC) | |
| getProviderId () | |
| getTitle () | |
| getInfo () | |
| getInitialUserSet (?array $user_ids=null) | |
| Get initial set of users.  More... | |
| isHighlighted () | |
| Is highlighted.  More... | |
Protected Attributes | |
| ilLanguage | $lng | 
| ilObjUser | $user | 
Class ilAwarenessUserProviderApprovedContacts.
Definition at line 29 of file class.ilAwarenessUserProviderApprovedContacts.php.
| ilAwarenessUserProviderApprovedContacts::__construct | ( | Container | $DIC | ) | 
Definition at line 34 of file class.ilAwarenessUserProviderApprovedContacts.php.
References ILIAS\DI\Container\language(), ILIAS\Repository\lng(), ILIAS\Repository\user(), and ILIAS\DI\Container\user().
 Here is the call graph for this function:| ilAwarenessUserProviderApprovedContacts::getInfo | ( | ) | 
Implements ILIAS\Awareness\User\Provider.
Definition at line 60 of file class.ilAwarenessUserProviderApprovedContacts.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:| ilAwarenessUserProviderApprovedContacts::getInitialUserSet | ( | ?array | $user_ids = null | ) | 
Get initial set of users.
| ?int[] | $user_ids | 
Implements ILIAS\Awareness\User\Provider.
Definition at line 71 of file class.ilAwarenessUserProviderApprovedContacts.php.
References ilBuddySystem\getInstance(), ilBuddyList\getInstanceByGlobalUser(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilAwarenessUserProviderApprovedContacts::getProviderId | ( | ) | 
Implements ILIAS\Awareness\User\Provider.
Definition at line 43 of file class.ilAwarenessUserProviderApprovedContacts.php.
| ilAwarenessUserProviderApprovedContacts::getTitle | ( | ) | 
Implements ILIAS\Awareness\User\Provider.
Definition at line 51 of file class.ilAwarenessUserProviderApprovedContacts.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:| ilAwarenessUserProviderApprovedContacts::isHighlighted | ( | ) | 
Is highlighted.
Implements ILIAS\Awareness\User\Provider.
Definition at line 84 of file class.ilAwarenessUserProviderApprovedContacts.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilAwarenessUserProviderApprovedContacts.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilAwarenessUserProviderApprovedContacts.php.