/plugin/davcard/vendor/sabre/vobject/tests/VObject/ |
H A D | FreeBusyGeneratorTest.php | 338 $gen = new FreeBusyGenerator( 371 $gen = new FreeBusyGenerator(); 386 $gen = new FreeBusyGenerator(
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ |
H A D | FreeBusyGeneratorTest.php | 338 $gen = new FreeBusyGenerator( 371 $gen = new FreeBusyGenerator(); 386 $gen = new FreeBusyGenerator(
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ |
H A D | FreeBusyGeneratorTest.php | 338 $gen = new FreeBusyGenerator( 371 $gen = new FreeBusyGenerator(); 386 $gen = new FreeBusyGenerator(
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ |
H A D | FreeBusyGeneratorTest.php | 14 $gen = new FreeBusyGenerator(); 29 $gen = new FreeBusyGenerator( 55 $gen = new FreeBusyGenerator(
|
/plugin/icalevents/vendor/sabre/vobject/bin/ |
H A D | bench_freebusygenerator.php | 35 $fb = new Sabre\VObject\FreeBusyGenerator($start, $end, $vcal, $timeZone);
|
/plugin/davcard/vendor/sabre/vobject/lib/ |
H A D | FreeBusyGenerator.php | 24 class FreeBusyGenerator { class
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ |
H A D | FreeBusyGenerator.php | 24 class FreeBusyGenerator { class
|
/plugin/davcal/vendor/sabre/vobject/lib/ |
H A D | FreeBusyGenerator.php | 24 class FreeBusyGenerator { class
|
/plugin/webdav/vendor/sabre/vobject/lib/ |
H A D | FreeBusyGenerator.php | 26 class FreeBusyGenerator class
|
/plugin/icalevents/vendor/sabre/vobject/lib/ |
H A D | FreeBusyGenerator.php | 26 class FreeBusyGenerator { class
|
/plugin/webdav/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 73 * #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/icalevents/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 12 * #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/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | Plugin.php | 844 $generator = new VObject\FreeBusyGenerator();
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/ |
H A D | Plugin.php | 1005 $generator = new VObject\FreeBusyGenerator();
|
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/ |
H A D | Plugin.php | 725 $generator = new VObject\FreeBusyGenerator();
|
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/ |
H A D | Plugin.php | 691 $generator = new VObject\FreeBusyGenerator();
|
/plugin/davcard/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 554 * 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/ |
H A D | ChangeLog.md | 554 * Fixed: The FreeBusyGenerator is now properly using the factory methods for 615 * New: made it easier to construct the FreeBusyGenerator.
|
/plugin/davcal/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 514 * Fixed: The FreeBusyGenerator is now properly using the factory methods for 575 * New: made it easier to construct the FreeBusyGenerator.
|