Home
last modified time | relevance | path

Searched refs:setACL (Results 1 – 25 of 37) sorted by path

12

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php371 function setACL(array $acl) { function in Sabre\\CalDAV\\Calendar
H A DCalendarHome.php359 function setACL(array $acl) { function in Sabre\\CalDAV\\CalendarHome
H A DCalendarObject.php266 function setACL(array $acl) { function in Sabre\\CalDAV\\CalendarObject
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php149 function setACL(array $acl) { function in Sabre\\CalDAV\\Notifications\\Collection
H A DNode.php169 function setACL(array $acl) { function in Sabre\\CalDAV\\Notifications\\Node
/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/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php314 function setACL(array $acl) { function in Sabre\\CardDAV\\AddressBook
H A DAddressBookHome.php239 function setACL(array $acl) { function in Sabre\\CardDAV\\AddressBookHome
H A DCard.php239 function setACL(array $acl) { function in Sabre\\CardDAV\\Card
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DCollection.php129 function setACL(array $acl) { function in Sabre\\DAVACL\\FS\\Collection
H A DFile.php99 function setACL(array $acl) { function in Sabre\\DAVACL\\FS\\File
H A DHomeCollection.php164 function setACL(array $acl) { function in Sabre\\DAVACL\\FS\\HomeCollection
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DIACL.php58 function setACL(array $acl); function
H A DPlugin.php1083 $node->setACL($newAcl);
H A DPrincipal.php264 function setACL(array $acl) { function in Sabre\\DAVACL\\Principal
H A DPrincipalCollection.php127 function setACL(array $acl) { function in Sabre\\DAVACL\\PrincipalCollection
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeTest.php105 $this->usercalendars->setACL(array());
H A DCalendarObjectTest.php257 $obj->setACL(array());
H A DCalendarTest.php236 $this->calendar->setACL(array());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DCollectionTest.php80 $col->setACL(array());
H A DNodeTest.php91 $node->setACL(array());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php65 $inbox->setACL(array());
H A DOutboxTest.php58 $outbox->setACL(array());

12