6 use \ILIAS\UI\Component\Legacy\Legacy;
getAggregateNotifications()
Get the list of Notification Items, this Notification Item aggregates or an empty list...
getAdditionalContent()
Get the additional content of the item or null.
Class ChatMainBarProvider .
This describes how an icon could be modified during construction of UI.
withAggregateNotifications(array $aggregate_notifications)
Get an Notification Item like this, but with a set of Notifications, this Notification Item will aggr...
withLeadIcon(\ILIAS\UI\Component\Symbol\Icon\Icon $lead)
Set icon as lead.
withAdditionalContent(Legacy $component)
Get a Notification Item like this but with additional content bellow the description.
Common interface to all items.
getCloseAction()
Get the url attached to this Notification Item.
withCloseAction(string $url)
Get an Item like this with an url to consulted async, when to close button is pressed.
getLeadIcon()
Get icon as lead.