nextcloud/lib/public/share
Roeland Jago Douma b8ce9c5554 Use more generic node instead of File/Folder
The phpdoc for the sharing functions was very restrictive. As a
consequence passing node object (for example from the OCS Share API
where we don't really care if it is a file or folder), would actually
be invalid.

With this loser restriction the interfaces become more generic.
2016-03-11 08:51:07 +01:00
..
exceptions Map Maci 2016-03-01 17:45:05 +01:00
imanager.php Use more generic node instead of File/Folder 2016-03-11 08:51:07 +01:00
iproviderfactory.php [Share 2.0] Move IShare to OCP 2016-01-27 22:04:37 +01:00
ishare.php Throw exception 2016-02-09 11:05:29 +01:00
ishareprovider.php Use more generic node instead of File/Folder 2016-03-11 08:51:07 +01:00