3 declare(strict_types=1);
38 public function init(): void
41 $this->icon = $this->factory->getByObjId($target_obj_id);
46 return $this->icon->exists();
51 return $this->icon->getFullPath();
init()
Init ilObjectCustomIconPresenter If the target is invalid the icon instance creation is based on the ...
__construct(int $obj_id, ilObjectCustomIconFactory $factory)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ilObjectCustomIconFactory $factory
static _lookupTargetId(int $a_obj_id)