Searched defs:getChangesForCalendar (Results 1 – 6 of 6) sorted by relevance
| /plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/ | ||
| D | SyncSupport.php | 79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null); function |
| D | PDO.php | 965 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) { function in Sabre\\CalDAV\\Backend\\PDO |
| /plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/ | ||
| H A D | SyncSupport.php | 79 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null); function |
| H A D | PDO.php | 843 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) { function in Sabre\\CalDAV\\Backend\\PDO |
| /plugin/davcal/ | ||
| H A D | calendarBackendDokuwiki.php | 568 function getChangesForCalendar($calendarId, $syncToken, $syncLevel, $limit = null) function in DokuWikiSabreCalendarBackend |
| H A D | helper.php | 1994 public function getChangesForCalendar($calid, $syncToken, $syncLevel, $limit = null) function in helper_plugin_davcal |