|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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) | |
| @inheritDoc More... | |
| getAdministrativeNotifications () | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (protected Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider | |
| getNotifications () | |
| getAdministrativeNotifications () | |
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 |
Definition at line 28 of file BadgeNotificationProvider.php.
| final const ILIAS\Badge\GlobalScreen\BadgeNotificationProvider::NOTIFICATION_TYPE = 'badge_received' |
Definition at line 30 of file BadgeNotificationProvider.php.
Referenced by ILIAS\Notifications\Provider\NotificationsToastProvider\getIconByType().