19 declare(strict_types=1);
42 public function getID(): string;
Class FileResourceHandler.
getIdentificationGenerator()
Interface StorageResource.
getContainerPathWithoutBase(ResourceIdentification $identification)
This is only the path of a ResourceIdentification inside the StorageLocation base path...
Class UploadedFileRevision.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getFullContainerPath(ResourceIdentification $identification)
This is the full path to the container of a ResourceIdentification (incl.
Class UploadedFileRevision.
Class UniqueIDIdentificationGenerator.
storeUpload(UploadedFileRevision $revision)
cloneRevision(CloneRevision $revision)
getStream(Revision $revision)
Class ResourceIdentification.
getRevisionPath(Revision $revision)
This is the full path to a revision of a Resource, incl.
cleanUpContainer(StorableResource $resource)
This checks if there are empty directories in the filesystem which can be deleted.
has(ResourceIdentification $identification)
storeStream(FileStreamRevision $revision)
deleteResource(StorableResource $resource)
This deleted the whole container of a resource.
getStorageLocationBasePath()
This is the place in the filesystem where the containers (nested) get created.
deleteRevision(Revision $revision)
This only delets a revision of a Resource.