Home
last modified time | relevance | path

Searched refs:getChangesForCalendar (Results 1 – 8 of 8) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null); function
H A DPDO.php965 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) { function in Sabre\\CalDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null); function
H A DPDO.php843 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) { function in Sabre\\CalDAV\\Backend\\PDO
/plugin/davcal/
H A DcalendarBackendDokuwiki.php561 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) function in DokuWikiSabreCalendarBackend
564 $result = $this->hlp->getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit);
H A Dhelper.php1901 public function getChangesForCalendar($calid, $syncToken, $syncLevel, $limit = null) function in helper_plugin_davcal
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php463 return $this->caldavBackend->getChangesForCalendar(
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php518 return $this->caldavBackend->getChangesForCalendar(