|
ILIAS
release_8 Revision v8.24
|
Class ilAwarenessUserProviderApprovedContacts. More...
Inheritance diagram for ilAwarenessUserProviderApprovedContacts:
Collaboration diagram for ilAwarenessUserProviderApprovedContacts:Public Member Functions | |
| __construct (Container $DIC) | |
| getProviderId () | |
| @inheritDoc More... | |
| getTitle () | |
| @inheritDoc More... | |
| getInfo () | |
| @inheritDoc 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 |
| 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 | ( | ) |
@inheritDoc
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 | ( | ) |
@inheritDoc
Implements ILIAS\Awareness\User\Provider.
Definition at line 43 of file class.ilAwarenessUserProviderApprovedContacts.php.
| ilAwarenessUserProviderApprovedContacts::getTitle | ( | ) |
@inheritDoc
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.