3 declare(strict_types=1);
withActions(DropdownStandard $actions)
Create a new appointment item with a set of actions to perform on it.
withProgress(ProgressMeter $chart)
Set progress meter chart.
getColor()
Return the given color.
withLeadText(string $text)
Set image as lead.
Color expresses a certain color by giving the mixing ratio in the RGB color space.
This describes how an icon could be modified during construction of UI.
withNoLead()
Reset lead to null.
This describes how a letter or a picture avatar could be modified during construction of UI...
withColor(Color $color)
Set a color.
Common interface to all items.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withLeadImage(Image $image)
Set image as lead.
withLeadAvatar(Avatar $avatar)
Set avatar as lead.
withLeadIcon(Icon $icon)
Set icon as lead.
This describes a Standard Dropdown.
getActions()
Get the actions of the item.
withAudioPlayer(Audio $audio)
Set audio player.