Home
last modified time | relevance | path

Searched refs:supportedPrivilegeSet (Results 1 – 4 of 4) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php227 * @param array $supportedPrivilegeSet
229 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
232 $supportedPrivilegeSet['{DAV:}share'] = [
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php582 * @param array $supportedPrivilegeSet
584 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
588 $supportedPrivilegeSet[$ns . 'schedule-send'] = [
613 $supportedPrivilegeSet[$ns . 'schedule-deliver'] = [
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php968 * @param array $supportedPrivilegeSet
970 function getSupportedPrivilegeSet(INode $node, array &$supportedPrivilegeSet) { argument
973 … $supportedPrivilegeSet['{DAV:}read']['aggregates']['{' . self::NS_CALDAV . '}read-free-busy'] = [
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md928 * Changed: The default supportedPrivilegeSet has changed. Most privileges are no