Searched refs:getContactByDetails (Results 1 – 1 of 1) sorted by relevance
57 private function getContactByDetails($id, $type, $params = array()) function in helper_plugin_davcard166 return $this->getContactByDetails($id, 'structuredname', 181 return $this->getContactByDetails($id, 'email', array('email' => strtolower($email)));194 …return $this->getContactByDetails($id, 'formattedname', array('formattedname' => strtolower($name)…