Home
last modified time | relevance | path

Searched refs:getContactByEmail (Results 1 – 2 of 2) sorted by relevance

/plugin/davcard/syntax/
H A Dcard.php127 $contactdata = $this->hlp->getContactByEmail($data['id'], $data['email']);
/plugin/davcard/
H A Dhelper.php178 public function getContactByEmail($id, $email) function in helper_plugin_davcard