3 declare(strict_types=1);
47 $this->title = $title;
48 $this->items = $items;
73 $clone->actions = $dropdown;
82 return $this->actions;
Common interface to item groups.
withActions(Dropdown\Standard $dropdown)
This describes commonalities between all types of Dropdowns.
Common interface to all items.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Dropdown Standard $actions
__construct(string $title, array $items)