| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\Badge\GlobalScreen\BadgeNotificationProvider:
 Collaboration diagram for ILIAS\Badge\GlobalScreen\BadgeNotificationProvider:Data Fields | |
| final const | NOTIFICATION_TYPE = 'badge_received' | 
Additional Inherited Members | |
  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 () | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider | |
| getNotifications () | |
  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 | 
Definition at line 29 of file BadgeNotificationProvider.php.
| final const ILIAS\Badge\GlobalScreen\BadgeNotificationProvider::NOTIFICATION_TYPE = 'badge_received' | 
Definition at line 31 of file BadgeNotificationProvider.php.
Referenced by ILIAS\Notifications\Provider\NotificationsToastProvider\getIconByType().