Home
last modified time | relevance | path

Searched refs:getChangesForAddressBook (Results 1 – 7 of 7) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null); function
H A DPDO.php465 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) { function in Sabre\\CardDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DSyncSupport.php79 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null); function
H A DPDO.php460 function getChangesForAddressBook($addressBookId, $syncToken, $syncLevel, $limit = null) { function in Sabre\\CardDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DAbstractPDOTest.php320 $result = $backend->getChangesForAddressBook($id, null, 1);
339 $result = $backend->getChangesForAddressBook($id, $currentToken, 1);
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php349 return $this->carddavBackend->getChangesForAddressBook(
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php425 return $this->carddavBackend->getChangesForAddressBook(