Home
last modified time | relevance | path

Searched refs:CalDAV (Results 51 – 75 of 220) sorted by relevance

123456789

/plugin/davcal/
H A Dplugin.info.txt5 name Calendar PlugIn with CalDAV sharing support
6 desc Create one calendar per page and share/subscribe via CalDAV
H A DcalendarBackendDokuwiki.php4 use \Sabre\CalDAV; alias
17 class DokuWikiSabreCalendarBackend extends \Sabre\CalDAV\Backend\AbstractBackend
105 …'{' . CalDAV\Plugin::NS_CALENDARSERVER . '}getctag' => 'http://sabre.io/ns/sync/'…
107 …'{' . CalDAV\Plugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\Su…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarData.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV\Plugin;
H A DAllowedSharingModes.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV\Plugin;
H A DSupportedCalendarComponentSet.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV\Plugin;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarData.php3 namespace Sabre\CalDAV\Xml\Property;
7 use Sabre\CalDAV\Plugin;
H A DAllowedSharingModes.php3 namespace Sabre\CalDAV\Xml\Property;
7 use Sabre\CalDAV\Plugin;
H A DSupportedCalendarComponentSet.php3 namespace Sabre\CalDAV\Xml\Property;
9 use Sabre\CalDAV\Plugin;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DPDOSqliteTest.php3 namespace Sabre\CalDAV\Backend;
5 use Sabre\CalDAV; alias
H A DMockScheduling.php3 namespace Sabre\CalDAV\Backend;
5 use Sabre\CalDAV; alias
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/
H A DInviteReplyTest.php3 namespace Sabre\CalDAV\Xml\Request;
6 use Sabre\CalDAV\SharingPlugin;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DParamFilter.php3 namespace Sabre\CalDAV\Xml\Filter;
5 use Sabre\CalDAV\Plugin;
H A DCalendarData.php3 namespace Sabre\CalDAV\Xml\Filter;
5 use Sabre\CalDAV\Plugin;
H A DCompFilter.php3 namespace Sabre\CalDAV\Xml\Filter;
5 use Sabre\CalDAV\Plugin;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DParamFilter.php3 namespace Sabre\CalDAV\Xml\Filter;
7 use Sabre\CalDAV\Plugin;
H A DCalendarData.php3 namespace Sabre\CalDAV\Xml\Filter;
8 use Sabre\CalDAV\Plugin;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php3 namespace Sabre\CalDAV\Xml\Request;
5 use Sabre\CalDAV\Plugin;
H A DFreeBusyQueryReport.php3 namespace Sabre\CalDAV\Xml\Request;
5 use Sabre\CalDAV\Plugin;
H A DCalendarQueryReport.php3 namespace Sabre\CalDAV\Xml\Request;
5 use Sabre\CalDAV\Plugin;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php3 namespace Sabre\CalDAV\Xml\Request;
7 use Sabre\CalDAV\Plugin;
H A DFreeBusyQueryReport.php3 namespace Sabre\CalDAV\Xml\Request;
5 use Sabre\CalDAV\Plugin;
H A DShare.php3 namespace Sabre\CalDAV\Xml\Request;
7 use Sabre\CalDAV\Plugin;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php3 namespace Sabre\CalDAV\Backend;
5 use Sabre\CalDAV; alias
190 …'{' . CalDAV\Plugin::NS_CALENDARSERVER . '}getctag' => 'http://sabre.io/ns/sync/'…
192 …'{' . CalDAV\Plugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\Su…
193 …'{' . CalDAV\Plugin::NS_CALDAV . '}schedule-calendar-transp' => new CalDAV\Xml\Property\Sc…
252 … if (!($properties[$sccs] instanceof CalDAV\Xml\Property\SupportedCalendarComponentSet)) {
257 $transp = '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-calendar-transp';
313 $supportedProperties[] = '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-calendar-transp';
320 case '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-calendar-transp' :
1111 …'{' . CalDAV\Plugin::NS_CALDAV . '}supported-calendar-component-set' => new CalDAV\Xml\Property\Su…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DPlugin.php3 namespace Sabre\CalDAV\Notifications;
73 …$server->resourceTypeMapping['\\Sabre\\CalDAV\\Notifications\\ICollection'] = '{' . self::NS_CALEN…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DPlugin.php3 namespace Sabre\CalDAV\Notifications;
73 …$server->resourceTypeMapping['\\Sabre\\CalDAV\\Notifications\\ICollection'] = '{' . self::NS_CALEN…

123456789