Searched refs:convertIcalDataToEntry (Results 1 – 1 of 1) sorted by relevance
| /plugin/davcal/ |
| H A D | helper.php | 1048 … $this->convertIcalDataToEntry($event, $id, $timezone, $row['uid'], $color, true)); 1054 … $this->convertIcalDataToEntry($vcal->VEVENT, $id, $timezone, $row['uid'], $color)); 1070 …private function convertIcalDataToEntry($event, $page, $timezone, $uid, $color, $recurring = false) function in helper_plugin_davcal
|