fetch()) { $results[] = array('id' => $dao->id, 'text' => $dao->label); } CRM_Utils_JSON::output($results); } }