Home
last modified time | relevance | path

Searched refs:getCards (Results 1 – 10 of 10) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DBackendInterface.php97 function getCards($addressbookId); function
H A DPDO.php227 function getCards($addressbookId) { function in Sabre\\CardDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DBackendInterface.php94 function getCards($addressbookId); function
H A DPDO.php225 function getCards($addressbookId) { function in Sabre\\CardDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DMock.php104 function getCards($addressBookId) { function in Sabre\\CardDAV\\Backend\\Mock
H A DAbstractPDOTest.php193 $result = $this->backend->getCards(1);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DMessage.php132 public function getCards() function in Google\\Service\\HangoutsChat\\Message
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php80 $objs = $this->carddavBackend->getCards($this->addressBookInfo['id']);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php78 $objs = $this->carddavBackend->getCards($this->addressBookInfo['id']);
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1508 in getCards, if etag and size are specified. This may speed up certain
1549 requesting getCards. This can make some operations much faster, and could