|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Notifications\Provider\NotificationsToastProvider:
Collaboration diagram for ILIAS\Notifications\Provider\NotificationsToastProvider:Public Member Functions | |
| getToasts () | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Toast\Provider\AbstractToastProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (protected Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getToasts () | |
Protected Member Functions | |
| getIconByType (string $type) | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Toast\Provider\AbstractToastProvider | |
| Container | $dic |
| Factory | $ui_factory |
| IdentificationProviderInterface | $if |
| ToastFactory | $toast_factory |
Definition at line 38 of file NotificationsToastProvider.php.
|
protected |
Definition at line 86 of file NotificationsToastProvider.php.
References ILIAS\UI\Component\Symbol\Icon\Standard\BDGA, ILIAS\UI\Component\Symbol\Icon\Standard\CADM, ILIAS\UI\Component\Symbol\Icon\Standard\CHTA, ILIAS\UI\Component\Symbol\Icon\Standard\LSO, ILIAS\Badge\GlobalScreen\BadgeNotificationProvider\NOTIFICATION_TYPE, ILIAS\Chatroom\GlobalScreen\ChatInvitationNotificationProvider\NOTIFICATION_TYPE, ILIAS\Contact\Provider\ContactNotificationProvider\NOTIFICATION_TYPE, and ilLSCompletionNotificationProvider\NOTIFICATION_TYPE.
Referenced by ILIAS\Notifications\Provider\NotificationsToastProvider\getToasts().
Here is the caller graph for this function:| ILIAS\Notifications\Provider\NotificationsToastProvider::getToasts | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\Toast\Provider\ToastProvider.
Definition at line 43 of file NotificationsToastProvider.php.
References $id, ILIAS\Notifications\Provider\NotificationsToastProvider\getIconByType(), and if.
Here is the call graph for this function: