Home
last modified time | relevance | path

Searched refs:CalDAV (Results 1 – 25 of 220) sorted by last modified time

123456789

/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto17.php260 $maxDate = new DateTime(\Sabre\CalDAV\Backend\PDO::MAX_DATE);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php3 namespace Sabre\CalDAV\Backend;
6 use Sabre\CalDAV; alias
144 $validator = new CalDAV\CalendarQueryValidator();
H A DNotificationSupport.php3 namespace Sabre\CalDAV\Backend;
5 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
H A DPDO.php3 namespace Sabre\CalDAV\Backend;
6 use Sabre\CalDAV; alias
167 …'{' . CalDAV\Plugin::NS_CALENDARSERVER . '}getctag' => 'http://sabre.io/ns/sync/'…
169 …'{' . CalDAV\Plugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\Su…
170 …'{' . CalDAV\Plugin::NS_CALDAV . '}schedule-calendar-transp' => new CalDAV\Xml\Property\Sc…
218 … if (!($properties[$sccs] instanceof CalDAV\Xml\Property\SupportedCalendarComponentSet)) {
223 $transp = '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-calendar-transp';
262 $supportedProperties[] = '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-calendar-transp';
269 case '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-calendar-transp' :
984 …'{' . CalDAV\Plugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\Su…
H A DSchedulingSupport.php3 namespace Sabre\CalDAV\Backend;
H A DSharingSupport.php3 namespace Sabre\CalDAV\Backend;
H A DSubscriptionSupport.php3 namespace Sabre\CalDAV\Backend;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php3 namespace Sabre\CalDAV;
H A DCalendarObject.php3 namespace Sabre\CalDAV;
H A DShareableCalendar.php3 namespace Sabre\CalDAV;
H A DSharedCalendar.php3 namespace Sabre\CalDAV;
H A DSharingPlugin.php3 namespace Sabre\CalDAV;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DCollection.php3 namespace Sabre\CalDAV\Principal;
H A DIProxyWrite.php3 namespace Sabre\CalDAV\Principal;
H A DProxyRead.php3 namespace Sabre\CalDAV\Principal;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIInbox.php3 namespace Sabre\CalDAV\Schedule;
13 interface IInbox extends \Sabre\CalDAV\ICalendarObjectContainer, \Sabre\DAVACL\IACL {
H A DIOutbox.php3 namespace Sabre\CalDAV\Schedule;
H A DISchedulingObject.php3 namespace Sabre\CalDAV\Schedule;
11 interface ISchedulingObject extends \Sabre\CalDAV\ICalendarObject {
H A DPlugin.php3 namespace Sabre\CalDAV\Schedule;
19 use Sabre\CalDAV\ICalendar;
20 use Sabre\CalDAV\ICalendarObject;
21 use Sabre\CalDAV\Xml\Property\ScheduleCalendarTransp;
H A DSchedulingObject.php3 namespace Sabre\CalDAV\Schedule;
5 use Sabre\CalDAV\Backend;
15 class SchedulingObject extends \Sabre\CalDAV\CalendarObject implements ISchedulingObject {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DPlugin.php3 namespace Sabre\CalDAV\Subscriptions;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DAllowedSharingModes.php3 namespace Sabre\CalDAV\Xml\Property;
7 use Sabre\CalDAV\Plugin;
H A DEmailAddressSet.php3 namespace Sabre\CalDAV\Xml\Property;
H A DSupportedCollationSet.php3 namespace Sabre\CalDAV\Xml\Property;
7 use Sabre\CalDAV\Plugin;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php3 namespace Sabre\CalDAV\Xml\Request;
9 use Sabre\CalDAV\Plugin;
10 use Sabre\CalDAV\SharingPlugin;

123456789