19 declare(strict_types=1);
52 $clone = clone($this);
71 $clone = clone($this);
82 $clone = clone($this);
83 $clone->content = $ui_component;
93 if ($this->content_wrapper !==
null) {
108 if (($symbol instanceof
Glyph\
Glyph && $symbol->getAriaLabel() ===
"") ||
110 throw new LogicException(
"the symbol's aria label MUST be set to ensure accessibility");
113 $clone = clone($this);
140 $clone = clone $this;
141 $clone->terminated_callback = $callback;
159 return $this->terminated_callback instanceof
Closure;
getLabel()
Get the label of this icon.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null