3 declare(strict_types=1);
    57         return $configuration;
    62         if ($objType === 
'') {
    63             $objType = $this->objectCache->lookupType($objId);
    76         if ($objType === 
'') {
    77             $objType = $this->objectCache->lookupType($objId);
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getByObjId(int $objId, string $objType='')
 
Class ilObjectCustomIconImpl TODO: Inject database persistence in future instead of using ...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
__construct(Filesystem $webDirectory, FileUpload $uploadService, ilObjectDataCache $objectCache)
 
getConfigurationByType(string $type)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
ilObjectDataCache $objectCache
 
getPresenterByObjId(int $objId, string $objType)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
FileUpload $uploadService