3 declare(strict_types=1);
    64         $clone->lead_icon = 
$lead;
 
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...