Home
last modified time | relevance | path

Searched refs:NS_CALDAV (Results 26 – 50 of 57) sorted by relevance

123

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DParamFilter.php63 case '{' . Plugin::NS_CALDAV . '}is-not-defined' :
66 case '{' . Plugin::NS_CALDAV . '}text-match' :
H A DCalendarData.php62 case '{' . Plugin::NS_CALDAV . '}expand' :
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DParamFilter.php63 case '{' . Plugin::NS_CALDAV . '}is-not-defined' :
66 case '{' . Plugin::NS_CALDAV . '}text-match' :
H A DCalendarData.php62 case '{' . Plugin::NS_CALDAV . '}expand' :
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php103 if (isset($elem['value']['{' . Plugin::NS_CALDAV . '}calendar-data'])) {
104 $newProps += $elem['value']['{' . Plugin::NS_CALDAV . '}calendar-data'];
H A DFreeBusyQueryReport.php61 $timeRange = '{' . Plugin::NS_CALDAV . '}time-range';
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php103 if (isset($elem['value']['{' . Plugin::NS_CALDAV . '}calendar-data'])) {
104 $newProps += $elem['value']['{' . Plugin::NS_CALDAV . '}calendar-data'];
H A DFreeBusyQueryReport.php61 $timeRange = '{' . Plugin::NS_CALDAV . '}time-range';
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarComponentSet.php80 $writer->startElement('{' . Plugin::NS_CALDAV . '}comp');
116 if ($elem['name'] === '{' . Plugin::NS_CALDAV . '}comp') {
H A DSupportedCollationSet.php52 $writer->writeElement('{' . Plugin::NS_CALDAV . '}supported-collation', $collation);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarComponentSet.php80 $writer->startElement('{' . Plugin::NS_CALDAV . '}comp');
116 if ($elem['name'] === '{' . Plugin::NS_CALDAV . '}comp') {
H A DSupportedCollationSet.php52 $writer->writeElement('{' . Plugin::NS_CALDAV . '}supported-collation', $collation);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php96 …{DAV:}resourcetype']) || !$node['{DAV:}resourcetype']->is('{' . Plugin::NS_CALDAV . '}calendar')) {
172 $calDataProp = '{' . Plugin::NS_CALDAV . '}calendar-data';
231 $tzProp = '{' . Plugin::NS_CALDAV . '}calendar-timezone';
H A DCalendar.php295 'privilege' => '{' . Plugin::NS_CALDAV . '}read-free-busy',
400 'privilege' => '{' . Plugin::NS_CALDAV . '}read-free-busy',
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php96 …{DAV:}resourcetype']) || !$node['{DAV:}resourcetype']->is('{' . Plugin::NS_CALDAV . '}calendar')) {
172 $calDataProp = '{' . Plugin::NS_CALDAV . '}calendar-data';
231 $tzProp = '{' . Plugin::NS_CALDAV . '}calendar-timezone';
H A DSharedCalendar.php167 'privilege' => '{' . Plugin::NS_CALDAV . '}read-free-busy',
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DScheduleDeliverTest.php393 $propFind->set('{' . Plugin::NS_CALDAV . '}schedule-inbox-URL', null, 403);
429 $propFind->set('{' . Plugin::NS_CALDAV . '}calendar-home-set', null, 403);
464 $propFind->set('{' . Plugin::NS_CALDAV . '}schedule-default-calendar-URL', null, 403);
H A DFreeBusyRequestTest.php28 …'{' . CalDAV\Plugin::NS_CALDAV . '}calendar-timezone' => "BEGIN:VCALENDAR\r\nBEGIN:VTIMEZONE\r\nTZ…
34 …'{' . CalDAV\Plugin::NS_CALDAV . '}schedule-calendar-transp' => new ScheduleCalendarTransp(Schedul…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php30 $np = $doc->createElementNS(CalDAV\Plugin::NS_CALDAV, 'cal:supported-calendar-component');
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php30 $np = $doc->createElementNS(CalDAV\Plugin::NS_CALDAV, 'cal:supported-calendar-component');
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php169 …'{' . 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…
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…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarTest.php212 'privilege' => '{' . Plugin::NS_CALDAV . '}read-free-busy',
245 '{' . Plugin::NS_CALDAV . '}read-free-busy',
H A DSharedCalendarTest.php79 'privilege' => '{' . Plugin::NS_CALDAV . '}read-free-busy',
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php192 …'{' . 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…
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/Schedule/
H A DInbox.php159 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-deliver',

123