/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | SharedCalendar.php | 74 function getACL() { function in Sabre\\CalDAV\\SharedCalendar 79 $acl = parent::getACL();
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/ |
H A D | CollectionTest.php | 27 $this->assertEquals($this->acl, $child->getACL()); 39 $this->assertEquals($this->acl, $child->getACL());
|
H A D | HomeCollectionTest.php | 66 $this->assertEquals($acl, $child->getACL()); 99 $this->sut->getACL()
|
H A D | FileTest.php | 51 $this->sut->getACL()
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Principal/ |
H A D | User.php | 118 function getACL() { function in Sabre\\CalDAV\\Principal\\User 120 $acl = parent::getACL();
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/ |
H A D | User.php | 118 function getACL() { function in Sabre\\CalDAV\\Principal\\User 120 $acl = parent::getACL();
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/ |
H A D | CardTest.php | 163 ), $this->card->getACL()); 194 ), $card->getACL());
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | SchedulingObjectTest.php | 207 $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 D | IACL.php | 48 function getACL(); function
|
H A D | ACLTrait.php | 57 function getACL() { function
|
H A D | PrincipalCollection.php | 88 function getACL() { function in Sabre\\DAVACL\\PrincipalCollection
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/ |
H A D | IACL.php | 48 function getACL(); function
|
H A D | Plugin.php | 470 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 D | PrincipalCollection.php | 109 function getACL() { function in Sabre\\DAVACL\\PrincipalCollection
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/ |
H A D | MockACLNode.php | 38 function getACL() { function in Sabre\\DAVACL\\MockACLNode
|
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/ |
H A D | File.php | 74 function getACL() { function in Sabre\\DAVACL\\FS\\File
|
H A D | HomeCollection.php | 116 function getACL() { function in Sabre\\DAVACL\\FS\\HomeCollection
|
H A D | Collection.php | 105 function getACL() { function in Sabre\\DAVACL\\FS\\Collection
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | Outbox.php | 91 function getACL() { function in Sabre\\CalDAV\\Schedule\\Outbox
|
H A D | SchedulingObject.php | 125 function getACL() { function in Sabre\\CalDAV\\Schedule\\SchedulingObject
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/ |
H A D | File.php | 85 function getACL() { function in Sabre\\DAVACL\\FS\\File
|
H A D | HomeCollection.php | 144 function getACL() { function in Sabre\\DAVACL\\FS\\HomeCollection
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/ |
H A D | Collection.php | 124 function getACL() { function in Sabre\\CalDAV\\Notifications\\Collection
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | SchedulingObject.php | 125 function getACL() { function in Sabre\\CalDAV\\Schedule\\SchedulingObject
|
H A D | Outbox.php | 102 function getACL() { function in Sabre\\CalDAV\\Schedule\\Outbox
|