Home
last modified time | relevance | path

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

/plugin/calendar/classes/
DGoogleCalendarSync.php549 $result = $this->exportSingleEvent($event, $calendarId, $token['access_token']);
577 private function exportSingleEvent($event, $calendarId, $accessToken) { function in GoogleCalendarSync