3declare(strict_types=1);
24use ILIAS\UI\Implementation\Component\ComponentHelper;
47 $this->checkArgIsElement(
"type",
$type, self::$types,
"message box type");
89 $types = array(
C\Component::class);
102 $types = array(
C\Component::class);
105 $clone = clone $this;
withButtons(array $buttons)
__construct($type, string $message_text)
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...