nextcloud-server/lib/public/Files
Roeland Jago Douma 575dc29c27
Make Appdata static
* Add fileid for simpleroot folders (only internal)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-14 13:25:54 +07:00
..
Cache Remove unused use statements 2017-04-22 19:23:31 +07:00
Config Fix filename typo 2017-12-12 14:18:49 +07:00
Mount Fix tests 2018-04-04 12:50:54 +07:00
Notify Add since 2017-01-27 10:44:48 +07:00
ObjectStore Update license headers 2017-11-06 16:56:19 +07:00
Search Update license headers 2017-11-06 16:56:19 +07:00
SimpleFS Make Appdata static 2018-05-14 13:25:54 +07:00
Storage Update license headers 2017-11-06 16:56:19 +07:00
AlreadyExistsException.php
EmptyFileNameException.php Update license headers 2017-11-06 16:56:19 +07:00
EntityTooLargeException.php
File.php Throw an exception if file_put_contents fails 2018-03-27 16:23:06 +07:00
FileInfo.php Update license headers 2017-11-06 16:56:19 +07:00
FileNameTooLongException.php
Folder.php Add hint about OCP\Folder::getById 2018-03-21 14:49:32 +07:00
ForbiddenException.php Update license headers 2017-11-06 16:56:19 +07:00
GenericFileException.php Throw an exception if file_put_contents fails 2018-03-27 16:23:06 +07:00
IAppData.php AppData is no longer internal 2017-08-01 08:20:15 +07:00
IHomeStorage.php
IMimeTypeDetector.php
IMimeTypeLoader.php
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php Update license headers 2017-11-06 16:56:19 +07:00
InvalidPathException.php
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
Storage.php Update license headers 2017-11-06 16:56:19 +07:00
StorageAuthException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageBadConfigException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageConnectionException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageInvalidException.php
StorageNotAvailableException.php Update license headers 2017-11-06 16:56:19 +07:00
StorageTimeoutException.php Update license headers 2017-11-06 16:56:19 +07:00
UnseekableException.php