19declare(strict_types=1);
50 return $this->url_service->builder()->build($type,
$ref_id);
57 return $this->export_service->publicAccess()->handler()->hasPublicAccessFile(
$ref_id->toObjectId());
63 if (!$this->doesReferenceHavePublicAccessExport(
$ref_id)) {
67 return $this->data_factory->uri(
68 $this->export_service->publicAccess()->handler()->downloadLinkOfPublicAccessFile(
$ref_id)
The scope of this class is split ilias-conform URI's into components.
if(!file_exists('../ilias.ini.php'))