45 $clone = clone($this);
46 $clone->glyph = $symbol;
66 return ($this->glyph instanceof
Symbol);
75 $clone = clone($this);
105 $clone = clone($this);
117 $this->children[] = $child;
128 return count($this->children) > 0;
An exception for terminatinating execution or to throw for unit testing.
Interface IdentificationInterface.
This describes how a glyph could be modified during construction of UI.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc