Home
last modified time | relevance | path

Searched refs:getCard (Results 1 – 17 of 17) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DValidateVCardTest.php83 $this->assertEquals($expected, $this->cardBackend->getCard('addressbook1','blabla.vcf'));
99 $foo = $this->cardBackend->getCard('addressbook1','blabla.vcf');
115 $foo = $this->cardBackend->getCard('addressbook1','blabla.vcf');
167 $this->assertEquals($expected, $this->cardBackend->getCard('addressbook1','blabla.vcf'));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DAbstractPDOTest.php211 $result = $this->backend->getCard(1,'card1');
233 $result = $this->backend->getCard(1,'card2');
295 $result = $this->backend->getCard(1,'card1');
307 $result = $this->backend->getCard(1,'card1');
H A DMock.php117 function getCard($addressBookId, $cardUri) { function in Sabre\\CardDAV\\Backend\\Mock
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DAbstractBackend.php33 return $this->getCard($addressBookId, $uri);
H A DBackendInterface.php111 function getCard($addressBookId, $cardUri); function
H A DPDO.php254 function getCard($addressBookId, $cardUri) { function in Sabre\\CardDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DAbstractBackend.php33 return $this->getCard($addressBookId, $uri);
H A DBackendInterface.php108 function getCard($addressBookId, $cardUri); function
H A DPDO.php251 function getCard($addressBookId, $cardUri) { function in Sabre\\CardDAV\\Backend\\PDO
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DCardWithId.php36 public function getCard() function in Google\\Service\\HangoutsChat\\CardWithId
H A DGoogleAppsCardV1OnClick.php55 public function getCard() function in Google\\Service\\HangoutsChat\\GoogleAppsCardV1OnClick
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DCard.php76 …$this->cardData = $this->carddavBackend->getCard($this->addressBookInfo['id'], $this->cardData['ur…
H A DAddressBook.php67 $obj = $this->carddavBackend->getCard($this->addressBookInfo['id'], $name);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php74 …$this->cardData = $this->carddavBackend->getCard($this->addressBookInfo['id'], $this->cardData['ur…
H A DAddressBook.php65 $obj = $this->carddavBackend->getCard($this->addressBookInfo['id'], $name);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessage.php95 public function getCard() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessage
H A DGoogleCloudDialogflowV2beta1IntentMessage.php107 public function getCard() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessage