3 declare(strict_types=1);
49 $clone->close = $close;
64 $clone->lead_icon = $lead;
70 return $this->lead_icon;
This describes how an icon could be modified during construction of UI.
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.
Common interface to all items.
withClose(Close $close)
Get a copy of that shy with a close button.
__construct(string $title)
withLeadIcon(Icon $lead)
Get a copy of that shy with a lead icon.
__construct(Container $dic, ilPlugin $plugin)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...