Home
last modified time | relevance | path

Searched refs:getAddressbookEntryByUri (Results 1 – 2 of 2) sorted by last modified time

/plugin/webdavclient/
H A Dhelper.php194 public function getAddressbookEntryByUri($connectionId, $uri) function in helper_plugin_webdavclient
314 $entry = $this->getAddressbookEntryByUri($connectionId, $uri);
343 $entry = $this->getAddressbookEntryByUri($connectionId, $uri);
/plugin/davcard/
H A Dhelper.php221 $row = $wdc->getAddressbookEntryByUri($connectionId, $uri);
240 $row = $this->getAddressbookEntryByUri($addressbookid, $uri);
258 private function getAddressbookEntryByUri($id, $uri) function in helper_plugin_davcard
471 $row = $wdc->getAddressbookEntryByUri($connectionId, $uri);
476 $row = $this->getAddressbookEntryByUri($addressbookid, $uri);