3declare(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...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
FileUpload $uploadService
getPresenterByObjId(int $objId, string $objType)
getByObjId(int $objId, string $objType='')
ilObjectDataCache $objectCache
__construct(Filesystem $webDirectory, FileUpload $uploadService, ilObjectDataCache $objectCache)
getConfigurationByType(string $type)
Class ilObjectCustomIconImpl TODO: Inject database persistence in future instead of using \ilContaine...
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...
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...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class FlySystemFileAccessTest \Provider\FlySystem @runTestsInSeparateProcesses @preserveGlobalState d...