This class provides the data size with additional information to remove the work to calculate the siz...
Indicates that a file is missing or not found.
Indicates general problems with the input or output operations.
setVisibility(string $path, string $visibility)
Sets the visibility for a file.
read(string $path)
Reads a file content to a string.
has(string $path)
Checks whether a file exists.
getVisibility(string $path)
Get the file visibility.
getMimeType(string $path)
Get a files mime-type.
getSize(string $path, int $unit)
Get the size of a file.
getTimestamp(string $path)
Get the timestamp of the file.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...