Home
last modified time | relevance | path

Searched defs:objectUri (Results 1 – 13 of 13) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
DSchedulingSupport.php31 function getSchedulingObject($principalUri, $objectUri);
53 function deleteSchedulingObject($principalUri, $objectUri);
63 function createSchedulingObject($principalUri, $objectUri, $objectData);
DSimplePDO.php203 function getCalendarObject($calendarId, $objectUri) {
240 function createCalendarObject($calendarId, $objectUri, $calendarData) {
271 function updateCalendarObject($calendarId, $objectUri, $calendarData) {
289 function deleteCalendarObject($calendarId, $objectUri) {
DPDO.php470 function getCalendarObject($calendarId, $objectUri) {
561 function createCalendarObject($calendarId, $objectUri, $calendarData) {
607 function updateCalendarObject($calendarId, $objectUri, $calendarData) {
720 function deleteCalendarObject($calendarId, $objectUri) {
1040 protected function addChange($calendarId, $objectUri, $operation) {
1258 function getSchedulingObject($principalUri, $objectUri) {
1314 function deleteSchedulingObject($principalUri, $objectUri) {
1329 function createSchedulingObject($principalUri, $objectUri, $objectData) {
DBackendInterface.php131 function getCalendarObject($calendarId, $objectUri);
165 function createCalendarObject($calendarId, $objectUri, $calendarData);
185 function updateCalendarObject($calendarId, $objectUri, $calendarData);
196 function deleteCalendarObject($calendarId, $objectUri);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSchedulingSupport.php31 function getSchedulingObject($principalUri, $objectUri);
53 function deleteSchedulingObject($principalUri, $objectUri);
63 function createSchedulingObject($principalUri, $objectUri, $objectData);
H A DPDO.php385 function getCalendarObject($calendarId, $objectUri) {
466 function createCalendarObject($calendarId, $objectUri, $calendarData) {
507 function updateCalendarObject($calendarId, $objectUri, $calendarData) {
608 function deleteCalendarObject($calendarId, $objectUri) {
913 protected function addChange($calendarId, $objectUri, $operation) {
1129 function getSchedulingObject($principalUri, $objectUri) {
1185 function deleteSchedulingObject($principalUri, $objectUri) {
1200 function createSchedulingObject($principalUri, $objectUri, $objectData) {
H A DBackendInterface.php129 function getCalendarObject($calendarId, $objectUri);
163 function createCalendarObject($calendarId, $objectUri, $calendarData);
183 function updateCalendarObject($calendarId, $objectUri, $calendarData);
194 function deleteCalendarObject($calendarId, $objectUri);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockScheduling.php27 public function getSchedulingObject($principalUri, $objectUri) {
62 public function deleteSchedulingObject($principalUri, $objectUri) {
78 public function createSchedulingObject($principalUri, $objectUri, $objectData) {
H A DAbstractTest.php145 function getCalendarObject($calendarId, $objectUri) {
174 function createCalendarObject($calendarId,$objectUri,$calendarData) { }
175 function updateCalendarObject($calendarId,$objectUri,$calendarData) { }
176 function deleteCalendarObject($calendarId,$objectUri) { }
H A DMock.php149 function getCalendarObject($calendarId,$objectUri) {
170 function createCalendarObject($calendarId,$objectUri,$calendarData) {
189 function updateCalendarObject($calendarId,$objectUri,$calendarData) {
207 function deleteCalendarObject($calendarId,$objectUri) {
/plugin/davcal/
H A DcalendarBackendDokuwiki.php283 function getCalendarObject($calendarId, $objectUri)
362 function createCalendarObject($calendarId, $objectUri, $calendarData)
390 function updateCalendarObject($calendarId, $objectUri, $calendarData)
411 function deleteCalendarObject($calendarId, $objectUri)
683 function getSchedulingObject($principalUri, $objectUri)
715 function deleteSchedulingObject($principalUri, $objectUri)
729 function createSchedulingObject($principalUri, $objectUri, $objectData)
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
DPDO.php535 protected function addChange($addressBookId, $objectUri, $operation) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php530 protected function addChange($addressBookId, $objectUri, $operation) {