getSections()
Get the multiple sections of the card as array.
getTitle()
Gets the title in the heading section of the card.
A component is the most general form of an entity in the UI.
withImage(\ILIAS\UI\Component\Image\Image $image)
Set the image of the card.
getImage()
Get the image of the card.
withSections(array $sections)
Set multiple sections of the card as array.
Create styles array
The data for the language used.
withTitle($title)
Sets the title in the heading section of the card.