Searched refs:getShareAccess (Results 1 – 4 of 4) sorted by relevance
24 function getShareAccess() { function in Sabre\\CalDAV\\SharedCalendar114 switch ($this->getShareAccess()) {189 switch ($this->getShareAccess()) {
161 $shareAccess = $node->getShareAccess();203 …if ($node->getShareAccess() === \Sabre\DAV\Sharing\Plugin::ACCESS_SHAREDOWNER || $node->getShareAc…
26 function getShareAccess(); function
159 return new Property\ShareAccess($node->getShareAccess());