'
,p_weekly_weekend_open_format=>'
'
,p_weekly_weekend_close_format=>' | '
,p_weekly_time_open_format=>'
'
,p_weekly_time_close_format=>' | '
,p_weekly_time_title_format=>'#TIME#'
,p_weekly_hour_open_format=>'
'
,p_weekly_hour_close_format=>'
'
,p_daily_day_of_week_format=>'
#IDAY# | '
,p_daily_month_title_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'
',
'
#IMONTH# #DD#, #YYYY#
'))
,p_daily_month_open_format=>'
'
,p_daily_month_close_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'
',
'
'))
,p_daily_day_open_format=>'
'
,p_daily_day_close_format=>' | '
,p_daily_today_open_format=>'
'
,p_daily_time_open_format=>' '
,p_daily_time_close_format=>' | '
,p_daily_time_title_format=>'#TIME#'
,p_daily_hour_open_format=>' '
,p_daily_hour_close_format=>' '
,p_cust_month_title_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' ',
' #IMONTH# #YYYY#'))
,p_cust_day_of_week_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' ',
' #IDAY#',
' #IDY#',
' | '))
,p_cust_month_open_format=>' '
,p_cust_month_close_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' ',
' '))
,p_cust_week_open_format=>' '
,p_cust_week_close_format=>' '
,p_cust_day_title_format=>' #DD#'
,p_cust_day_open_format=>' '
,p_cust_day_close_format=>' | '
,p_cust_today_open_format=>' '
,p_cust_nonday_title_format=>'#DD#'
,p_cust_nonday_open_format=>' | '
,p_cust_nonday_close_format=>' | '
,p_cust_weekend_title_format=>' #DD#'
,p_cust_weekend_open_format=>' '
,p_cust_weekend_close_format=>' | '
,p_cust_hour_open_format=>' '
,p_cust_hour_close_format=>' '
,p_cust_time_title_format=>'#TIME#'
,p_cust_time_open_format=>' '
,p_cust_time_close_format=>' | '
,p_cust_wk_month_title_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' ',
' #WTITLE#'))
,p_cust_wk_day_of_week_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' ',
' #DD# #IDAY#',
' #DD# #IDY#',
' | '))
,p_cust_wk_month_open_format=>' '
,p_cust_wk_month_close_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' ',
' '))
,p_cust_wk_week_open_format=>' '
,p_cust_wk_week_close_format=>' '
,p_cust_wk_day_open_format=>' '
,p_cust_wk_day_close_format=>' | '
,p_cust_wk_today_open_format=>' '
,p_cust_wk_weekend_open_format=>' '
,p_cust_wk_weekend_close_format=>' | '
,p_agenda_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' ',
' #IMONTH# #YYYY# ',
' ',
' '))
,p_agenda_past_day_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' ',
' #IDAY##IMONTH# #DD#',
' '))
,p_agenda_today_day_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' ',
' #IDAY##IMONTH# #DD#',
' '))
,p_agenda_future_day_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' ',
' #IDAY##IMONTH# #DD#',
' '))
,p_agenda_past_entry_format=>' #DATA#'
,p_agenda_today_entry_format=>' #DATA#'
,p_agenda_future_entry_format=>' #DATA#'
,p_month_data_format=>'#DAYS#'
,p_month_data_entry_format=>' #DATA#'
,p_theme_id=>42
,p_theme_class_id=>1
,p_reference_id=>4070916747979059326
);
wwv_flow_imp.component_end;
end;
/
| |