Searched refs:search_comm_descr (Results 1 – 5 of 5) sorted by relevance
331 function search_comm_descr($description) function in soaddressbook333 return $this->contacts->search_comm_descr($description);624 $comms[] = array('comm_descr' => $this->contacts->search_comm_descr($type_descr),674 $comms[] = array('comm_descr' => $this->contacts->search_comm_descr($type_descr),756 $comms[] = array('comm_descr' => $this->search_comm_descr('work email'),881 $fields = array('comm_descr' => $this->search_comm_descr($key),
574 …criteria, sql_criteria::_equal('comm_descr', $this->contactsobject->search_comm_descr('work email'…
1620 …$this->criteria(array('comm_descr' => $this->search_comm_descr('work email'), 'comm_contact_id' =>…1635 …$this->criteria(array('comm_descr' => $this->search_comm_descr('work phone'), 'comm_contact_id' =>…1993 function search_comm_descr($description) function in contacts_3558 sql_criteria::_equal('comm_descr', $this->search_comm_descr($field)));4350 $description_id = $this->search_comm_descr($description_input);
180 $comm['comm_descr']=$contacts->search_comm_descr('work email');
189 $description_id = $this->contacts->search_comm_descr($description_input);