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