Home
last modified time | relevance | path

Searched refs:getFreeBusyForEmail (Results 1 – 2 of 2) sorted by relevance

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php695 $results[] = $this->getFreeBusyForEmail($attendee, $startRange, $endRange, $vObject);
756 …protected function getFreeBusyForEmail($email, \DateTime $start, \DateTime $end, VObject\Component… function in Sabre\\CalDAV\\Schedule\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php836 $results[] = $this->getFreeBusyForEmail($attendee, $startRange, $endRange, $vObject);
897 …protected function getFreeBusyForEmail($email, \DateTimeInterface $start, \DateTimeInterface $end,… function in Sabre\\CalDAV\\Schedule\\Plugin