Home
last modified time | relevance | path

Searched defs:calendarUri (Results 1 – 15 of 15) sorted by relevance

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php39 public $calendarUri; variable in Sabre\\CalDAV\\Xml\\Request\\InviteReply
71 function __construct($href, $calendarUri, $inReplyTo, $summary, $status) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php40 public $calendarUri; variable in Sabre\\CalDAV\\Xml\\Request\\InviteReply
72 function __construct($href, $calendarUri, $inReplyTo, $summary, $status) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php59 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null);
H A DSimplePDO.php110 function createCalendar($principalUri, $calendarUri, array $properties) {
H A DBackendInterface.php54 function createCalendar($principalUri, $calendarUri, array $properties);
H A DPDO.php232 function createCalendar($principalUri, $calendarUri, array $properties) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSharingSupport.php232 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null);
H A DBackendInterface.php52 function createCalendar($principalUri, $calendarUri, array $properties);
H A DPDO.php197 function createCalendar($principalUri, $calendarUri, array $properties) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php138 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) {
H A DAbstractTest.php115 function createCalendar($principalUri,$calendarUri,array $properties) { }
H A DMock.php69 function createCalendar($principalUri,$calendarUri,array $properties) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php344 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php396 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) {
/plugin/davcal/
H A DcalendarBackendDokuwiki.php138 function createCalendar($principalUri, $calendarUri, array $properties)