Home
last modified time | relevance | path

Searched refs:getACL (Results 51 – 60 of 60) sorted by path

123

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharedCalendar.php110 function getACL() { function in Sabre\\CalDAV\\SharedCalendar
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php199 function getACL() { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DCard.php199 function getACL() { function in Sabre\\CardDAV\\Card
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DACLTrait.php57 function getACL() { function
H A DIACL.php48 function getACL(); function
H A DPlugin.php595 $acl = $node->getACL();
624 $acl = $this->getACL($node);
1068 $acl = $this->getACL($node);
1069 return new Xml\Property\Acl($this->getACL($node));
1188 $oldAcl = $this->getACL($node);
H A DPrincipalCollection.php88 function getACL() { function in Sabre\\DAVACL\\PrincipalCollection
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/
H A DCollection.php105 function getACL() { function in Sabre\\DAVACL\\FS\\Collection
H A DFile.php74 function getACL() { function in Sabre\\DAVACL\\FS\\File
H A DHomeCollection.php116 function getACL() { function in Sabre\\DAVACL\\FS\\HomeCollection

123