Home
last modified time | relevance | path

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

/plugin/calendar/classes/
DGoogleCalendarSync.php369 $result = $this->importSingleEvent($gEvent, $namespace);
399 private function importSingleEvent($gEvent, $namespace) { function in GoogleCalendarSync