nextcloud/lib/public/files
Thomas Müller 730c80ff9c adding additional exceptions for special cases where creating a file might not be allowed 2013-10-07 15:11:47 +02:00
..
alreadyexistsexception.php move filesystem expceptions to global namespace 2013-09-10 19:44:23 +02:00
entitytoolargeexception.php adding additional exceptions for special cases where creating a file might not be allowed 2013-10-07 15:11:47 +02:00
file.php improve phpdoc for the public files interface 2013-09-10 20:10:25 +02:00
folder.php improve phpdoc for the public files interface 2013-09-10 20:10:25 +02:00
invalidcontentexception.php adding additional exceptions for special cases where creating a file might not be allowed 2013-10-07 15:11:47 +02:00
invalidpathexception.php adding additional exceptions for special cases where creating a file might not be allowed 2013-10-07 15:11:47 +02:00
node.php add storage backend interface to public namespace 2013-09-10 20:13:47 +02:00
notenoughspaceexception.php move filesystem expceptions to global namespace 2013-09-10 19:44:23 +02:00
notfoundexception.php move filesystem expceptions to global namespace 2013-09-10 19:44:23 +02:00
notpermittedexception.php move filesystem expceptions to global namespace 2013-09-10 19:44:23 +02:00
storage.php cleanup public storage interface a bit 2013-09-12 21:58:32 +02:00