13 abstract class Item implements C\Item\Item
105 $clone = clone $this;
Class ChatMainBarProvider .
trait ComponentHelper
Provides common functionality for component implementations.
checkStringArg($which, $value)
Throw an InvalidArgumentException if $value is no string.
Common interface to all items.
__construct($title)
Item constructor.
withProperties(array $props)
withDescription(string $desc)
withActions(\ILIAS\UI\Component\Dropdown\Standard $actions)