19 declare(strict_types=1);
37 ExportService $export_service,
49 $ref_id = $this->data_factory->refId($ref_id);
50 return $this->url_service->builder()->build($type, $ref_id);
56 $ref_id = $this->data_factory->refId($ref_id);
57 return $this->export_service->publicAccess()->handler()->hasPublicAccessFile($ref_id->toObjectId());
66 $ref_id = $this->data_factory->refId($ref_id);
67 return $this->data_factory->uri(
68 $this->export_service->publicAccess()->handler()->downloadLinkOfPublicAccessFile($ref_id)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...