3 declare(strict_types=1);
39 $clone->object_icon = $icon;
51 $clone->progress = $progress_meter;
66 $clone->certificate = $certificate_icon;
78 $clone->actions = $dropdown;
withSize(string $size)
Set the size for this icon.
This describes how an icon could be modified during construction of UI.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withActions(Dropdown $dropdown)
withProgress(ProgressMeter $progress_meter)
This describes commonalities between all types of Dropdowns.
withObjectIcon(Icon $icon)
getProgress()
Get the ProgressMeter.
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...
withCertificateIcon(bool $certificate_icon)