nextcloud/lib/public/files
Vincent Petry 788c8540aa Added isLocal() method to storage, used for xsendfile
Added isLocal() method to Storage to find out whether the storage is
local or not.
This method is used for the x-sendfile logic to find out whether to add
the headers.
2014-02-06 20:53:15 +01:00
..
alreadyexistsexception.php page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
entitytoolargeexception.php page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
file.php page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
folder.php fix some capital letters 2013-11-25 16:42:28 +01:00
invalidcontentexception.php page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
invalidpathexception.php page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
node.php fix some capital letters 2013-11-25 16:42:28 +01:00
notenoughspaceexception.php page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
notfoundexception.php page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
notpermittedexception.php page level doc blocks and class descriptions 2013-11-25 16:39:01 +01:00
storage.php Added isLocal() method to storage, used for xsendfile 2014-02-06 20:53:15 +01:00