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