Home
last modified time | relevance | path

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

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