Searched refs:parseEventForOrganizer (Results 1 – 6 of 6) sorted by relevance
/plugin/davcal/vendor/sabre/vobject/lib/ITip/ |
H A D | Broker.php | 250 return $this->parseEventForOrganizer($baseCalendar, $eventInfo, $oldEventInfo); 462 …protected function parseEventForOrganizer(VCalendar $calendar, array $eventInfo, array $oldEventIn… function in Sabre\\VObject\\ITip\\Broker
|
/plugin/webdav/vendor/sabre/vobject/lib/ITip/ |
H A D | Broker.php | 245 return $this->parseEventForOrganizer($baseCalendar, $eventInfo, $oldEventInfo); 461 …protected function parseEventForOrganizer(VCalendar $calendar, array $eventInfo, array $oldEventIn… function in Sabre\\VObject\\ITip\\Broker
|
/plugin/davcard/vendor/sabre/vobject/lib/ITip/ |
H A D | Broker.php | 250 return $this->parseEventForOrganizer($baseCalendar, $eventInfo, $oldEventInfo); 462 …protected function parseEventForOrganizer(VCalendar $calendar, array $eventInfo, array $oldEventIn… function in Sabre\\VObject\\ITip\\Broker
|
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/ |
H A D | Broker.php | 252 return $this->parseEventForOrganizer($baseCalendar, $eventInfo, $oldEventInfo); 468 …protected function parseEventForOrganizer(VCalendar $calendar, array $eventInfo, array $oldEventIn… function in Sabre\\VObject\\ITip\\Broker
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/ |
H A D | Broker.php | 250 return $this->parseEventForOrganizer($baseCalendar, $eventInfo, $oldEventInfo); 462 …protected function parseEventForOrganizer(VCalendar $calendar, array $eventInfo, array $oldEventIn… function in Sabre\\VObject\\ITip\\Broker
|
/plugin/webdav/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 18 * #462: Broker::parseEventForOrganizer copies DTSTAMP from $eventInfo that causes broken scheduling
|