19 declare(strict_types=1);
52 return $configuration;
57 if ($objType ===
'') {
58 $objType = $this->objectCache->lookupType($objId);
71 if ($objType ===
'') {
72 $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='')
__construct(private readonly Filesystem $webDirectory, private readonly FileUpload $uploadService, private readonly \ilObjectDataCache $objectCache)
getConfigurationByType(string $type)
getPresenterByObjId(int $objId, string $objType)