/plugin/webdav/vendor/sabre/dav/lib/DAVACL/ |
H A D | IACL.php | 58 function setACL(array $acl); function
|
H A D | ACLTrait.php | 77 function setACL(array $acl) { function
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/ |
H A D | IACL.php | 58 function setACL(array $acl); function
|
H A D | PrincipalCollection.php | 127 function setACL(array $acl) { function in Sabre\\DAVACL\\PrincipalCollection
|
H A D | Principal.php | 264 function setACL(array $acl) { function in Sabre\\DAVACL\\Principal
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/ |
H A D | MockACLNode.php | 44 function setACL(array $acl) { function in Sabre\\DAVACL\\MockACLNode
|
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/ |
H A D | File.php | 99 function setACL(array $acl) { function in Sabre\\DAVACL\\FS\\File
|
H A D | HomeCollection.php | 164 function setACL(array $acl) { function in Sabre\\DAVACL\\FS\\HomeCollection
|
H A D | Collection.php | 129 function setACL(array $acl) { function in Sabre\\DAVACL\\FS\\Collection
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/FS/ |
H A D | FileTest.php | 61 $this->sut->setACL([]);
|
H A D | HomeCollectionTest.php | 109 $this->sut->setACL([]);
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/ |
H A D | Collection.php | 149 function setACL(array $acl) { function in Sabre\\CalDAV\\Notifications\\Collection
|
H A D | Node.php | 169 function setACL(array $acl) { function in Sabre\\CalDAV\\Notifications\\Node
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | Outbox.php | 152 function setACL(array $acl) { function in Sabre\\CalDAV\\Schedule\\Outbox
|
H A D | Inbox.php | 201 function setACL(array $acl) { function in Sabre\\CalDAV\\Schedule\\Inbox
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ |
H A D | OutboxTest.php | 58 $outbox->setACL(array());
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/ |
H A D | CollectionTest.php | 80 $col->setACL(array());
|
H A D | NodeTest.php | 91 $node->setACL(array());
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/ |
H A D | SubscriptionTest.php | 102 $sub->setACL([]);
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/ |
H A D | AddressBookHomeTest.php | 153 $this->s->setACL(array());
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/ |
H A D | Subscription.php | 250 function setACL(array $acl) { function in Sabre\\CalDAV\\Subscriptions\\Subscription
|
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/ |
H A D | Card.php | 239 function setACL(array $acl) { function in Sabre\\CardDAV\\Card
|
H A D | AddressBookHome.php | 239 function setACL(array $acl) { function in Sabre\\CardDAV\\AddressBookHome
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | CalendarObject.php | 266 function setACL(array $acl) { function in Sabre\\CalDAV\\CalendarObject
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/ |
H A D | CalendarHomeTest.php | 105 $this->usercalendars->setACL(array());
|