| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\Notifications\Provider\NotificationsToastProvider:
 Collaboration diagram for ILIAS\Notifications\Provider\NotificationsToastProvider:Public Member Functions | |
| getToasts () | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Toast\Provider\AbstractToastProvider | |
| __construct (Container $dic) | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
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 38 of file NotificationsToastProvider.php.
      
  | 
  protected | 
Definition at line 86 of file NotificationsToastProvider.php.
References ilLSCompletionNotificationProvider\NOTIFICATION_TYPE, ILIAS\Badge\GlobalScreen\BadgeNotificationProvider\NOTIFICATION_TYPE, ILIAS\Chatroom\GlobalScreen\ChatInvitationNotificationProvider\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 | ( | ) | 
Implements ILIAS\GlobalScreen\Scope\Toast\Provider\ToastProvider.
Definition at line 43 of file NotificationsToastProvider.php.
References $id, ILIAS\LTI\ToolProvider\$settings, ILIAS\Notifications\Provider\NotificationsToastProvider\getIconByType(), and if.
 Here is the call graph for this function: