Home
last modified time | relevance | path

Searched refs:getSupportedPrivilegeSet (Results 26 – 41 of 41) sorted by relevance

12

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php219 function getSupportedPrivilegeSet() { function in Sabre\\CalDAV\\Schedule\\Inbox
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php81 $r = $inbox->getSupportedPrivilegeSet();
H A DSchedulingObjectTest.php327 $this->assertNull($obj->getSupportedPrivilegeSet());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DCardTest.php210 $this->card->getSupportedPrivilegeSet()
H A DAddressBookTest.php159 $this->ab->getSupportedPrivilegeSet()
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php441 function getSupportedPrivilegeSet($node) { function in Sabre\\DAVACL\\Plugin
449 $supportedPrivileges = $node->getSupportedPrivilegeSet();
533 'aggregates' => $this->getSupportedPrivilegeSet($node)
1053 return new Xml\Property\SupportedPrivilegeSet($this->getSupportedPrivilegeSet($node));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalTest.php204 $this->assertNull($principal->getSupportedPrivilegeSet());
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php332 function getSupportedPrivilegeSet() { function in Sabre\\CardDAV\\AddressBook
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarTest.php242 $result = $this->calendar->getSupportedPrivilegeSet();
H A DCalendarObjectTest.php364 $this->assertNull($obj->getSupportedPrivilegeSet());
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php229 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { function in Sabre\\DAV\\Sharing\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php389 function getSupportedPrivilegeSet() { function in Sabre\\CalDAV\\Calendar
H A DCalendarHome.php377 function getSupportedPrivilegeSet() { function in Sabre\\CalDAV\\CalendarHome
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php584 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { function in Sabre\\CalDAV\\Schedule\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php970 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { function in Sabre\\CalDAV\\Plugin
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1431 the getSupportedPrivilegeSet method. See website for details.

12