Home
last modified time | relevance | path

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

/plugin/davcal/
H A DcalendarBackendDokuwiki.php359 $etag = $this->hlp->addCalendarEntryToCalendarByICS($calendarId, $objectUri, $calendarData);
H A Dhelper.php682 public function addCalendarEntryToCalendarByICS($calid, $uri, $ics) function in helper_plugin_davcal