Home
last modified time | relevance | path

Searched refs:CalDAV (Results 1 – 25 of 2175) sorted by relevance

12345678910>>...87

/dports/deskutils/egroupware/egroupware/api/src/CalDAV/
H A DPrincipals.php13 namespace EGroupware\Api\CalDAV;
278 $prop_ns = Api\CalDAV::DAV;
285 $prop_ns = Api\CalDAV::DAV;
962 'schedule-inbox-URL' => Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'schedule-inbox-URL',array(
976 'record-type' => Api\CalDAV::mkprop(Api\CalDAV::CALENDARSERVER,'record-type','users'),
984 'principal-address' => Api\CalDAV::mkprop(Api\CalDAV::CARDDAV,'principal-address',
988 'directory-gateway' => Api\CalDAV::mkprop(Api\CalDAV::CARDDAV, 'directory-gateway',array(
1131 'calendar-home-set' => Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'calendar-home-set',array(
1140 'record-type' => Api\CalDAV::mkprop(Api\CalDAV::CALENDARSERVER,'record-type','groups'),
1172 'calendar-home-set' => Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'calendar-home-set',array(
[all …]
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/dav/resource/
H A Ddavgroupwareresource.desktop47 Comment=Resource to manage DAV calendars and address books (CalDAV, GroupDAV)
48 Comment[ar]=مورد لإدارة تقاويم ودفاتر عناوين DAV (مثل CalDAV وGroupDAV)
53 Comment[en_GB]=Resource to manage DAV calendars and address books (CalDAV, GroupDAV)
56 Comment[fi]=DAV-kalenterien ja -osoitekirjojen (CalDAV, GroupDAV) hallintaresurssi
59 Comment[hsb]=Resursa za rjadowanje DAV-protykow a adresnikow (CalDAV, GroupDAV)
61 Comment[it]=Risorsa per gestire calendari e rubriche DAV (CalDAV, GroupDAV)
62 Comment[ko]=DAV 달력과 주소록을 관리하는 자원 (CalDAV, GroupDAV)
63 Comment[nl]=Hulpbron om DAV-agenda's en adresboeken (CalDAV, GroupDAV) te beheren
70 Comment[sl]=Vir za upravljanje koledarjev in imenikov DAV (CalDAV, GroupDAV)
74 Comment[zh_CN]=管理 DAV 日历和地址簿的资源 (CalDAV、GroupDAV)
[all …]
/dports/www/sabredav/sabre-dav-3.2.2/tests/Sabre/CalDAV/Xml/Property/
H A DScheduleCalendarTranspTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
12 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
13 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
47 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
64 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
73 $cal = CalDAV\Plugin::NS_CALDAV;
74 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
97 $cal = CalDAV\Plugin::NS_CALDAV;
98 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
H A DSupportedCalendarComponentSetTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
12 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
13 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
48 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
58 $cal = CalDAV\Plugin::NS_CALDAV;
59 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
86 $cal = CalDAV\Plugin::NS_CALDAV;
87 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
H A DAllowedSharingModesTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
24 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
25 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
30 …<d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::N…
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DScheduleCalendarTranspTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
12 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
13 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
47 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
64 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
73 $cal = CalDAV\Plugin::NS_CALDAV;
74 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
97 $cal = CalDAV\Plugin::NS_CALDAV;
98 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
H A DSupportedCalendarComponentSetTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
12 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
13 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
48 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
58 $cal = CalDAV\Plugin::NS_CALDAV;
59 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
86 $cal = CalDAV\Plugin::NS_CALDAV;
87 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
H A DAllowedSharingModesTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
24 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
25 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
30 …<d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::N…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DScheduleCalendarTranspTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
12 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
13 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
47 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
64 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
73 $cal = CalDAV\Plugin::NS_CALDAV;
74 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
97 $cal = CalDAV\Plugin::NS_CALDAV;
98 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
H A DSupportedCalendarComponentSetTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
12 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
13 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
48 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
58 $cal = CalDAV\Plugin::NS_CALDAV;
59 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
86 $cal = CalDAV\Plugin::NS_CALDAV;
87 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
H A DAllowedSharingModesTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
24 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
25 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
30 …<d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::N…
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DScheduleCalendarTranspTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
12 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
13 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
47 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
64 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
73 $cal = CalDAV\Plugin::NS_CALDAV;
74 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
97 $cal = CalDAV\Plugin::NS_CALDAV;
98 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
H A DSupportedCalendarComponentSetTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
12 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
13 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
48 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
58 $cal = CalDAV\Plugin::NS_CALDAV;
59 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
86 $cal = CalDAV\Plugin::NS_CALDAV;
87 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
H A DAllowedSharingModesTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
24 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
25 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
30 …<d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::N…
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DScheduleCalendarTranspTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
12 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
13 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
47 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
64 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
73 $cal = CalDAV\Plugin::NS_CALDAV;
74 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
97 $cal = CalDAV\Plugin::NS_CALDAV;
98 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
H A DSupportedCalendarComponentSetTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
12 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
13 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
48 <d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::NS…
58 $cal = CalDAV\Plugin::NS_CALDAV;
59 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
86 $cal = CalDAV\Plugin::NS_CALDAV;
87 $cs = CalDAV\Plugin::NS_CALENDARSERVER;
H A DAllowedSharingModesTest.php3 namespace Sabre\CalDAV\Xml\Property;
5 use Sabre\CalDAV; alias
24 $this->namespaceMap[CalDAV\Plugin::NS_CALDAV] = 'cal';
25 $this->namespaceMap[CalDAV\Plugin::NS_CALENDARSERVER] = 'cs';
30 …<d:root xmlns:d="DAV:" xmlns:cal="' . CalDAV\Plugin::NS_CALDAV . '" xmlns:cs="' . CalDAV\Plugin::N…
/dports/www/owncloud/owncloud/apps/dav/lib/CalDAV/
H A DCalendarHome.php22 namespace OCA\DAV\CalDAV;
24 use Sabre\CalDAV\Backend\BackendInterface;
25 use Sabre\CalDAV\Backend\NotificationSupport;
26 use Sabre\CalDAV\Backend\SchedulingSupport;
27 use Sabre\CalDAV\Backend\SubscriptionSupport;
28 use Sabre\CalDAV\Schedule\Inbox;
29 use Sabre\CalDAV\Schedule\Outbox;
30 use Sabre\CalDAV\Subscriptions\Subscription;
33 class CalendarHome extends \Sabre\CalDAV\CalendarHome {
60 …$objects[] = new \Sabre\CalDAV\Notifications\Collection($this->caldavBackend, $this->principalInfo…
[all …]
/dports/deskutils/egroupware/egroupware/calendar/inc/
H A Dclass.calendar_groupdav.inc.php171 'xmlns' => Api\CalDAV::CALDAV,
376 'created-by' => Api\CalDAV::mkprop(Api\CalDAV::CALENDARSERVER, 'created-by',
378 'updated-by' => Api\CalDAV::mkprop(Api\CalDAV::CALENDARSERVER, 'updated-by',
393 $props['calendar-data'] = Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'calendar-data',$content);
462 $props[$prop] = $ns ? Api\CalDAV::mkprop($ns, $prop, $val) : Api\CalDAV::mkprop($prop, $val);
1600 Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'comp',array('name' => 'VEVENT')),
1607 $props['supported-calendar-component-set'] = Api\CalDAV::mkprop(Api\CalDAV::CALDAV,
1613 Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'calendar-query',''))))),
1616 Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'calendar-multiget',''))))),
1619 Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'free-busy-query',''))))),
[all …]
/dports/deskutils/egroupware/egroupware/infolog/inc/
H A Dclass.infolog_groupdav.inc.php23 class infolog_groupdav extends Api\CalDAV\Handler
65 function __construct($app, Api\CalDAV $caldav)
317 $props[] = Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'calendar-data',$content);
811 …$props['calendar-description'] = Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'calendar-description',$dis…
814 Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'comp',array('name' => 'VTODO')),
819 Api\CalDAV::mkprop('report',array(
820 Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'calendar-query',''))))),
822 Api\CalDAV::mkprop('report',array(
823 Api\CalDAV::mkprop(Api\CalDAV::CALDAV,'calendar-multiget',''))))),
830 Api\CalDAV::mkprop('report',array(
[all …]
/dports/www/nextcloud/nextcloud/apps-pkg/dav/lib/CalDAV/
H A DCalendarHome.php27 namespace OCA\DAV\CalDAV;
30 use OCA\DAV\CalDAV\Integration\ExternalCalendar;
31 use OCA\DAV\CalDAV\Integration\ICalendarProvider;
32 use OCA\DAV\CalDAV\Trashbin\TrashbinHome;
33 use Sabre\CalDAV\Backend\BackendInterface;
34 use Sabre\CalDAV\Backend\NotificationSupport;
35 use Sabre\CalDAV\Backend\SchedulingSupport;
36 use Sabre\CalDAV\Backend\SubscriptionSupport;
37 use Sabre\CalDAV\Schedule\Inbox;
38 use Sabre\CalDAV\Subscriptions\Subscription;
[all …]
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/CalDAV/Schedule/
H A DOutbox.php3 namespace SabreForRainLoop\CalDAV\Schedule;
5 use SabreForRainLoop\CalDAV; alias
105 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-query-freebusy',
110 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-post-vevent',
153 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-query-freebusy',
156 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-post-vevent',
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/CalDAV/Schedule/
H A DOutbox.php3 namespace SabreForRainLoop\CalDAV\Schedule;
5 use SabreForRainLoop\CalDAV; alias
105 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-query-freebusy',
110 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-post-vevent',
153 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-query-freebusy',
156 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-post-vevent',
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/bundle/vendor/sabre/dav/lib/Sabre/CalDAV/Schedule/
H A DOutbox.php3 namespace Sabre\CalDAV\Schedule;
5 use Sabre\CalDAV; alias
105 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-query-freebusy',
110 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-post-vevent',
153 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-query-freebusy',
156 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-post-vevent',
/dports/deskutils/egroupware/egroupware/addressbook/inc/
H A Dclass.addressbook_groupdav.inc.php69 function __construct($app, Api\CalDAV $caldav)
280 $props[] = Api\CalDAV::mkprop(Api\CalDAV::CARDDAV, 'address-data', $content);
348 $props[] = Api\CalDAV::mkprop(Api\CalDAV::CARDDAV, 'address-data', $content);
899 $props['max-image-size'] = Api\CalDAV::mkprop(Api\CalDAV::CARDDAV,'max-image-size',24*1024);
904 Api\CalDAV::mkprop('report',array(
905 Api\CalDAV::mkprop(Api\CalDAV::CARDDAV,'addressbook-query',''))))),
907 Api\CalDAV::mkprop('report',array(
908 Api\CalDAV::mkprop(Api\CalDAV::CARDDAV,'addressbook-multiget',''))))),
914 Api\CalDAV::mkprop('report',array(
1149 $data['props']['principal-address'] = Api\CalDAV::mkprop(Api\CalDAV::CARDDAV, 'principal-address',
[all …]

12345678910>>...87