Home
last modified time | relevance | path

Searched refs:setACL (Results 1 – 25 of 37) sorted by last modified time

12

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php371 function setACL(array $acl) { function in Sabre\\CalDAV\\Calendar
H A DCalendarObject.php266 function setACL(array $acl) { function in Sabre\\CalDAV\\CalendarObject
H A DCalendarHome.php359 function setACL(array $acl) { function in Sabre\\CalDAV\\CalendarHome
/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
/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());
H A DSchedulingObjectTest.php256 $obj->setACL(array());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php102 $sub->setACL([]);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookHomeTest.php153 $this->s->setACL(array());
H A DAddressBookTest.php152 $this->ab->setACL(array());
H A DCardTest.php203 $this->card->setACL(array());
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php169 function setACL(array $acl) { function in Sabre\\CalDAV\\Notifications\\Node

12