nextcloud/lib/files
Robin Appelman 2522c25af7 use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache
most apps would want to use this api instead of using the cache directly
2012-10-21 02:12:58 +02:00
..
cache add Cache::getStatus 2012-10-08 14:58:21 +02:00
storage use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache 2012-10-21 02:12:58 +02:00
file.php don't use depricated OC_Filesystem 2012-10-10 13:18:36 +02:00
filesystem.php use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache 2012-10-21 02:12:58 +02:00
view.php drop depricated is_readable and is_writable 2012-10-21 00:13:16 +02:00