75 public function delete():
void
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(string $img_path, bool $is_temporary=true)
Constructor.
bool $is_temporary
Defines whether the image is temporary and can be deleted after the preview was created from the imag...
getImagePath()
Gets the absolute path to the rendered image.
isTemporary()
Defines whether the image is temporary and can be deleted after the preview was created.
string $img_path
The absolute path to the image.