Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php294 $this->processICalendarChange($oldObj, $vCal, $addresses, [], $modified);
484 $this->processICalendarChange(
515 …protected function processICalendarChange($oldObject = null, VCalendar $newObject, array $addresse… function in Sabre\\CalDAV\\Schedule\\Plugin
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php367 $this->processICalendarChange($oldObj, $vCal, $addresses, [], $modified);
562 $this->processICalendarChange(
652 …protected function processICalendarChange($oldObject = null, VCalendar $newObject, array $addresse… function in Sabre\\CalDAV\\Schedule\\Plugin