Home
last modified time | relevance | path

Searched refs:setACL (Results 26 – 37 of 37) sorted by last modified time

12

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php239 function setACL(array $acl) { function in Sabre\\CardDAV\\Card
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/
H A DFileTest.php61 $this->sut->setACL([]);
H A DHomeCollectionTest.php109 $this->sut->setACL([]);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DMockACLNode.php44 function setACL(array $acl) { function in Sabre\\DAVACL\\MockACLNode
H A DPrincipalTest.php196 $principal->setACL(array());
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php149 function setACL(array $acl) { function in Sabre\\CalDAV\\Notifications\\Collection
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php201 function setACL(array $acl) { function in Sabre\\CalDAV\\Schedule\\Inbox
H A DOutbox.php152 function setACL(array $acl) { function in Sabre\\CalDAV\\Schedule\\Outbox
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php250 function setACL(array $acl) { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DIACL.php58 function setACL(array $acl); function
H A DPlugin.php1235 $node->setACL($newAcl);
H A DACLTrait.php77 function setACL(array $acl) { function

12