3 declare(strict_types=1);
    40     public function getName(): string;
    61     public function getSize(): string;
 
withSize(string $size)
Set the size for this icon. 
 
getAbbreviation()
Get the abbreviation of this icon. 
 
getName()
Get the name of the icon. 
 
withAbbreviation(string $abbreviation)
Set the abbreviation for this icon. 
 
getSize()
Get the size of this icon. 
 
withDisabled(bool $is_disabled)
Get an icon like this, but marked as disabled. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
isDisabled()
Is the Icon disabled?