Home
last modified time | relevance | path

Searched refs:getChildACL (Results 1 – 7 of 7) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php111 $obj['acl'] = $this->getChildACL();
127 $obj['acl'] = $this->getChildACL();
148 $obj['acl'] = $this->getChildACL();
325 function getChildACL() { function in Sabre\\CalDAV\\Calendar
H A DSharedCalendar.php109 function getChildACL() { function in Sabre\\CalDAV\\SharedCalendar
111 $acl = parent::getChildACL();
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php81 $obj['acl'] = $this->getChildACL();
102 $obj['acl'] = $this->getChildACL();
289 function getChildACL() { function in Sabre\\CardDAV\\AddressBook
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DSharedCalendarTest.php149 $this->assertEquals($expected, $this->getInstance()->getChildACL());
185 $this->assertEquals($expected, $this->getInstance($props)->getChildACL());
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharedCalendar.php185 function getChildACL() { function in Sabre\\CalDAV\\SharedCalendar
H A DCalendar.php113 $obj['acl'] = $this->getChildACL();
129 $obj['acl'] = $this->getChildACL();
150 $obj['acl'] = $this->getChildACL();
314 function getChildACL() { function in Sabre\\CalDAV\\Calendar
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php83 $obj['acl'] = $this->getChildACL();
104 $obj['acl'] = $this->getChildACL();
249 function getChildACL() { function in Sabre\\CardDAV\\AddressBook