Home
last modified time | relevance | path

Searched refs:VObject (Results 651 – 675 of 756) sorted by relevance

1...<<2122232425262728293031

/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dgenerate_vcards4 namespace Sabre\VObject;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerProcessReplyTest.php3 namespace Sabre\VObject\ITip;
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerate_vcards4 namespace Sabre\VObject;
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php3 namespace Sabre\VObject;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DDocumentTest.php3 namespace Sabre\VObject;
H A DComponentTest.php3 namespace Sabre\VObject;
5 use Sabre\VObject\Component\VCalendar;
6 use Sabre\VObject\Component\VCard;
/plugin/webdav/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php3 namespace Sabre\VObject;
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto21.php122 $vobj = \Sabre\VObject\Reader::read($row['calendardata']);
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php3 namespace Sabre\VObject\Recur;
8 use Sabre\VObject\DateTimeParser;
9 use Sabre\VObject\Property;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php3 namespace Sabre\VObject;
6 Sabre\VObject\Component\VCalendar,
7 Sabre\VObject\Component\VCard;
H A DFreeBusyGeneratorTest.php3 namespace Sabre\VObject;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php3 namespace Sabre\VObject;
6 Sabre\VObject\Component\VCalendar,
7 Sabre\VObject\Component\VCard;
H A DFreeBusyGeneratorTest.php3 namespace Sabre\VObject;
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php3 namespace Sabre\VObject\Recur;
8 use Sabre\VObject\DateTimeParser;
9 use Sabre\VObject\Property;
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php3 namespace Sabre\VObject\Recur;
8 use Sabre\VObject\DateTimeParser;
9 use Sabre\VObject\Property;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php3 namespace Sabre\VObject;
6 Sabre\VObject\Component\VCalendar,
7 Sabre\VObject\Component\VCard;
H A DFreeBusyGeneratorTest.php3 namespace Sabre\VObject;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php6 use Sabre\VObject\ITip;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php6 use Sabre\VObject\ITip;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php646 $expectedIcal = \Sabre\VObject\Reader::read($expectedIcal);
708 $expectedIcal = \Sabre\VObject\Reader::read($expectedIcal);
771 $expectedIcal = \Sabre\VObject\Reader::read($expectedIcal);
945 $expectedIcal = \Sabre\VObject\Reader::read($expectedIcal);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Splitter/
H A DVCardTest.php3 namespace Sabre\VObject\Splitter;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php5 use Sabre\VObject; alias
537 $vObject = VObject\Reader::read($calendarData);
561 $endDate->add(VObject\DateTimeParser::parse($component->DURATION->getValue()));
571 $it = new VObject\Recur\EventIterator($vObject, (string)$component->UID);
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md24 * BC Break: `Sabre\VObject\Property\Float` has been renamed to
25 `Sabre\VObject\Property\FloatValue`.
26 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
27 `Sabre\VObject\Property\IntegerValue`.
207 that was used to be in the `lib/Sabre/VObject` directory is now moved to
269 lib/Sabre/VObject/timezonedata.
526 few new API's that mimic the VObject 3 API. This allows it to be used a
610 * VObject is now a separate project from SabreDAV. See the SabreDAV changelog
612 * New: VObject library now uses PHP 5.3 namespaces.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md24 * BC Break: `Sabre\VObject\Property\Float` has been renamed to
25 `Sabre\VObject\Property\FloatValue`.
26 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
27 `Sabre\VObject\Property\IntegerValue`.
207 that was used to be in the `lib/Sabre/VObject` directory is now moved to
269 lib/Sabre/VObject/timezonedata.
526 few new API's that mimic the VObject 3 API. This allows it to be used a
610 * VObject is now a separate project from SabreDAV. See the SabreDAV changelog
612 * New: VObject library now uses PHP 5.3 namespaces.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md144 * `Sabre\VObject\Reader::read` now has a `$charset` argument.
145 * #272: `Sabre\VObject\Recur\EventIterator::$maxInstances` is now
146 `Sabre\VObject\Settings::$maxRecurrences` and is also honored by the
250 * BC Break: `Sabre\VObject\Property\Float` has been renamed to
251 `Sabre\VObject\Property\FloatValue`.
252 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
253 `Sabre\VObject\Property\IntegerValue`.
433 that was used to be in the `lib/Sabre/VObject` directory is now moved to
495 lib/Sabre/VObject/timezonedata.
752 few new API's that mimic the VObject 3 API. This allows it to be used a
[all …]

1...<<2122232425262728293031