| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ContactNotificationProvider. More...
 Inheritance diagram for ILIAS\Contact\Provider\ContactNotificationProvider:
 Collaboration diagram for ILIAS\Contact\Provider\ContactNotificationProvider:Public Member Functions | |
| getNotifications () | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider | |
| __construct (Container $dic) | |
| getAdministrativeNotifications () | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
Data Fields | |
| final const | MUTED_UNTIL_PREFERENCE_KEY = 'bs_nc_muted_until' | 
| final const | NOTIFICATION_TYPE = 'buddysystem_request' | 
Private Member Functions | |
| getIdentifier (string $id) | |
Additional Inherited Members | |
  Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
  Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider | |
| Container | $dic | 
| IdentificationProviderInterface | $if | 
| NotificationFactory | $notification_factory | 
  Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic | 
Class ContactNotificationProvider.
Definition at line 42 of file ContactNotificationProvider.php.
      
  | 
  private | 
Definition at line 47 of file ContactNotificationProvider.php.
Referenced by ILIAS\Contact\Provider\ContactNotificationProvider\getNotifications().
 Here is the caller graph for this function:| ILIAS\Contact\Provider\ContactNotificationProvider::getNotifications | ( | ) | 
Implements ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider.
Definition at line 55 of file ContactNotificationProvider.php.
References $relation, ilObjUser\_lookupActive(), ILIAS\UI\Component\Symbol\Icon\Standard\CADM, ilDatePresentation\formatDate(), ILIAS\Contact\Provider\ContactNotificationProvider\getIdentifier(), ilBuddySystem\getInstance(), ilBuddyList\getInstanceByGlobalUser(), ilBuddySystemRelation\getTimestamp(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and IL_CAL_UNIX.
 Here is the call graph for this function:| final const ILIAS\Contact\Provider\ContactNotificationProvider::MUTED_UNTIL_PREFERENCE_KEY = 'bs_nc_muted_until' | 
Definition at line 44 of file ContactNotificationProvider.php.
| final const ILIAS\Contact\Provider\ContactNotificationProvider::NOTIFICATION_TYPE = 'buddysystem_request' | 
Definition at line 45 of file ContactNotificationProvider.php.
Referenced by ILIAS\Notifications\Provider\NotificationsToastProvider\getIconByType().