Home
last modified time | relevance | path

Searched refs:getACL (Results 1 – 25 of 60) sorted by relevance

123

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharedCalendar.php74 function getACL() { function in Sabre\\CalDAV\\SharedCalendar
79 $acl = parent::getACL();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/
H A DCollectionTest.php27 $this->assertEquals($this->acl, $child->getACL());
39 $this->assertEquals($this->acl, $child->getACL());
H A DHomeCollectionTest.php66 $this->assertEquals($acl, $child->getACL());
99 $this->sut->getACL()
H A DFileTest.php51 $this->sut->getACL()
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Principal/
H A DUser.php118 function getACL() { function in Sabre\\CalDAV\\Principal\\User
120 $acl = parent::getACL();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DUser.php118 function getACL() { function in Sabre\\CalDAV\\Principal\\User
120 $acl = parent::getACL();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DCardTest.php163 ), $this->card->getACL());
194 ), $card->getACL());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DSchedulingObjectTest.php207 $this->assertEquals($expected, $obj->getACL());
242 $this->assertEquals($expected, $calendarObject->getACL());
395 $this->assertEquals([], $obj->getACL());
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DIACL.php48 function getACL(); function
H A DACLTrait.php57 function getACL() { function
H A DPrincipalCollection.php88 function getACL() { function in Sabre\\DAVACL\\PrincipalCollection
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DIACL.php48 function getACL(); function
H A DPlugin.php470 function getACL($node) { function in Sabre\\DAVACL\\Plugin
478 $acl = $node->getACL();
507 $acl = $this->getACL($node);
923 $acl = $this->getACL($node);
925 return new Xml\Property\Acl($this->getACL($node));
1036 $oldAcl = $this->getACL($node);
H A DPrincipalCollection.php109 function getACL() { function in Sabre\\DAVACL\\PrincipalCollection
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DMockACLNode.php38 function getACL() { function in Sabre\\DAVACL\\MockACLNode
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/
H A DFile.php74 function getACL() { function in Sabre\\DAVACL\\FS\\File
H A DHomeCollection.php116 function getACL() { function in Sabre\\DAVACL\\FS\\HomeCollection
H A DCollection.php105 function getACL() { function in Sabre\\DAVACL\\FS\\Collection
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DOutbox.php91 function getACL() { function in Sabre\\CalDAV\\Schedule\\Outbox
H A DSchedulingObject.php125 function getACL() { function in Sabre\\CalDAV\\Schedule\\SchedulingObject
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DFile.php85 function getACL() { function in Sabre\\DAVACL\\FS\\File
H A DHomeCollection.php144 function getACL() { function in Sabre\\DAVACL\\FS\\HomeCollection
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php124 function getACL() { function in Sabre\\CalDAV\\Notifications\\Collection
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php125 function getACL() { function in Sabre\\CalDAV\\Schedule\\SchedulingObject
H A DOutbox.php102 function getACL() { function in Sabre\\CalDAV\\Schedule\\Outbox

123