server/lib/public/Files
Robin Appelman 6c9f2644cf
Add objectExists to objectstore interface
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-12-12 14:17:19 +01:00
..
Cache
Config Add the option to filter mounts for a user 2018-07-10 16:49:26 +02:00
Mount Fix tests 2018-04-04 12:50:54 +02:00
Notify
ObjectStore Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
Search
SimpleFS Separate fopen into read and write methods 2018-07-11 12:08:37 +02:00
Storage Add interface to allow storages from opting out of encryption 2018-11-29 16:31:34 +01:00
AlreadyExistsException.php
EmptyFileNameException.php
EntityTooLargeException.php
File.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +01:00
FileInfo.php Add getExtension() to FileInfo 2018-10-29 15:24:02 +01:00
FileNameTooLongException.php
Folder.php Add hint about OCP\Folder::getById 2018-03-21 14:49:32 +01:00
ForbiddenException.php
GenericFileException.php Throw an exception if file_put_contents fails 2018-03-27 16:23:06 +02:00
IAppData.php
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php
InvalidPathException.php
IRootFolder.php Fix string doc type casing 2018-11-15 11:57:05 +01:00
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php