19 declare(strict_types=1);
186 $this->checkArgIsElement(
189 self::$possible_sizes,
190 implode(
'/', self::$possible_sizes)
205 return self::$standard_icons;
214 return self::$standard_page_editor_icons;
static array $standard_icons
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getAllStandardHandles()
get all defined constants
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static array $standard_page_editor_icons
getAllStandardPageEditorHandles()
get all defined constants
__construct(string $name, string $label, string $size, bool $is_disabled)