nextcloud/lib
Roeland Jago Douma 9567fa1194 Initial setup of shareing 2.0 sharemanager and share
* Added sharemanager class

This is the central class where all API calls talk to (OCS/Activity).
This in turn talks to the share providers to get the actual sharing
done.

It uses all ShareObjects

* Added share class

Simple class to hold all the share properties that is passed around

* Added IShareProvider interface

Interface that providers os a share have to implement.
2015-11-05 15:59:08 +01:00
..
l10n [tx-robot] updated from transifex 2015-11-05 01:55:14 -05:00
private Initial setup of shareing 2.0 sharemanager and share 2015-11-05 15:59:08 +01:00
public adjust comment, this parameter was added for 9.0 2015-11-04 15:12:22 +01:00
repair Merge pull request #20320 from owncloud/drop-file_map 2015-11-05 10:03:41 +01:00
autoloader.php Update license headers 2015-10-26 14:04:01 +01:00
base.php Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME'] 2015-10-21 17:33:49 +02:00