19 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.
withActions(Dropdown $dropdown)
withProgress(ProgressMeter $progress_meter)
This describes commonalities between all types of Dropdowns.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
withObjectIcon(Icon $icon)
getProgress()
Get the ProgressMeter.
withCertificateIcon(bool $certificate_icon)