getMimeType($path)
Get a files mime-type.
getSize($path, $fileSizeUnit)
Get the size of a file.
read($path)
Reads a file content to a string.
getTimestamp($path)
Get the timestamp of the file.
setVisibility($path, $visibility)
Sets the visibility for a file.
getVisibility($path)
Get the file visibility.
has($path)
Checks whether a file exists.
Interface FileReadAccess.