19declare(strict_types=1);
50 string $size =
'small',
51 bool $is_disabled =
false
85 string $size =
'small',
86 bool $is_disabled =
false
This describes the behavior of an custom icon.
This is how a factory for icons looks like.
standard(string $name, string $label, string $size='small', bool $is_disabled=false)
custom(string $icon_path, string $label, string $size='small', bool $is_disabled=false)
This describes the specific behavior of an ILIAS standard icon.