Exemplo n.º 1
0
$ss->assign('ATTN_ID', $focus->attn_id);
$ss->assign('ATTN_EMAIL', $focus->attn_email);
$ss->assign('TEL', $focus->attn_tel);
$ss->assign('FAX', $focus->attn_fax);
$ss->assign('MADETOUR', $focus->groupprogrambookings_name);
$ss->assign('MADETOUR_ID', $focus->groupprogra66erograms_ida);
$ss->assign('ROOMBOOKING_COUNT', $focus->get_bookingroom_count());
$ss->assign('SERVICE_COUNT', $focus->get_service_count());
$ss->assign('DEADLINE', $focus->deadline);
if (!empty($focus->nationlity)) {
    $ss->assign('NATIONLITY', get_select_options_with_id($app_list_strings['countries_dom'], $focus->nationlity));
} else {
    $ss->assign('NATIONLITY', get_select_options_with_id($app_list_strings['countries_dom'], ''));
}
$ss->assign('BOOKINGLINE', $focus->get_bookingroom_editview());
$ss->assign('SERVICE', $focus->get_service_editview());
$ss->assign('CONVENTION', $focus->convention);
$ss->assign('COST', $focus->cost);
$ss->assign('INCLUDE', $focus->include);
$ss->assign('DINING_PLAN', $focus->dining_plan);
if ($focus->confirm == 0) {
    $ss->assign('NO', "checked= 'true'");
} else {
    $ss->assign('YES', "checked= 'true'");
}
$ss->assign('DATE', $focus->date);
$ss->assign('DEPARMENT', $focus->deparment);
$ss->assign('GIA', $focus->gia);
$hotel_popup_request_data = array('call_back_function' => 'set_return', 'form_name' => 'EditView', 'field_to_name_array' => array('id' => 'hotels_rooc622shotels_ida', 'name' => 'hotels_roombookings_name', 'address' => 'hotel_address', 'tel' => 'hotel_tel', 'fax' => 'hotel_fax'));
$ss->assign('hotel_popup_request_data', json_encode($hotel_popup_request_data));
// hotel contact