nextcloud/lib/filestorage
Sam Tuke a9a913c273 Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic)
Made OC_Filestorage_Local and OC_Filestorage_Shared extend OC_Filestorage_Common
Set searchInDir() to protected instead of private in OC_Filestorage_Local and OC_Filestorage_Shared
Added class documentation to OC_Filestorage_Common
Cleaned up OCA_Versions::expireAll()
2012-06-21 18:15:22 +01:00
..
common.php Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic) 2012-06-21 18:15:22 +01:00
commontest.php add search implementation to filestorage common 2012-03-02 18:42:57 +01:00
local.php Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic) 2012-06-21 18:15:22 +01:00
temporary.php add temporary filestorage backend for testing purposed 2012-05-11 20:33:56 +02:00