19declare(strict_types=1);
32 ImageFactory $factory,
49 if ($custom_icon?->exists()) {
50 return $factory->custom(
51 $custom_icon->getFullPath(),
getObjectTypeSpecificTileImage(int $object_id, ImageFactory $factory, StorageService $irss)
getObjectTypeSpecificIcon(int $object_id, IconFactory $factory, StorageService $irss)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This is how the factory for UI elements looks.
This describes the behavior of an custom icon.
This is how a factory for icons looks like.