nextcloud/lib/public/Files
Christoph Wurst 0da89c0fa1
The file cache entry is array accessible
… so let's make this part of our API. We use it as array already.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-13 10:47:00 +02:00
..
Cache The file cache entry is array accessible 2020-10-13 10:47:00 +02:00
Config Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
Events Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Mount Update license headers 2019-12-05 15:38:45 +01:00
Notify Update license headers for 19 2020-04-29 11:57:22 +02:00
ObjectStore Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Search Update license headers for 19 2020-04-29 11:57:22 +02:00
SimpleFS Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Storage Annotate that writeStream can throw a GenericFileException 2020-09-10 09:03:53 +02:00
AlreadyExistsException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
EmptyFileNameException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
EntityTooLargeException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
File.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
FileInfo.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
FileNameTooLongException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Folder.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ForbiddenException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
GenericFileException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IAppData.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IHomeStorage.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IMimeTypeDetector.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IMimeTypeLoader.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
IRootFolder.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
InvalidCharacterInPathException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
InvalidContentException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
InvalidDirectoryException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
InvalidPathException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
LockNotAcquiredException.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Node.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
NotEnoughSpaceException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
NotFoundException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
NotPermittedException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ReservedWordException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Storage.php Update license headers 2019-12-05 15:38:45 +01:00
StorageAuthException.php Update license headers 2019-12-05 15:38:45 +01:00
StorageBadConfigException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
StorageConnectionException.php Update license headers 2019-12-05 15:38:45 +01:00
StorageInvalidException.php Update license headers 2019-12-05 15:38:45 +01:00
StorageNotAvailableException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
StorageTimeoutException.php Update license headers 2019-12-05 15:38:45 +01:00
UnseekableException.php Update license headers for 19 2020-04-29 11:57:22 +02:00