|
ILIAS
release_8 Revision v8.24
|
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 (Container $dic) | |
| @inheritDoc More... | |
| getFullyQualifiedClassName () | |
| @inheritDoc More... | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| __construct (Container $dic) | |
| 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 |
| ILIAS UI Factory | $ui_factory |
| IdentificationProviderInterface | $if |
| ToastFactory | $toast_factory |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic |
Definition at line 37 of file NotificationsToastProvider.php.
|
protected |
Definition at line 87 of file NotificationsToastProvider.php.
References $name, $type, ILIAS\Chatroom\GlobalScreen\ChatInvitationNotificationProvider\NOTIFICATION_TYPE, ILIAS\Badge\GlobalScreen\BadgeNotificationProvider\NOTIFICATION_TYPE, and ILIAS\Contact\Provider\ContactNotificationProvider\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 42 of file NotificationsToastProvider.php.
References $id, ILIAS\LTI\ToolProvider\$settings, $type, ILIAS\UI\Implementation\Component\Toast\Toast\DEFAULT_DELAY_TIME, ILIAS\UI\Implementation\Component\Toast\Toast\DEFAULT_VANISH_TIME, function, ILIAS\Notifications\Provider\NotificationsToastProvider\getIconByType(), and if.
Here is the call graph for this function: