26 $ui_notification_item = $item->getNotificationItem();
28 if ($item->hasClosedCallable()) {
32 return $ui_notification_item;
buildCloseQuery(isItem $item)
Class StandardNotificationGroupRenderer.
attachJSCloseEvent(Notification $ui_notification_item, isItem $item)
Attaches on load code for communicating back, that the notification has been closed.
Interface NotificationRenderer.
withCloseAction(string $url)
Get an Item like this with an url to consulted async, when to close button is pressed.
getNotificationComponentForItem(isItem $item)
Class AbstractBaseNotificationRenderer.