Home
last modified time | relevance | path

Searched refs:EventIterator (Results 76 – 83 of 83) sorted by relevance

1234

/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md145 * #272: `Sabre\VObject\Recur\EventIterator::$maxInstances` is now
208 * Removed `RecurrenceIterator` (use Recur\EventIterator instead).
334 `Recur\EventIterator`.
420 * #112: EventIterator now sets TZID on RECURRENCE-ID.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md84 * #272: `Sabre\VObject\Recur\EventIterator::$maxInstances` is now
147 * Removed `RecurrenceIterator` (use Recur\EventIterator instead).
273 `Recur\EventIterator`.
359 * #112: EventIterator now sets TZID on RECURRENCE-ID.
/plugin/davcal/
H A Dhelper.php1046 $rEvents = new \Sabre\VObject\Recur\EventIterator(array($vcal->VEVENT));
1734 $it = new \Sabre\VObject\Recur\EventIterator($vObject, (string)$component->UID);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php571 $it = new VObject\Recur\EventIterator($vObject, (string)$component->UID);
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md108 `Recur\EventIterator`.
194 * #112: EventIterator now sets TZID on RECURRENCE-ID.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md108 `Recur\EventIterator`.
194 * #112: EventIterator now sets TZID on RECURRENCE-ID.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md68 `Recur\EventIterator`.
154 * #112: EventIterator now sets TZID on RECURRENCE-ID.
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php676 $it = new VObject\Recur\EventIterator($vObject, (string)$component->UID);

1234