Home
last modified time | relevance | path

Searched refs:getSupportedPrivilegeSet (Results 26 – 41 of 41) sorted by last modified time

12

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php257 function getSupportedPrivilegeSet() { function in Sabre\\CardDAV\\Card
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/
H A DFileTest.php68 $this->sut->getSupportedPrivilegeSet()
H A DHomeCollectionTest.php116 $this->sut->getSupportedPrivilegeSet()
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DMockACLNode.php50 function getSupportedPrivilegeSet() { function in Sabre\\DAVACL\\MockACLNode
H A DPrincipalTest.php204 $this->assertNull($principal->getSupportedPrivilegeSet());
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php167 function getSupportedPrivilegeSet() { function in Sabre\\CalDAV\\Notifications\\Collection
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php219 function getSupportedPrivilegeSet() { function in Sabre\\CalDAV\\Schedule\\Inbox
H A DOutbox.php170 function getSupportedPrivilegeSet() { function in Sabre\\CalDAV\\Schedule\\Outbox
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php268 function getSupportedPrivilegeSet() { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php229 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { function in Sabre\\DAV\\Sharing\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DIACL.php72 function getSupportedPrivilegeSet(); function
H A DPlugin.php441 function getSupportedPrivilegeSet($node) { function in Sabre\\DAVACL\\Plugin
449 $supportedPrivileges = $node->getSupportedPrivilegeSet();
533 'aggregates' => $this->getSupportedPrivilegeSet($node)
1053 return new Xml\Property\SupportedPrivilegeSet($this->getSupportedPrivilegeSet($node));
H A DACLTrait.php94 function getSupportedPrivilegeSet() { function
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1431 the getSupportedPrivilegeSet method. See website for details.
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php970 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { function in Sabre\\CalDAV\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php584 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { function in Sabre\\CalDAV\\Schedule\\Plugin

12