Home
last modified time | relevance | path

Searched refs:VCalendar (Results 126 – 133 of 133) sorted by relevance

123456

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php272 $calendar = new VObject\Component\VCalendar();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php286 $calendar = new VObject\Component\VCalendar();
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md95 * #240: `Component\VCalendar::expand()` now returns a new expanded `VCalendar`
96 object, instead of editing the existing `VCalendar` in-place. This is a BC
104 `Component\VCalendar` or `Component\VCard` during parsing.
382 * Added: VCalendar::getBaseComponent to find the 'master' component in a
477 VCalendar and VCard components.
622 be created through the root component. (A VCalendar or VCard object).
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md217 * Added: VCalendar::getBaseComponent to find the 'master' component in a
312 VCalendar and VCard components.
457 be created through the root component. (A VCalendar or VCard object).
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md217 * Added: VCalendar::getBaseComponent to find the 'master' component in a
312 VCalendar and VCard components.
457 be created through the root component. (A VCalendar or VCard object).
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md177 * Added: VCalendar::getBaseComponent to find the 'master' component in a
272 VCalendar and VCard components.
417 be created through the root component. (A VCalendar or VCard object).
/plugin/webdavclient/
H A Dhelper.php871 $calendarObject = new \Sabre\VObject\Component\VCalendar();
/plugin/davcal/
H A Dhelper.php780 $vcalendar = new \Sabre\VObject\Component\VCalendar();

123456