Home
last modified time | relevance | path

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

/plugin/davcard/syntax/
H A Dcard.php117 $contactdata = $this->hlp->getContactByFormattedName($data['id'], $data['name']);
/plugin/davcard/
H A Dhelper.php192 public function getContactByFormattedName($id, $name) function in helper_plugin_davcard