19 declare(strict_types=1);
getRessource(ObjectId $object_id)
uploadImage(ObjectId $object_id, string $file_path, string $file_name, int $user_id)
cloneImage(ObjectId $original_object_id, ObjectId $clone_object_id, int $user_id)
getThumbnailImageURL(ObjectId $object_id)
getProcessedImageURL(ObjectId $object_id)
getUnprocessedImageURL(ObjectId $object_id)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
deleteImage(ObjectId $object_id, int $user_id)