3 declare(strict_types=1);
33 public const INFO =
"info";
39 public function getType(): string;
withButtons(array $buttons)
Get a Message Box like this, but with buttons.
withLinks(array $links)
Get a Message Box like this, but with links.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getButtons()
Get the buttons of the Message Box.
getType()
Get the type of the Message Box.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getMessageText()
Get the message text of the Message Box.
getLinks()
Get the links of the Message Box.