Home
last modified time | relevance | path

Searched refs:getACL (Results 26 – 50 of 60) sorted by relevance

123

/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DCollection.php115 function getACL() { function in Sabre\\DAVACL\\FS\\Collection
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DOutboxTest.php54 ), $outbox->getACL());
H A DInboxTest.php61 ), $inbox->getACL());
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php144 function getACL() { function in Sabre\\CalDAV\\Notifications\\Node
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarObjectTest.php208 $this->assertEquals($expected, $obj->getACL());
243 $this->assertEquals($expected, $calendarObject->getACL());
H A DSharedCalendarTest.php105 $this->assertEquals($expected, $this->getInstance()->getACL());
H A DCalendarHomeTest.php96 $this->assertEquals($expected, $this->usercalendars->getACL());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DCollectionTest.php70 $this->assertEquals($expected, $col->getACL());
H A DNodeTest.php81 $this->assertEquals($expected, $node->getACL());
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php199 function getACL() { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php135 function getACL() { function in Sabre\\CalDAV\\Schedule\\Inbox
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DUserTest.php122 $this->assertEquals($expected, $u->getACL());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php80 $this->assertEquals($acl, $sub->getACL());
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharedCalendar.php110 function getACL() { function in Sabre\\CalDAV\\SharedCalendar
H A DCalendarObject.php208 function getACL() { function in Sabre\\CalDAV\\CalendarObject
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DCard.php199 function getACL() { function in Sabre\\CardDAV\\Card
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPrincipal.php244 function getACL() { function in Sabre\\DAVACL\\Principal
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookHomeTest.php144 ), $this->s->getACL());
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php210 function getACL() { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php595 $acl = $node->getACL();
624 $acl = $this->getACL($node);
1068 $acl = $this->getACL($node);
1069 return new Xml\Property\Acl($this->getACL($node));
1188 $oldAcl = $this->getACL($node);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php209 function getACL() { function in Sabre\\CardDAV\\Card
H A DAddressBookHome.php214 function getACL() { function in Sabre\\CardDAV\\AddressBookHome
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php219 function getACL() { function in Sabre\\CalDAV\\CalendarObject
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php146 function getACL() { function in Sabre\\CalDAV\\Schedule\\Inbox
/plugin/aclauditor/
H A Dhelper.php38 'name' => 'getACL',

123