getActions()
Get the actions of the item.
getTitle()
Gets the title of the item.
withActions(\ILIAS\UI\Component\Dropdown\Standard $actions)
Create a new appointment item with a set of actions to perform on it.
Class ChatMainBarProvider .
A component is the most general form of an entity in the UI.
withDescription(string $description)
Create a new item with an attached description.
Common interface to all items.
getDescription()
Get the description of the item.
getProperties()
Get the properties of the appointment.
withProperties(array $properties)
Get a new item with the given properties as key-value pairs.