Home
last modified time | relevance | path

Searched refs:FreeBusyGenerator (Results 1 – 19 of 19) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php844 $generator = new VObject\FreeBusyGenerator();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php338 $gen = new FreeBusyGenerator(
371 $gen = new FreeBusyGenerator();
386 $gen = new FreeBusyGenerator(
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php691 $generator = new VObject\FreeBusyGenerator();
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md514 * Fixed: The FreeBusyGenerator is now properly using the factory methods for
575 * New: made it easier to construct the FreeBusyGenerator.
/plugin/davcal/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php24 class FreeBusyGenerator { class
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php725 $generator = new VObject\FreeBusyGenerator();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php1005 $generator = new VObject\FreeBusyGenerator();
/plugin/webdav/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php26 class FreeBusyGenerator class
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md73 * #348: `FreeBusyGenerator` can now accept streams.
147 FreeBusyGenerator.
780 * Fixed: The FreeBusyGenerator is now properly using the factory methods for
841 * New: made it easier to construct the FreeBusyGenerator.
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php24 class FreeBusyGenerator { class
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md554 * Fixed: The FreeBusyGenerator is now properly using the factory methods for
615 * New: made it easier to construct the FreeBusyGenerator.
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php338 $gen = new FreeBusyGenerator(
371 $gen = new FreeBusyGenerator();
386 $gen = new FreeBusyGenerator(
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md554 * Fixed: The FreeBusyGenerator is now properly using the factory methods for
615 * New: made it easier to construct the FreeBusyGenerator.
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php338 $gen = new FreeBusyGenerator(
371 $gen = new FreeBusyGenerator();
386 $gen = new FreeBusyGenerator(
/plugin/davcard/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php24 class FreeBusyGenerator { class
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench_freebusygenerator.php35 $fb = new Sabre\VObject\FreeBusyGenerator($start, $end, $vcal, $timeZone);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php14 $gen = new FreeBusyGenerator();
29 $gen = new FreeBusyGenerator(
55 $gen = new FreeBusyGenerator(
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md12 * #348: `FreeBusyGenerator` can now accept streams.
86 FreeBusyGenerator.
719 * Fixed: The FreeBusyGenerator is now properly using the factory methods for
780 * New: made it easier to construct the FreeBusyGenerator.
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DFreeBusyGenerator.php26 class FreeBusyGenerator { class