Home
last modified time | relevance | path

Searched refs:ISharedNode (Results 1 – 3 of 3) sorted by path

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DISharedCalendar.php5 use Sabre\DAV\Sharing\ISharedNode; alias
14 interface ISharedCalendar extends ISharedNode {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DISharedNode.php16 interface ISharedNode extends INode { interface
H A DPlugin.php119 if (!$node instanceof ISharedNode) {
155 if ($node instanceof ISharedNode) {
231 if ($node instanceof ISharedNode) {