'||chr(10)||
'
'||chr(10)||
' '||chr(10)||
'&USER.#NAVIGATION_BAR##REGION_POSITION_06# | '||chr(10)||
'#REGION_POSITION_07# | '||chr(10)||
'#LOGO##REGION_POSITION_08# | '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'';
wwv_flow_api.create_template(
p_id=> 4992308372965096 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_name=> 'Two Level Tabs with Sidebar',
p_body_title=> '',
p_header_template=> c1,
p_box=> c3,
p_footer_template=> c2,
p_success_message=> '

#SUCCESS_MESSAGE#
',
p_current_tab=> '
#TAB_LABEL# #TAB_INLINE_EDIT# | ',
p_current_tab_font_attr=> '',
p_non_current_tab=> '
#TAB_INLINE_EDIT# | ',
p_non_current_tab_font_attr => '',
p_top_current_tab=> '
'||chr(10)||
' #TAB_LABEL# #TAB_INLINE_EDIT# | ',
p_top_current_tab_font_attr => '',
p_top_non_curr_tab=> '
'||chr(10)||
'#TAB_INLINE_EDIT# | ',
p_top_non_curr_tab_font_attr=> '',
p_current_image_tab=> '',
p_non_current_image_tab=> '',
p_notification_message=> '

#MESSAGE#
',
p_navigation_bar=> '#BAR_BODY#',
p_navbar_entry=> ' :
#TEXT#',
p_app_tab_before_tabs=>'',
p_app_tab_current_tab=>'',
p_app_tab_non_current_tab=>'',
p_app_tab_after_tabs=>'',
p_region_table_cattributes=> ' summary="" cellpadding="0" border="0" cellspacing="0" width="100%"',
p_sidebar_def_reg_pos => 'REGION_POSITION_02',
p_breadcrumb_def_reg_pos => 'REGION_POSITION_01',
p_theme_id => 11,
p_theme_class_id => 18,
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
prompt ...button templates
--
--application/shared_components/user_interface/templates/button/button
prompt ......Button Template 3919624785810755
declare
t varchar2(32767) := null;
l_clob clob;
l_length number := 1;
begin
t:=t||'
';
wwv_flow_api.create_button_templates (
p_id=>3919624785810755 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_template=>t,
p_template_name=> 'Button',
p_translate_this_template => 'N',
p_theme_id => 8,
p_theme_class_id => 1,
p_template_comment => '');
end;
/
--application/shared_components/user_interface/templates/button/button_alternative_1
prompt ......Button Template 3919718601810758
declare
t varchar2(32767) := null;
l_clob clob;
l_length number := 1;
begin
t:=t||'
';
wwv_flow_api.create_button_templates (
p_id=>3919718601810758 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_template=>t,
p_template_name=> 'Button, Alternative 1',
p_translate_this_template => 'N',
p_theme_id => 8,
p_theme_class_id => 4,
p_template_comment => '');
end;
/
--application/shared_components/user_interface/templates/button/button_alternative_2
prompt ......Button Template 3919808826810758
declare
t varchar2(32767) := null;
l_clob clob;
l_length number := 1;
begin
t:=t||'
';
wwv_flow_api.create_button_templates (
p_id=>3919808826810758 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_template=>t,
p_template_name=> 'Button, Alternative 2',
p_translate_this_template => 'N',
p_theme_id => 8,
p_theme_class_id => 5,
p_template_comment => '');
end;
/
--application/shared_components/user_interface/templates/button/button_alternative_3
prompt ......Button Template 3919931179810758
declare
t varchar2(32767) := null;
l_clob clob;
l_length number := 1;
begin
t:=t||'
';
wwv_flow_api.create_button_templates (
p_id=>3919931179810758 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_template=>t,
p_template_name=> 'Button, Alternative 3',
p_translate_this_template => 'N',
p_theme_id => 8,
p_theme_class_id => 2,
p_template_comment => '');
end;
/
--application/shared_components/user_interface/templates/button/button
prompt ......Button Template 4992625202965098
declare
t varchar2(32767) := null;
l_clob clob;
l_length number := 1;
begin
t:=t||'
';
wwv_flow_api.create_button_templates (
p_id=>4992625202965098 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_template=>t,
p_template_name=> 'Button',
p_translate_this_template => 'N',
p_theme_id => 11,
p_theme_class_id => 1,
p_template_comment => '');
end;
/
--application/shared_components/user_interface/templates/button/button_alternative_1
prompt ......Button Template 4992822355965098
declare
t varchar2(32767) := null;
l_clob clob;
l_length number := 1;
begin
t:=t||'
';
wwv_flow_api.create_button_templates (
p_id=>4992822355965098 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_template=>t,
p_template_name=> 'Button, Alternative 1',
p_translate_this_template => 'N',
p_theme_id => 11,
p_theme_class_id => 4,
p_template_comment => '');
end;
/
--application/shared_components/user_interface/templates/button/button_alternative_2
prompt ......Button Template 4993010912965098
declare
t varchar2(32767) := null;
l_clob clob;
l_length number := 1;
begin
t:=t||'
';
wwv_flow_api.create_button_templates (
p_id=>4993010912965098 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_template=>t,
p_template_name=> 'Button, Alternative 2',
p_translate_this_template => 'N',
p_theme_id => 11,
p_theme_class_id => 5,
p_template_comment => '');
end;
/
--application/shared_components/user_interface/templates/button/button_alternative_3
prompt ......Button Template 4993220644965098
declare
t varchar2(32767) := null;
l_clob clob;
l_length number := 1;
begin
t:=t||'
';
wwv_flow_api.create_button_templates (
p_id=>4993220644965098 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_template=>t,
p_template_name=> 'Button, Alternative 3',
p_translate_this_template => 'N',
p_theme_id => 11,
p_theme_class_id => 2,
p_template_comment => '');
end;
/
---------------------------------------
prompt ...region templates
--
--application/shared_components/user_interface/templates/region/borderless_region
prompt ......region template 3920025641810758
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3920025641810758 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Borderless Region',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 7,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3920025641810758 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/bracketed_region
prompt ......region template 3920107827810771
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3920107827810771 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Bracketed Region',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 18,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3920107827810771 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/breadcrumb_region
prompt ......region template 3920217994810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
' | '||chr(10)||
'#BODY#  | '||chr(10)||
' | '||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3920217994810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Breadcrumb Region',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 6,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3920217994810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/button_region_with_title
prompt ......region template 3920327944810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
#BODY#'||chr(10)||
'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3920327944810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Button Region with Title',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 4,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3920327944810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/button_region_without_title
prompt ......region template 3920409029810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
'';
t:=t||'#BODY#';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3920409029810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Button Region without Title',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 17,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3920409029810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/chart_list
prompt ......region template 3920527161810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
' | '||chr(10)||
'#BODY# |
| '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3920527161810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Chart List',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 8,
p_theme_class_id => 29,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3920527161810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/chart_region
prompt ......region template 3920629237810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3920629237810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Chart Region',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 8,
p_theme_class_id => 30,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3920629237810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/form_region
prompt ......region template 3920737890810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3920737890810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Form Region',
p_plug_table_bgcolor => '#f7f7e7',
p_theme_id => 8,
p_theme_class_id => 8,
p_plug_heading_bgcolor => '#f7f7e7',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3920737890810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/hide_and_show_region
prompt ......region template 3920837749810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3920837749810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Hide and Show Region',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 1,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3920837749810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/navigation_region
prompt ......region template 3920924134810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
#BODY#
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3920924134810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Navigation Region',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 5,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3920924134810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/navigation_region_alternative_1
prompt ......region template 3921007008810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3921007008810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Navigation Region, Alternative 1',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 16,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3921007008810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/region_without_buttons_and_titles
prompt ......region template 3921133048810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3921133048810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Region without Buttons and Titles',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 19,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3921133048810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/region_without_title
prompt ......region template 3921229901810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3921229901810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Region without Title',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 11,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3921229901810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/report_filter_single_row
prompt ......region template 3921331569810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
' | '||chr(10)||
' | '||chr(10)||
'#BODY# | '||chr(10)||
'
| '||chr(10)||
'#CLOSE##EDIT##CHANGE##DELETE##CREATE##CREATE2##COPY##PREVIOUS##NEXT##EXPAND##HELP# | '||chr(10)||
'
'||chr(10)||
'
|
'||chr(10)||
''||chr(10)||
' | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3921331569810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Report Filter - Single Row',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 31,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3921331569810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/report_list
prompt ......region template 3921436913810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
' | '||chr(10)||
'#BODY# |
| '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3921436913810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Report List',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 8,
p_theme_class_id => 29,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3921436913810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/reports_region
prompt ......region template 3921534499810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3921534499810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Reports Region',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 8,
p_theme_class_id => 9,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3921534499810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/reports_region_100_width
prompt ......region template 3921638251810773
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3921638251810773 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Reports Region 100% Width',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 8,
p_theme_class_id => 13,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3921638251810773 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/reports_region_alternative_1
prompt ......region template 3921716903810774
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
'#BODY# |
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3921716903810774 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Reports Region, Alternative 1',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 8,
p_theme_class_id => 10,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3921716903810774 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/sidebar_region
prompt ......region template 3921834217810774
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3921834217810774 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Sidebar Region',
p_plug_table_bgcolor => '#f7f7e7',
p_theme_id => 8,
p_theme_class_id => 2,
p_plug_heading_bgcolor => '#f7f7e7',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => '
'||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
' '||chr(10)||
'  | '||chr(10)||
'  | '||chr(10)||
'  | '||chr(10)||
'
'||chr(10)||
' '||chr(10)||
'  | '||chr(10)||
'
'||chr(10)||
' '||chr(10)||
'  | '||chr(10)||
'
'||chr(10)||
' '||chr(10)||
'  | '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3921834217810774 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/sidebar_region_alternative_1
prompt ......region template 3921933534810776
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3921933534810776 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Sidebar Region, Alternative 1',
p_plug_table_bgcolor => '#f7f7e7',
p_theme_id => 8,
p_theme_class_id => 3,
p_plug_heading_bgcolor => '#f7f7e7',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3921933534810776 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/wizard_region
prompt ......region template 3922014314810776
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3922014314810776 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Wizard Region',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 12,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3922014314810776 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/wizard_region_with_icon
prompt ......region template 3922113174810776
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
''||chr(10)||
''||chr(10)||
' | '||chr(10)||
'#BODY# | '||chr(10)||
' '||chr(10)||
' | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 3922113174810776 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Wizard Region with Icon',
p_plug_table_bgcolor => '',
p_theme_id => 8,
p_theme_class_id => 20,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 3922113174810776 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/borderless_region
prompt ......region template 4993408423965099
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'';
t:=t||'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4993408423965099 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Borderless Region',
p_plug_table_bgcolor => '#f7f7e7',
p_theme_id => 11,
p_theme_class_id => 7,
p_plug_heading_bgcolor => '#f7f7e7',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4993408423965099 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/bracketed_region
prompt ......region template 4993733003965101
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
' | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4993733003965101 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Bracketed Region',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 11,
p_theme_class_id => 18,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4993733003965101 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/breadcrumb_region
prompt ......region template 4994024678965101
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
#BODY#
'||chr(10)||
' ';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4994024678965101 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Breadcrumb Region',
p_plug_table_bgcolor => '',
p_theme_id => 11,
p_theme_class_id => 6,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4994024678965101 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/button_region_with_title
prompt ......region template 4994315697965101
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
#BODY#';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4994315697965101 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Button Region with Title',
p_plug_table_bgcolor => '',
p_theme_id => 11,
p_theme_class_id => 4,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4994315697965101 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/button_region_without_title
prompt ......region template 4994607204965101
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
'#BODY#';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4994607204965101 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Button Region without Title',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 11,
p_theme_class_id => 17,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4994607204965101 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/chart_list
prompt ......region template 4994915957965101
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
''||chr(10)||
''||chr(10)||
' | '||chr(10)||
'#BODY# | '||chr(10)||
' '||chr(10)||
' | '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
''||chr(10)||
'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4994915957965101 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Chart List',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 11,
p_theme_class_id => 29,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4994915957965101 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/chart_region
prompt ......region template 4995218525965101
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
';
t:=t||''||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4995218525965101 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Chart Region',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 11,
p_theme_class_id => 30,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4995218525965101 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/form_region
prompt ......region template 4995513692965102
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4995513692965102 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Form Region',
p_plug_table_bgcolor => '#f7f7e7',
p_theme_id => 11,
p_theme_class_id => 8,
p_plug_heading_bgcolor => '#f7f7e7',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4995513692965102 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/hide_and_show_region
prompt ......region template 4995814512965102
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# #BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4995814512965102 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Hide and Show Region',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 11,
p_theme_class_id => 1,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4995814512965102 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/list_region_with_icon_report
prompt ......region template 4996134548965102
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
''||chr(10)||
''||chr(10)||
' | '||chr(10)||
'#BODY# | '||chr(10)||
' '||chr(10)||
' | '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
''||chr(10)||
'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4996134548965102 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'List Region with Icon (Report)',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 11,
p_theme_class_id => 29,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4996134548965102 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/navigation_region
prompt ......region template 4996429384965102
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'#BODY#
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4996429384965102 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Navigation Region',
p_plug_table_bgcolor => '',
p_theme_id => 11,
p_theme_class_id => 5,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => 'In Round Green Theme Navigation Region and Navigation Region, Alternative 1 are the identical');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4996429384965102 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/navigation_region_alternative_1
prompt ......region template 4996723275965104
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'#BODY#
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4996723275965104 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Navigation Region, Alternative 1',
p_plug_table_bgcolor => '',
p_theme_id => 11,
p_theme_class_id => 16,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => 'In Round Green Theme Navigation Region and Navigation Region, Alternative 1 are the identical');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4996723275965104 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/region_without_buttons_and_title
prompt ......region template 4997016659965104
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4997016659965104 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Region without Buttons and Title',
p_plug_table_bgcolor => '',
p_theme_id => 11,
p_theme_class_id => 19,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4997016659965104 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/region_without_title
prompt ......region template 4997333724965104
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | ';
t:=t||''||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4997333724965104 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Region without Title',
p_plug_table_bgcolor => '',
p_theme_id => 11,
p_theme_class_id => 11,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4997333724965104 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/report_filter_single_row
prompt ......region template 4997615270965104
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
' | '||chr(10)||
' | '||chr(10)||
'#BODY# | '||chr(10)||
'
| '||chr(10)||
'#CLOSE##EDIT##CHANGE##DELETE##CREATE##CREATE2##COPY##PREVIOUS##NEXT##EXPAND##HELP# | '||chr(10)||
'
'||chr(10)||
'
|
'||chr(10)||
''||chr(10)||
' | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4997615270965104 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Report Filter - Single Row',
p_plug_table_bgcolor => '',
p_theme_id => 11,
p_theme_class_id => 31,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4997615270965104 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/reports_region
prompt ......region template 4997930026965105
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
''||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4997930026965105 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Reports Region',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 11,
p_theme_class_id => 9,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4997930026965105 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/reports_region_100_width
prompt ......region template 4998238240965105
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4998238240965105 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Reports Region 100% Width',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 11,
p_theme_class_id => 13,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => 'Red Theme');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4998238240965105 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/reports_region_alternative_1
prompt ......region template 4998536645965105
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
'
';
t:=t||' ';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4998536645965105 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Reports Region, Alternative 1',
p_plug_table_bgcolor => '#ffffff',
p_theme_id => 11,
p_theme_class_id => 10,
p_plug_heading_bgcolor => '#ffffff',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4998536645965105 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/sidebar_region
prompt ......region template 4998837345965107
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4998837345965107 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Sidebar Region',
p_plug_table_bgcolor => '#f7f7e7',
p_theme_id => 11,
p_theme_class_id => 2,
p_plug_heading_bgcolor => '#f7f7e7',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4998837345965107 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/sidebar_region_alternative_1
prompt ......region template 4999138466965107
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
'';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4999138466965107 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Sidebar Region, Alternative 1',
p_plug_table_bgcolor => '#f7f7e7',
p_theme_id => 11,
p_theme_class_id => 3,
p_plug_heading_bgcolor => '#f7f7e7',
p_plug_font_size => '-1',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4999138466965107 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/wizard_region
prompt ......region template 4999411522965107
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#BODY# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4999411522965107 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Wizard Region',
p_plug_table_bgcolor => '',
p_theme_id => 11,
p_theme_class_id => 12,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4999411522965107 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/region/wizard_region_with_icon
prompt ......region template 4999715472965107
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_length number := 1;
begin
t:=t||''||chr(10)||
''||chr(10)||
''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'#CLOSE# #PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
''||chr(10)||
''||chr(10)||
' | '||chr(10)||
'#BODY# | '||chr(10)||
' '||chr(10)||
' | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
''||chr(10)||
''||chr(10)||
'
'||chr(10)||
''||chr(10)||
'
';
t2 := null;
wwv_flow_api.create_plug_template (
p_id => 4999715472965107 + wwv_flow_api.g_id_offset,
p_flow_id => wwv_flow.g_flow_id,
p_template => t,
p_page_plug_template_name=> 'Wizard Region with Icon',
p_plug_table_bgcolor => '',
p_theme_id => 11,
p_theme_class_id => 20,
p_plug_heading_bgcolor => '',
p_plug_font_size => '',
p_translate_this_template => 'N',
p_template_comment => '');
end;
null;
end;
/
begin
declare
t2 varchar2(32767) := null;
begin
t2 := null;
wwv_flow_api.set_plug_template_tab_attr (
p_id=> 4999715472965107 + wwv_flow_api.g_id_offset,
p_form_table_attr=> t2 );
exception when others then null;
end;
null;
end;
/
prompt ...List Templates
--
--application/shared_components/user_interface/templates/list/button_list
prompt ......list template 3922228161810776
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT# | '||chr(10)||
' | '||chr(10)||
'';
t2:=t2||'#TEXT# | '||chr(10)||
' | '||chr(10)||
'';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3922228161810776 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Button List',
p_theme_id => 8,
p_theme_class_id => 6,
p_list_template_before_rows=>'',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/dhtml_menu_with_sublist
prompt ......list template 3922321941810783
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'';
t2:=t2||'';
t3:=t3||'';
t4:=t4||'';
t5:=t5||'';
t6:=t6||'';
t7:=t7||'';
t8:=t8||'';
wwv_flow_api.create_list_template (
p_id=>3922321941810783 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'DHTML Menu with Sublist',
p_theme_id => 8,
p_theme_class_id => 20,
p_list_template_before_rows=>'
',
p_before_sub_list=>'',
p_sub_list_item_current=> t3,
p_sub_list_item_noncurrent=> t4,
p_item_templ_curr_w_child=> t5,
p_item_templ_noncurr_w_child=> t6,
p_sub_templ_curr_w_child=> t7,
p_sub_templ_noncurr_w_child=> t8,
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/dhtml_tree
prompt ......list template 3922414631810785
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'
#TEXT#';
t2:=t2||'
#TEXT#';
t3:=t3||'
#TEXT#';
t4:=t4||'
#TEXT#';
t5:=t5||'
#TEXT#';
t6:=t6||'
#TEXT#';
t7:=t7||'
#TEXT#';
t8:=t8||'
#TEXT#';
wwv_flow_api.create_list_template (
p_id=>3922414631810785 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'DHTML Tree',
p_theme_id => 8,
p_theme_class_id => 22,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_before_sub_list=>'',
p_sub_list_item_current=> t3,
p_sub_list_item_noncurrent=> t4,
p_item_templ_curr_w_child=> t5,
p_item_templ_noncurr_w_child=> t6,
p_sub_templ_curr_w_child=> t7,
p_sub_templ_noncurr_w_child=> t8,
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/horizontal_images_with_label_list
prompt ......list template 3922526843810785
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||' #TEXT# | ';
t2:=t2||' #TEXT# | ';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3922526843810785 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Horizontal Images with Label List',
p_theme_id => 8,
p_theme_class_id => 4,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/horizontal_links_list
prompt ......list template 3922621636810785
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3922621636810785 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Horizontal Links List',
p_theme_id => 8,
p_theme_class_id => 3,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/pull_down_menu_with_image
prompt ......list template 3922727986810785
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'';
t2:=t2||'';
t3:=t3||'';
t4:=t4||'';
t5:=t5||'';
t6:=t6||'';
t7:=t7||'';
t8:=t8||'';
wwv_flow_api.create_list_template (
p_id=>3922727986810785 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Pull Down Menu with Image',
p_theme_id => 8,
p_theme_class_id => 21,
p_list_template_before_rows=>'
',
p_before_sub_list=>'',
p_sub_list_item_current=> t3,
p_sub_list_item_noncurrent=> t4,
p_item_templ_curr_w_child=> t5,
p_item_templ_noncurr_w_child=> t6,
p_sub_templ_curr_w_child=> t7,
p_sub_templ_noncurr_w_child=> t8,
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/pull_down_menu_with_image_custom_1
prompt ......list template 3922820787810787
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'';
t2:=t2||'';
t3:=t3||'';
t4:=t4||'';
t5:=t5||'';
t6:=t6||'';
t7:=t7||'';
t8:=t8||'';
wwv_flow_api.create_list_template (
p_id=>3922820787810787 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Pull Down Menu with Image (Custom 1)',
p_theme_id => 8,
p_theme_class_id => 9,
p_list_template_before_rows=>'
',
p_before_sub_list=>'',
p_sub_list_item_current=> t3,
p_sub_list_item_noncurrent=> t4,
p_item_templ_curr_w_child=> t5,
p_item_templ_noncurr_w_child=> t6,
p_sub_templ_curr_w_child=> t7,
p_sub_templ_noncurr_w_child=> t8,
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/tabbed_navigation_list
prompt ......list template 3922920430810788
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3922920430810788 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Tabbed Navigation List',
p_theme_id => 8,
p_theme_class_id => 7,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/tree_list
prompt ......list template 3923015020810788
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3:=t3||'#TEXT#';
t4:=t4||'#TEXT#';
t5:=t5||'#TEXT#';
t6:=t6||'#TEXT#';
t7:=t7||'#TEXT#';
t8:=t8||'#TEXT#';
wwv_flow_api.create_list_template (
p_id=>3923015020810788 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Tree List',
p_theme_id => 8,
p_theme_class_id => 23,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_before_sub_list=>'',
p_sub_list_item_current=> t3,
p_sub_list_item_noncurrent=> t4,
p_item_templ_curr_w_child=> t5,
p_item_templ_noncurr_w_child=> t6,
p_sub_templ_curr_w_child=> t7,
p_sub_templ_noncurr_w_child=> t8,
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_images_list
prompt ......list template 3923138278810788
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||' #TEXT# |
';
t2:=t2||' #TEXT# |
';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3923138278810788 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Images List',
p_theme_id => 8,
p_theme_class_id => 5,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_images_list_custom_2
prompt ......list template 3923235737810788
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||' | #TEXT# |
'||chr(10)||
'';
t2:=t2||' | #TEXT# |
'||chr(10)||
'';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3923235737810788 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Images List (Custom 2)',
p_theme_id => 8,
p_theme_class_id => 10,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
'||chr(10)||
'',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_ordered_list
prompt ......list template 3923322188810788
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3923322188810788 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Ordered List',
p_theme_id => 8,
p_theme_class_id => 2,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_sidebar_list
prompt ......list template 3923412928810788
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||' '||chr(10)||
' | '||chr(10)||
'#TEXT# | '||chr(10)||
'
';
t2:=t2||' '||chr(10)||
' | '||chr(10)||
'#TEXT# | '||chr(10)||
'
';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3923412928810788 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Sidebar List',
p_theme_id => 8,
p_theme_class_id => 19,
p_list_template_before_rows=>'',
p_list_template_after_rows=>' '||chr(10)||
' | '||chr(10)||
'
'||chr(10)||
' '||chr(10)||
' | '||chr(10)||
'
'||chr(10)||
'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_unordered_list_with_bullets
prompt ......list template 3923529781810790
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3923529781810790 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Unordered List with Bullets',
p_theme_id => 8,
p_theme_class_id => 1,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_unordered_list_without_bullet
prompt ......list template 3923621201810790
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3923621201810790 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Unordered List without Bullet',
p_theme_id => 8,
p_theme_class_id => 18,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/wizard_progress_list
prompt ......list template 3923738213810790
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#
 |
';
t2:=t2||'#TEXT#
 |
';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>3923738213810790 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Wizard Progress List',
p_theme_id => 8,
p_theme_class_id => 17,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'&DONE. |
'||chr(10)||
'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/button_list
prompt ......list template 5000016059965108
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||' | ';
t2:=t2||' | ';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5000016059965108 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Button List',
p_theme_id => 11,
p_theme_class_id => 6,
p_list_template_before_rows=>'',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/dhtml_menu_with_sublist
prompt ......list template 5000319160965110
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'';
t2:=t2||'';
t3:=t3||'';
t4:=t4||'';
t5:=t5||'';
t6:=t6||'';
t7:=t7||'';
t8:=t8||'';
wwv_flow_api.create_list_template (
p_id=>5000319160965110 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'DHTML Menu with Sublist',
p_theme_id => 11,
p_theme_class_id => 20,
p_list_template_before_rows=>'
',
p_before_sub_list=>'',
p_sub_list_item_current=> t3,
p_sub_list_item_noncurrent=> t4,
p_item_templ_curr_w_child=> t5,
p_item_templ_noncurr_w_child=> t6,
p_sub_templ_curr_w_child=> t7,
p_sub_templ_noncurr_w_child=> t8,
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/dhtml_tree
prompt ......list template 5000622218965110
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'
#TEXT#';
t2:=t2||'
#TEXT#';
t3:=t3||'
#TEXT#';
t4:=t4||'
#TEXT#';
t5:=t5||'
#TEXT#';
t6:=t6||'
#TEXT#';
t7:=t7||'
#TEXT#';
t8:=t8||'
#TEXT#';
wwv_flow_api.create_list_template (
p_id=>5000622218965110 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'DHTML Tree',
p_theme_id => 11,
p_theme_class_id => 22,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_before_sub_list=>'',
p_sub_list_item_current=> t3,
p_sub_list_item_noncurrent=> t4,
p_item_templ_curr_w_child=> t5,
p_item_templ_noncurr_w_child=> t6,
p_sub_templ_curr_w_child=> t7,
p_sub_templ_noncurr_w_child=> t8,
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/horizontal_images_with_label_list
prompt ......list template 5000916926965110
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||' #TEXT# | ';
t2:=t2||' #TEXT# | ';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5000916926965110 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Horizontal Images with Label List',
p_theme_id => 11,
p_theme_class_id => 4,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/horizontal_links_list
prompt ......list template 5001214710965110
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5001214710965110 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Horizontal Links List',
p_theme_id => 11,
p_theme_class_id => 3,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/pull_down_menu_with_image
prompt ......list template 5001522023965112
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'';
t2:=t2||'';
t3:=t3||'';
t4:=t4||'';
t5:=t5||'';
t6:=t6||'';
t7:=t7||'';
t8:=t8||'';
wwv_flow_api.create_list_template (
p_id=>5001522023965112 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Pull Down Menu with Image',
p_theme_id => 11,
p_theme_class_id => 21,
p_list_template_before_rows=>'
',
p_before_sub_list=>'',
p_sub_list_item_current=> t3,
p_sub_list_item_noncurrent=> t4,
p_item_templ_curr_w_child=> t5,
p_item_templ_noncurr_w_child=> t6,
p_sub_templ_curr_w_child=> t7,
p_sub_templ_noncurr_w_child=> t8,
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/pull_down_menu_with_image_custom_1
prompt ......list template 5001825402965112
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'';
t2:=t2||'';
t3:=t3||'';
t4:=t4||'';
t5:=t5||'';
t6:=t6||'';
t7:=t7||'';
t8:=t8||'';
wwv_flow_api.create_list_template (
p_id=>5001825402965112 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Pull Down Menu with Image (Custom 1)',
p_theme_id => 11,
p_theme_class_id => 9,
p_list_template_before_rows=>'
',
p_before_sub_list=>'',
p_sub_list_item_current=> t3,
p_sub_list_item_noncurrent=> t4,
p_item_templ_curr_w_child=> t5,
p_item_templ_noncurr_w_child=> t6,
p_sub_templ_curr_w_child=> t7,
p_sub_templ_noncurr_w_child=> t8,
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/tabbed_navigation_list
prompt ......list template 5002125517965112
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5002125517965112 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Tabbed Navigation List',
p_theme_id => 11,
p_theme_class_id => 7,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/tree_list
prompt ......list template 5002421316965112
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3:=t3||'#TEXT#';
t4:=t4||'#TEXT#';
t5:=t5||'#TEXT#';
t6:=t6||'#TEXT#';
t7:=t7||'#TEXT#';
t8:=t8||'#TEXT#';
wwv_flow_api.create_list_template (
p_id=>5002421316965112 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Tree List',
p_theme_id => 11,
p_theme_class_id => 23,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_before_sub_list=>'',
p_sub_list_item_current=> t3,
p_sub_list_item_noncurrent=> t4,
p_item_templ_curr_w_child=> t5,
p_item_templ_noncurr_w_child=> t6,
p_sub_templ_curr_w_child=> t7,
p_sub_templ_noncurr_w_child=> t8,
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_images_list
prompt ......list template 5002712449965112
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||' #TEXT# |
';
t2:=t2||' #TEXT# |
';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5002712449965112 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Images List',
p_theme_id => 11,
p_theme_class_id => 5,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_images_list_custom_2
prompt ......list template 5003009484965113
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||' | #TEXT# |
'||chr(10)||
'';
t2:=t2||' | #TEXT# |
'||chr(10)||
'';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5003009484965113 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Images List (Custom 2)',
p_theme_id => 11,
p_theme_class_id => 10,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
'||chr(10)||
'',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_ordered_list
prompt ......list template 5003313973965113
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5003313973965113 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Ordered List',
p_theme_id => 11,
p_theme_class_id => 2,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_sidebar_list
prompt ......list template 5003618286965113
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT# |
';
t2:=t2||'#TEXT# |
';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5003618286965113 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Sidebar List',
p_theme_id => 11,
p_theme_class_id => 19,
p_list_template_before_rows=>'',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_unordered_links_without_bullets
prompt ......list template 5003919043965113
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5003919043965113 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Unordered Links without Bullets',
p_theme_id => 11,
p_theme_class_id => 18,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/vertical_unordered_list_with_bullets
prompt ......list template 5004229702965115
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#';
t2:=t2||'#TEXT#';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5004229702965115 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Vertical Unordered List with Bullets',
p_theme_id => 11,
p_theme_class_id => 1,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/list/wizard_progress_list
prompt ......list template 5004524195965115
begin
declare
t varchar2(32767) := null;
t2 varchar2(32767) := null;
t3 varchar2(32767) := null;
t4 varchar2(32767) := null;
t5 varchar2(32767) := null;
t6 varchar2(32767) := null;
t7 varchar2(32767) := null;
t8 varchar2(32767) := null;
l_clob clob;
l_clob2 clob;
l_clob3 clob;
l_clob4 clob;
l_clob5 clob;
l_clob6 clob;
l_clob7 clob;
l_clob8 clob;
l_length number := 1;
begin
t:=t||'#TEXT#  |
';
t2:=t2||'#TEXT#  |
';
t3 := null;
t4 := null;
t5 := null;
t6 := null;
t7 := null;
t8 := null;
wwv_flow_api.create_list_template (
p_id=>5004524195965115 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_list_template_current=>t,
p_list_template_noncurrent=> t2,
p_list_template_name=>'Wizard Progress List',
p_theme_id => 11,
p_theme_class_id => 17,
p_list_template_before_rows=>'',
p_list_template_after_rows=>'&DONE. |
'||chr(10)||
'
',
p_translate_this_template => 'N',
p_list_template_comment=>'');
end;
null;
end;
/
prompt ...report templates
--
--application/shared_components/user_interface/templates/report/borderless
prompt ......report template 3923812845810790
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE# | ';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 3923812845810790 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Borderless',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>''||chr(10)||
'#TOP_PAGINATION#'||chr(10)||
''||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# | '||chr(10)||
'
'||chr(10)||
'#PAGINATION#'||chr(10)||
'
',
p_row_template_table_attr =>'',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'#COLUMN_HEADER# | ',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_theme_id => 8,
p_theme_class_id => 1,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 3923812845810790 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'',
p_row_template_after_last =>'
');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/bottom_border_only
prompt ......report template 3923924933810796
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE# | ';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 3923924933810796 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Bottom Border Only',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>''||chr(10)||
'#TOP_PAGINATION#'||chr(10)||
''||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# | '||chr(10)||
'
'||chr(10)||
'#PAGINATION#'||chr(10)||
'
',
p_row_template_table_attr =>'',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'#COLUMN_HEADER# | ',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_theme_id => 8,
p_theme_class_id => 2,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 3923924933810796 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'',
p_row_template_after_last =>'
');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/one_column_unordered_list
prompt ......report template 3924011012810796
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE#';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 3924011012810796 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'One Column Unordered List',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>''||chr(10)||
'#TOP_PAGINATION#'||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# |
#PAGINATION#
',
p_row_template_table_attr =>'OMIT',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'',
p_row_template_display_cond1=>'NOT_CONDITIONAL',
p_row_template_display_cond2=>'NOT_CONDITIONAL',
p_row_template_display_cond3=>'NOT_CONDITIONAL',
p_row_template_display_cond4=>'NOT_CONDITIONAL',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_theme_id => 8,
p_theme_class_id => 3,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 3924011012810796 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'OMIT',
p_row_template_after_last =>'OMIT');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/standard
prompt ......report template 3924115815810796
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE# | ';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 3924115815810796 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Standard',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>'#TOP_PAGINATION#'||chr(10)||
''||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# | '||chr(10)||
'
'||chr(10)||
'#PAGINATION#'||chr(10)||
'
',
p_row_template_table_attr =>'',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'#COLUMN_HEADER# | ',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_row_style_checked=>'#EEEEEE',
p_theme_id => 8,
p_theme_class_id => 4,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 3924115815810796 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'',
p_row_template_after_last =>'
');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/standard_ppr
prompt ......report template 3924223779810798
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE# | ';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 3924223779810798 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Standard (PPR)',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>'#TOP_PAGINATION#'||chr(10)||
''||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# | '||chr(10)||
'
'||chr(10)||
'#PAGINATION#'||chr(10)||
'
'||chr(10)||
''||chr(10)||
'
',
p_row_template_table_attr =>'',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'#COLUMN_HEADER# | ',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_row_style_checked=>'#EEEEEE',
p_theme_id => 8,
p_theme_class_id => 7,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 3924223779810798 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'',
p_row_template_after_last =>'
');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/standard_alternating_row_colors
prompt ......report template 3924333671810798
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE# | ';
c2:=c2||'#COLUMN_VALUE# | ';
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 3924333671810798 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Standard, Alternating Row Colors',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>''||chr(10)||
'#TOP_PAGINATION#'||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# | '||chr(10)||
'
'||chr(10)||
'#PAGINATION#'||chr(10)||
'
',
p_row_template_table_attr =>'OMIT',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'#COLUMN_HEADER# | ',
p_row_template_display_cond1=>'ODD_ROW_NUMBERS',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'ODD_ROW_NUMBERS',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_theme_id => 8,
p_theme_class_id => 5,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 3924333671810798 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'',
p_row_template_after_last =>'');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/value_attribute_pairs
prompt ......report template 3924430722810798
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'
#COLUMN_VALUE# |
';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 3924430722810798 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Value Attribute Pairs',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>''||chr(10)||
'#TOP_PAGINATION#'||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# |
#PAGINATION#
',
p_row_template_table_attr =>'',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_theme_id => 8,
p_theme_class_id => 6,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 3924430722810798 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'OMIT',
p_row_template_after_last =>'
|
');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/borderless
prompt ......report template 5004831687965115
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE# | ';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 5004831687965115 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Borderless',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>'#TOP_PAGINATION#'||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# |
#PAGINATION#
'||chr(10)||
'',
p_row_template_table_attr =>'OMIT',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'#COLUMN_HEADER# | ',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_row_style_checked=>'#c5d5c5',
p_theme_id => 11,
p_theme_class_id => 1,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 5004831687965115 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'',
p_row_template_after_last =>'
');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/horizontal_border
prompt ......report template 5005318520965116
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE# | ';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 5005318520965116 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Horizontal Border',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>'#TOP_PAGINATION#'||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# |
#PAGINATION#
',
p_row_template_table_attr =>'OMIT',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'#COLUMN_HEADER# | ',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_row_style_checked=>'#c5d5c5',
p_theme_id => 11,
p_theme_class_id => 2,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 5005318520965116 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'',
p_row_template_after_last =>'
');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/one_column_unordered_list
prompt ......report template 5005807682965116
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE#';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 5005807682965116 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'One Column Unordered List',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>''||chr(10)||
'#TOP_PAGINATION#',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# |
#PAGINATION#
',
p_row_template_table_attr =>'OMIT',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'OMIT',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_theme_id => 11,
p_theme_class_id => 3,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 5005807682965116 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'OMIT',
p_row_template_after_last =>'OMIT');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/standard
prompt ......report template 5006307381965116
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE# | ';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 5006307381965116 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Standard',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>'#TOP_PAGINATION#'||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# |
#PAGINATION#
',
p_row_template_table_attr =>'OMIT',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'#COLUMN_HEADER# | ',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_row_style_checked=>'#c5d5c5',
p_theme_id => 11,
p_theme_class_id => 4,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 5006307381965116 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'',
p_row_template_after_last =>'
');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/standard_ppr
prompt ......report template 5006832084965116
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE# | ';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 5006832084965116 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Standard (PPR)',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>'#TOP_PAGINATION#'||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# |
#PAGINATION#
'||chr(10)||
''||chr(10)||
'
',
p_row_template_table_attr =>'OMIT',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'#COLUMN_HEADER# | ',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_row_style_checked=>'#c5d5c5',
p_theme_id => 11,
p_theme_class_id => 7,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 5006832084965116 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'',
p_row_template_after_last =>'
');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/standard_alternating_row_colors
prompt ......report template 5007315472965118
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||'#COLUMN_VALUE# | ';
c2:=c2||'#COLUMN_VALUE# | ';
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 5007315472965118 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Standard, Alternating Row Colors',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>'#TOP_PAGINATION#'||chr(10)||
'',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# |
#PAGINATION#
',
p_row_template_table_attr =>'OMIT',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'#COLUMN_HEADER# | ',
p_row_template_display_cond1=>'ODD_ROW_NUMBERS',
p_row_template_display_cond2=>'NOT_CONDITIONAL',
p_row_template_display_cond3=>'NOT_CONDITIONAL',
p_row_template_display_cond4=>'ODD_ROW_NUMBERS',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_row_style_checked=>'#c5d5c5',
p_theme_id => 11,
p_theme_class_id => 5,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 5007315472965118 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'',
p_row_template_after_last =>'
');
exception when others then null;
end;
null;
end;
/
--application/shared_components/user_interface/templates/report/value_attribute_pairs
prompt ......report template 5007829240965118
begin
declare
c1 varchar2(32767) := null;
c2 varchar2(32767) := null;
c3 varchar2(32767) := null;
c4 varchar2(32767) := null;
begin
c1:=c1||''||chr(10)||
''||chr(10)||
'#COLUMN_VALUE# | '||chr(10)||
'
';
c2 := null;
c3 := null;
c4 := null;
wwv_flow_api.create_row_template (
p_id=> 5007829240965118 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_row_template_name=> 'Value Attribute Pairs',
p_row_template1=> c1,
p_row_template_condition1=> '',
p_row_template2=> c2,
p_row_template_condition2=> '',
p_row_template3=> c3,
p_row_template_condition3=> '',
p_row_template4=> c4,
p_row_template_condition4=> '',
p_row_template_before_rows=>'#TOP_PAGINATION#',
p_row_template_after_rows =>' #EXTERNAL_LINK##CSV_LINK# |
#PAGINATION#
',
p_row_template_table_attr =>'OMIT',
p_row_template_type =>'GENERIC_COLUMNS',
p_column_heading_template=>'OMIT',
p_row_template_display_cond1=>'0',
p_row_template_display_cond2=>'0',
p_row_template_display_cond3=>'0',
p_row_template_display_cond4=>'0',
p_next_page_template=>'',
p_previous_page_template=>'',
p_next_set_template=>'',
p_previous_set_template=>'',
p_theme_id => 11,
p_theme_class_id => 6,
p_translate_this_template => 'N',
p_row_template_comment=> '');
end;
null;
end;
/
begin
begin
wwv_flow_api.create_row_template_patch (
p_id => 5007829240965118 + wwv_flow_api.g_id_offset,
p_row_template_before_first =>'OMIT',
p_row_template_after_last =>'
|
');
exception when others then null;
end;
null;
end;
/
prompt ...label templates
--
--application/shared_components/user_interface/templates/label/no_label
prompt ......label template 3924525067810798
begin
begin
wwv_flow_api.create_field_template (
p_id=> 3924525067810798 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_template_name=>'No Label',
p_template_body1=>'',
p_template_body2=>'',
p_on_error_before_label=>'',
p_on_error_after_label=>'
#ERROR_MESSAGE#
',
p_theme_id => 8,
p_theme_class_id => 13,
p_translate_this_template=> 'N',
p_template_comment=> '');
end;
null;
end;
/
--application/shared_components/user_interface/templates/label/optional
prompt ......label template 3924615603810804
begin
begin
wwv_flow_api.create_field_template (
p_id=> 3924615603810804 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_template_name=>'Optional',
p_template_body1=>'',
p_on_error_before_label=>'',
p_on_error_after_label=>'
#ERROR_MESSAGE#
',
p_theme_id => 8,
p_theme_class_id => 3,
p_translate_this_template=> 'N',
p_template_comment=> '');
end;
null;
end;
/
--application/shared_components/user_interface/templates/label/optional_with_help
prompt ......label template 3924724710810804
begin
begin
wwv_flow_api.create_field_template (
p_id=> 3924724710810804 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_template_name=>'Optional with help',
p_template_body1=>'',
p_on_error_before_label=>'',
p_on_error_after_label=>'
#ERROR_MESSAGE#
',
p_theme_id => 8,
p_theme_class_id => 1,
p_translate_this_template=> 'N',
p_template_comment=> '');
end;
null;
end;
/
--application/shared_components/user_interface/templates/label/required
prompt ......label template 3924827265810804
begin
begin
wwv_flow_api.create_field_template (
p_id=> 3924827265810804 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_template_name=>'Required',
p_template_body1=>'',
p_on_error_before_label=>'',
p_on_error_after_label=>'
#ERROR_MESSAGE#
',
p_theme_id => 8,
p_theme_class_id => 4,
p_translate_this_template=> 'N',
p_template_comment=> '');
end;
null;
end;
/
--application/shared_components/user_interface/templates/label/required_with_help
prompt ......label template 3924922622810804
begin
begin
wwv_flow_api.create_field_template (
p_id=> 3924922622810804 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_template_name=>'Required with help',
p_template_body1=>'',
p_on_error_before_label=>'',
p_on_error_after_label=>'
#ERROR_MESSAGE#
',
p_theme_id => 8,
p_theme_class_id => 2,
p_translate_this_template=> 'N',
p_template_comment=> '');
end;
null;
end;
/
--application/shared_components/user_interface/templates/label/no_label
prompt ......label template 5008320310965119
begin
begin
wwv_flow_api.create_field_template (
p_id=> 5008320310965119 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_template_name=>'No Label',
p_template_body1=>'',
p_template_body2=>'',
p_on_error_before_label=>'',
p_on_error_after_label=>'
#ERROR_MESSAGE#
',
p_theme_id => 11,
p_theme_class_id => 13,
p_translate_this_template=> 'N',
p_template_comment=> '');
end;
null;
end;
/
--application/shared_components/user_interface/templates/label/optional_label
prompt ......label template 5008434100965119
begin
begin
wwv_flow_api.create_field_template (
p_id=> 5008434100965119 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_template_name=>'Optional Label',
p_template_body1=>'',
p_on_error_before_label=>'',
p_on_error_after_label=>'
#ERROR_MESSAGE#
',
p_theme_id => 11,
p_theme_class_id => 3,
p_translate_this_template=> 'N',
p_template_comment=> '');
end;
null;
end;
/
--application/shared_components/user_interface/templates/label/optional_label_with_help
prompt ......label template 5008537472965119
begin
begin
wwv_flow_api.create_field_template (
p_id=> 5008537472965119 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_template_name=>'Optional Label with Help',
p_template_body1=>'',
p_on_error_before_label=>'',
p_on_error_after_label=>'
#ERROR_MESSAGE#
',
p_theme_id => 11,
p_theme_class_id => 1,
p_translate_this_template=> 'N',
p_template_comment=> '');
end;
null;
end;
/
--application/shared_components/user_interface/templates/label/required_label
prompt ......label template 5008621199965119
begin
begin
wwv_flow_api.create_field_template (
p_id=> 5008621199965119 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_template_name=>'Required Label',
p_template_body1=>'',
p_on_error_before_label=>'',
p_on_error_after_label=>'
#ERROR_MESSAGE#
',
p_theme_id => 11,
p_theme_class_id => 4,
p_translate_this_template=> 'N',
p_template_comment=> '');
end;
null;
end;
/
--application/shared_components/user_interface/templates/label/required_label_with_help
prompt ......label template 5008714907965119
begin
begin
wwv_flow_api.create_field_template (
p_id=> 5008714907965119 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_template_name=>'Required Label with Help',
p_template_body1=>'',
p_on_error_before_label=>'',
p_on_error_after_label=>'
#ERROR_MESSAGE#
',
p_theme_id => 11,
p_theme_class_id => 2,
p_translate_this_template=> 'N',
p_template_comment=> '');
end;
null;
end;
/
prompt ...breadcrumb templates
--
--application/shared_components/user_interface/templates/breadcrumb/breadcrumb_menu
prompt ......template 3925011046810804
begin
begin
wwv_flow_api.create_menu_template (
p_id=> 3925011046810804 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_name=>'Breadcrumb Menu',
p_before_first=>'',
p_max_levels=>12,
p_start_with_node=>'PARENT_TO_LEAF',
p_theme_id => 8,
p_theme_class_id => 1,
p_translate_this_template => 'N',
p_template_comments=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/breadcrumb/hierarchical_menu
prompt ......template 3925119248810816
begin
begin
wwv_flow_api.create_menu_template (
p_id=> 3925119248810816 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_name=>'Hierarchical Menu',
p_before_first=>'',
p_max_levels=>11,
p_start_with_node=>'CHILD_MENU',
p_theme_id => 8,
p_theme_class_id => 2,
p_translate_this_template => 'N',
p_template_comments=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/breadcrumb/breadcrumb_menu
prompt ......template 5008837334965119
begin
begin
wwv_flow_api.create_menu_template (
p_id=> 5008837334965119 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_name=>'Breadcrumb Menu',
p_before_first=>'',
p_max_levels=>12,
p_start_with_node=>'PARENT_TO_LEAF',
p_theme_id => 11,
p_theme_class_id => 1,
p_translate_this_template => 'N',
p_template_comments=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/breadcrumb/hierarchical_menu
prompt ......template 5008911708965121
begin
begin
wwv_flow_api.create_menu_template (
p_id=> 5008911708965121 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_name=>'Hierarchical Menu',
p_before_first=>'',
p_max_levels=>11,
p_start_with_node=>'CHILD_MENU',
p_theme_id => 11,
p_theme_class_id => 2,
p_translate_this_template => 'N',
p_template_comments=>'');
end;
null;
end;
/
--application/shared_components/user_interface/templates/popuplov
prompt ...popup list of values templates
--
prompt ......template 3925826230810826
begin
begin
wwv_flow_api.create_popup_lov_template (
p_id=> 3925826230810826 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_popup_icon=>'#IMAGE_PREFIX#list_gray.gif',
p_popup_icon_attr=>'width="13" height="13" alt="Popup Lov"',
p_popup_icon2=>'',
p_popup_icon_attr2=>'',
p_page_name=>'winlov',
p_page_title=>'Search Dialog',
p_page_html_head=>''||chr(10)||
'',
p_page_body_attr=>'onload="first_field()" style="margin:0;"',
p_before_field_text=>'',
p_scrollbars=>'1',
p_resizable=>'1',
p_width =>'400',
p_height=>'450',
p_result_row_x_of_y=>'
Row(s) #FIRST_ROW# - #LAST_ROW#
',
p_result_rows_per_pg=>500,
p_before_result_set=>'',
p_theme_id => 8,
p_theme_class_id => 1,
p_translate_this_template => 'N',
p_after_result_set =>'
');
end;
null;
end;
/
prompt ......template 5009621066965123
begin
begin
wwv_flow_api.create_popup_lov_template (
p_id=> 5009621066965123 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_popup_icon=>'#IMAGE_PREFIX#list_gray.gif',
p_popup_icon_attr=>'width="13" height="13" alt="Popup Lov"',
p_popup_icon2=>'',
p_popup_icon_attr2=>'',
p_page_name=>'winlov',
p_page_title=>'Search Dialog',
p_page_html_head=>''||chr(10)||
'',
p_page_body_attr=>'onload="first_field()" style="margin:0px;"',
p_before_field_text=>'',
p_scrollbars=>'1',
p_resizable=>'1',
p_width =>'400',
p_height=>'450',
p_result_row_x_of_y=>'
Row(s) #FIRST_ROW# - #LAST_ROW#
',
p_result_rows_per_pg=>500,
p_before_result_set=>'',
p_theme_id => 11,
p_theme_class_id => 1,
p_translate_this_template => 'N',
p_after_result_set =>'
');
end;
null;
end;
/
prompt ...calendar templates
--
--application/shared_components/user_interface/templates/calendar/calendar
prompt ......template 3925228825810816
begin
begin
wwv_flow_api.create_calendar_template(
p_id=> 3925228825810816 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_cal_template_name=>'Calendar',
p_translate_this_template=> 'N',
p_day_of_week_format=> '#IDAY# | ',
p_month_title_format=> ' '||chr(10)||
' '||chr(10)||
' #IMONTH# #YYYY# | '||chr(10)||
'
'||chr(10)||
' '||chr(10)||
' ',
p_month_open_format=> '',
p_month_close_format=> ' | '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'',
p_day_title_format=> '#DD#
',
p_day_open_format=> '',
p_day_close_format=> ' | ',
p_today_open_format=> '',
p_weekend_title_format=> ' #DD# ',
p_weekend_open_format => ' | ',
p_weekend_close_format => ' | ',
p_nonday_title_format => '#DD#
',
p_nonday_open_format => '',
p_nonday_close_format => ' | ',
p_week_title_format => '',
p_week_open_format => '',
p_week_close_format => '
',
p_daily_title_format => '',
p_daily_open_format => '',
p_daily_close_format => '
',
p_weekly_title_format => ''||chr(10)||
''||chr(10)||
'#WTITLE# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'',
p_weekly_day_of_week_format => ' | #IDAY# #MM#/#DD# | ',
p_weekly_month_open_format => '',
p_weekly_month_close_format => '
',
p_weekly_day_title_format => '',
p_weekly_day_open_format => '',
p_weekly_day_close_format => '
| ',
p_weekly_today_open_format => '',
p_weekly_weekend_title_format => '',
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# #DD#/#MM# | ',
p_daily_month_title_format => ' #IMONTH# #DD#, #YYYY# |
'||chr(10)||
'',
p_daily_month_open_format => '',
p_daily_month_close_format => ' |
',
p_daily_day_title_format => '',
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_theme_id => 8,
p_theme_class_id => 1,
p_reference_id=> null);
end;
null;
end;
/
--application/shared_components/user_interface/templates/calendar/calendar_alternative_1
prompt ......template 3925424416810826
begin
begin
wwv_flow_api.create_calendar_template(
p_id=> 3925424416810826 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_cal_template_name=>'Calendar, Alternative 1',
p_translate_this_template=> 'N',
p_day_of_week_format=> '#IDAY# | ',
p_month_title_format=> ' '||chr(10)||
' '||chr(10)||
' #IMONTH# #YYYY# | '||chr(10)||
'
'||chr(10)||
' '||chr(10)||
' ',
p_month_open_format=> '',
p_month_close_format=> ' | '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'',
p_day_title_format=> '#DD#
',
p_day_open_format=> '',
p_day_close_format=> ' | ',
p_today_open_format=> '',
p_weekend_title_format=> ' #DD# ',
p_weekend_open_format => ' | ',
p_weekend_close_format => ' | ',
p_nonday_title_format => '#DD#
',
p_nonday_open_format => '',
p_nonday_close_format => ' | ',
p_week_title_format => '',
p_week_open_format => '',
p_week_close_format => '
',
p_daily_title_format => '',
p_daily_open_format => '',
p_daily_close_format => '
',
p_weekly_title_format => ''||chr(10)||
''||chr(10)||
'#WTITLE# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'',
p_weekly_day_of_week_format => ' | #IDAY# #MM#/#DD# | ',
p_weekly_month_open_format => '',
p_weekly_month_close_format => '
',
p_weekly_day_title_format => '',
p_weekly_day_open_format => '',
p_weekly_day_close_format => '
| ',
p_weekly_today_open_format => '',
p_weekly_weekend_title_format => '',
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# #DD#/#MM# | ',
p_daily_month_title_format => ' #IMONTH# #DD#, #YYYY# |
'||chr(10)||
'',
p_daily_month_open_format => '',
p_daily_month_close_format => ' |
',
p_daily_day_title_format => '',
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_theme_id => 8,
p_theme_class_id => 2,
p_reference_id=> null);
end;
null;
end;
/
--application/shared_components/user_interface/templates/calendar/small_calendar
prompt ......template 3925617788810826
begin
begin
wwv_flow_api.create_calendar_template(
p_id=> 3925617788810826 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_cal_template_name=>'Small Calendar',
p_translate_this_template=> 'N',
p_day_of_week_format=> '#DY# | ',
p_month_title_format=> ' '||chr(10)||
' '||chr(10)||
' #IMONTH# #YYYY# | '||chr(10)||
'
'||chr(10)||
' '||chr(10)||
' ',
p_month_open_format=> '',
p_month_close_format=> ' | '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'',
p_day_title_format=> '#DD#
',
p_day_open_format=> '',
p_day_close_format=> ' | ',
p_today_open_format=> '',
p_weekend_title_format=> ' #DD# ',
p_weekend_open_format => ' | ',
p_weekend_close_format => ' | ',
p_nonday_title_format => '#DD#
',
p_nonday_open_format => '',
p_nonday_close_format => ' | ',
p_week_title_format => '',
p_week_open_format => '',
p_week_close_format => '
',
p_daily_title_format => '',
p_daily_open_format => '',
p_daily_close_format => '
',
p_weekly_title_format => ''||chr(10)||
''||chr(10)||
'#WTITLE# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'',
p_weekly_day_of_week_format => ' | #IDAY# #MM#/#DD# | ',
p_weekly_month_open_format => '',
p_weekly_month_close_format => '
',
p_weekly_day_title_format => '',
p_weekly_day_open_format => '',
p_weekly_day_close_format => '
| ',
p_weekly_today_open_format => '',
p_weekly_weekend_title_format => '',
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# #DD#/#MM# | ',
p_daily_month_title_format => ' #IMONTH# #DD#, #YYYY# |
'||chr(10)||
'',
p_daily_month_open_format => '',
p_daily_month_close_format => ' |
',
p_daily_day_title_format => '',
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_theme_id => 8,
p_theme_class_id => 3,
p_reference_id=> null);
end;
null;
end;
/
--application/shared_components/user_interface/templates/calendar/calendar
prompt ......template 5009030884965121
begin
begin
wwv_flow_api.create_calendar_template(
p_id=> 5009030884965121 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_cal_template_name=>'Calendar',
p_translate_this_template=> 'N',
p_day_of_week_format=> '#IDAY# | ',
p_month_title_format=> ' '||chr(10)||
' '||chr(10)||
' #IMONTH# #YYYY# | '||chr(10)||
'
'||chr(10)||
' '||chr(10)||
' ',
p_month_open_format=> '',
p_month_close_format=> ' | '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'',
p_day_title_format=> '#DD#
',
p_day_open_format=> '',
p_day_close_format=> ' | ',
p_today_open_format=> '',
p_weekend_title_format=> ' #DD# ',
p_weekend_open_format => ' | ',
p_weekend_close_format => ' | ',
p_nonday_title_format => '#DD#
',
p_nonday_open_format => '',
p_nonday_close_format => ' | ',
p_week_title_format => '',
p_week_open_format => '',
p_week_close_format => '
',
p_daily_title_format => '',
p_daily_open_format => '',
p_daily_close_format => '
',
p_weekly_title_format => ''||chr(10)||
''||chr(10)||
'#WTITLE# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'',
p_weekly_day_of_week_format => ' | #IDAY# #MM#/#DD# | ',
p_weekly_month_open_format => '',
p_weekly_month_close_format => '
',
p_weekly_day_title_format => '',
p_weekly_day_open_format => '',
p_weekly_day_close_format => '
| ',
p_weekly_today_open_format => '',
p_weekly_weekend_title_format => '',
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# #DD#/#MM# | ',
p_daily_month_title_format => ' #IMONTH# #DD#, #YYYY# |
'||chr(10)||
'',
p_daily_month_open_format => '',
p_daily_month_close_format => ' |
',
p_daily_day_title_format => '',
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_theme_id => 11,
p_theme_class_id => 1,
p_reference_id=> null);
end;
null;
end;
/
--application/shared_components/user_interface/templates/calendar/calendar_alternative_1
prompt ......template 5009224668965121
begin
begin
wwv_flow_api.create_calendar_template(
p_id=> 5009224668965121 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_cal_template_name=>'Calendar, Alternative 1',
p_translate_this_template=> 'N',
p_day_of_week_format=> '#IDAY# | ',
p_month_title_format=> ' '||chr(10)||
' '||chr(10)||
' #IMONTH# #YYYY# | '||chr(10)||
'
'||chr(10)||
' '||chr(10)||
' ',
p_month_open_format=> '',
p_month_close_format=> ' | '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'',
p_day_title_format=> '#DD#
',
p_day_open_format=> '',
p_day_close_format=> ' | ',
p_today_open_format=> '',
p_weekend_title_format=> ' #DD# ',
p_weekend_open_format => ' | ',
p_weekend_close_format => ' | ',
p_nonday_title_format => '#DD#
',
p_nonday_open_format => '',
p_nonday_close_format => ' | ',
p_week_title_format => '',
p_week_open_format => '',
p_week_close_format => '
',
p_daily_title_format => '',
p_daily_open_format => '',
p_daily_close_format => '
',
p_weekly_title_format => ''||chr(10)||
''||chr(10)||
'#WTITLE# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'',
p_weekly_day_of_week_format => ' | #IDAY# #MM#/#DD# | ',
p_weekly_month_open_format => '',
p_weekly_month_close_format => '
',
p_weekly_day_title_format => '',
p_weekly_day_open_format => '',
p_weekly_day_close_format => '
| ',
p_weekly_today_open_format => '',
p_weekly_weekend_title_format => '',
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# #DD#/#MM# | ',
p_daily_month_title_format => ' #IMONTH# #DD#, #YYYY# |
'||chr(10)||
'',
p_daily_month_open_format => '',
p_daily_month_close_format => ' |
',
p_daily_day_title_format => '',
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_theme_id => 11,
p_theme_class_id => 2,
p_reference_id=> null);
end;
null;
end;
/
--application/shared_components/user_interface/templates/calendar/small_calendar
prompt ......template 5009421850965121
begin
begin
wwv_flow_api.create_calendar_template(
p_id=> 5009421850965121 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_cal_template_name=>'Small Calendar',
p_translate_this_template=> 'N',
p_day_of_week_format=> '',
p_month_title_format=> ' '||chr(10)||
' '||chr(10)||
' #IMONTH# #YYYY# | '||chr(10)||
'
'||chr(10)||
' '||chr(10)||
' ',
p_month_open_format=> '',
p_month_close_format=> ' | '||chr(10)||
'
'||chr(10)||
'
'||chr(10)||
'',
p_day_title_format=> '#DD#
',
p_day_open_format=> '',
p_day_close_format=> ' | ',
p_today_open_format=> '',
p_weekend_title_format=> ' #DD# ',
p_weekend_open_format => ' | ',
p_weekend_close_format => ' | ',
p_nonday_title_format => '#DD#
',
p_nonday_open_format => '',
p_nonday_close_format => ' | ',
p_week_title_format => '',
p_week_open_format => '',
p_week_close_format => '
',
p_daily_title_format => '',
p_daily_open_format => '',
p_daily_close_format => '
',
p_weekly_title_format => ''||chr(10)||
''||chr(10)||
'#WTITLE# | '||chr(10)||
'
'||chr(10)||
''||chr(10)||
'',
p_weekly_day_of_week_format => ' | #IDAY# #MM#/#DD# | ',
p_weekly_month_open_format => '',
p_weekly_month_close_format => '
',
p_weekly_day_title_format => '',
p_weekly_day_open_format => '',
p_weekly_day_close_format => '
| ',
p_weekly_today_open_format => '',
p_weekly_weekend_title_format => '',
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# #DD#/#MM# | ',
p_daily_month_title_format => ' #IMONTH# #DD#, #YYYY# |
'||chr(10)||
'',
p_daily_month_open_format => '',
p_daily_month_close_format => ' |
',
p_daily_day_title_format => '',
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_theme_id => 11,
p_theme_class_id => 3,
p_reference_id=> null);
end;
null;
end;
/
prompt ...application themes
--
--application/shared_components/user_interface/themes/orange_and_grey
prompt ......theme 3925924026810833
begin
wwv_flow_api.create_theme (
p_id =>3925924026810833 + wwv_flow_api.g_id_offset,
p_flow_id =>wwv_flow.g_flow_id,
p_theme_id => 8,
p_theme_name=>'Orange And Grey',
p_default_page_template=>3918829059810704 + wwv_flow_api.g_id_offset,
p_error_template=>3919028002810719 + wwv_flow_api.g_id_offset,
p_printer_friendly_template=>3919336685810723 + wwv_flow_api.g_id_offset,
p_breadcrumb_display_point=>'REGION_POSITION_01',
p_sidebar_display_point=>'REGION_POSITION_02',
p_login_template=>3918717681810676 + wwv_flow_api.g_id_offset,
p_default_button_template=>3919624785810755 + wwv_flow_api.g_id_offset,
p_default_region_template=>3921534499810773 + wwv_flow_api.g_id_offset,
p_default_chart_template =>3920629237810773 + wwv_flow_api.g_id_offset,
p_default_form_template =>3920737890810773 + wwv_flow_api.g_id_offset,
p_default_reportr_template =>3921534499810773 + wwv_flow_api.g_id_offset,
p_default_tabform_template=>3921534499810773 + wwv_flow_api.g_id_offset,
p_default_wizard_template=>3922014314810776 + wwv_flow_api.g_id_offset,
p_default_menur_template=>3920217994810773 + wwv_flow_api.g_id_offset,
p_default_listr_template=>3921534499810773 + wwv_flow_api.g_id_offset,
p_default_report_template =>3924115815810796 + wwv_flow_api.g_id_offset,
p_default_label_template=>3924724710810804 + wwv_flow_api.g_id_offset,
p_default_menu_template=>3925011046810804 + wwv_flow_api.g_id_offset,
p_default_calendar_template=>3925228825810816 + wwv_flow_api.g_id_offset,
p_default_list_template=>3923529781810790 + wwv_flow_api.g_id_offset,
p_default_option_label=>3924724710810804 + wwv_flow_api.g_id_offset,
p_default_required_label=>3924922622810804 + wwv_flow_api.g_id_offset);
end;
/
--application/shared_components/user_interface/themes/round_green
prompt ......theme 5009818379965124
begin
wwv_flow_api.create_theme (
p_id =>5009818379965124 + wwv_flow_api.g_id_offset,
p_flow_id =>wwv_flow.g_flow_id,
p_theme_id => 11,
p_theme_name=>'Round Green',
p_default_page_template=>4990235386965091 + wwv_flow_api.g_id_offset,
p_error_template=>4990817937965094 + wwv_flow_api.g_id_offset,
p_printer_friendly_template=>4991726362965096 + wwv_flow_api.g_id_offset,
p_breadcrumb_display_point=>'REGION_POSITION_01',
p_sidebar_display_point=>'REGION_POSITION_02',
p_login_template=>4990033482965080 + wwv_flow_api.g_id_offset,
p_default_button_template=>4992625202965098 + wwv_flow_api.g_id_offset,
p_default_region_template=>4997930026965105 + wwv_flow_api.g_id_offset,
p_default_chart_template =>4995218525965101 + wwv_flow_api.g_id_offset,
p_default_form_template =>4995513692965102 + wwv_flow_api.g_id_offset,
p_default_reportr_template =>4997930026965105 + wwv_flow_api.g_id_offset,
p_default_tabform_template=>4997930026965105 + wwv_flow_api.g_id_offset,
p_default_wizard_template=>4999411522965107 + wwv_flow_api.g_id_offset,
p_default_menur_template=>4994024678965101 + wwv_flow_api.g_id_offset,
p_default_listr_template=>4997930026965105 + wwv_flow_api.g_id_offset,
p_default_report_template =>5006307381965116 + wwv_flow_api.g_id_offset,
p_default_label_template=>5008537472965119 + wwv_flow_api.g_id_offset,
p_default_menu_template=>5008837334965119 + wwv_flow_api.g_id_offset,
p_default_calendar_template=>5009030884965121 + wwv_flow_api.g_id_offset,
p_default_list_template=>5004229702965115 + wwv_flow_api.g_id_offset,
p_default_option_label=>5008537472965119 + wwv_flow_api.g_id_offset,
p_default_required_label=>5008714907965119 + wwv_flow_api.g_id_offset);
end;
/
prompt ...build options used by application 105
--
begin
null;
end;
/
--application/shared_components/globalization/messages
prompt ...messages used by application: 105
--
--application/shared_components/globalization/dyntranslations
prompt ...dynamic translations used by application: 105
--
--application/shared_components/globalization/language
prompt ...Language Maps for Application 105
--
begin
null;
end;
/
prompt ...Shortcuts
--
--application/shared_components/user_interface/shortcuts/delete_confirm_msg
begin
declare
c1 varchar2(32767) := null;
l_clob clob;
l_length number := 1;
begin
c1:=c1||'Would you like to perform this delete action?';
wwv_flow_api.create_shortcut (
p_id=> 3931027059847951 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_shortcut_name=> 'DELETE_CONFIRM_MSG',
p_shortcut_type=> 'TEXT_ESCAPE_JS',
p_shortcut=> c1);
end;
null;
end;
/
--application/shared_components/user_interface/shortcuts/ok_to_get_next_prev_pk_value
begin
declare
c1 varchar2(32767) := null;
l_clob clob;
l_length number := 1;
begin
c1:=c1||'Are you sure you want to leave this page without saving?';
wwv_flow_api.create_shortcut (
p_id=> 3974936945711421 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_shortcut_name=> 'OK_TO_GET_NEXT_PREV_PK_VALUE',
p_shortcut_type=> 'TEXT_ESCAPE_JS',
p_shortcut=> c1);
end;
null;
end;
/
prompt ...web services (9iR2 or better)
--
prompt ...shared queries
--
prompt ...report layouts
--
prompt ...authentication schemes
--
--application/shared_components/security/authentication/html_db
prompt ......scheme 3926031866810866
begin
declare
s1 varchar2(32767) := null;
s2 varchar2(32767) := null;
s3 varchar2(32767) := null;
s4 varchar2(32767) := null;
s5 varchar2(32767) := null;
begin
s1 := null;
s2 := null;
s3 := null;
s4:=s4||'-BUILTIN-';
s5 := null;
wwv_flow_api.create_auth_setup (
p_id=> 3926031866810866 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_name=> 'HTML DB',
p_description=>'Use internal Application Express account credentials and login page in this application.',
p_page_sentry_function=> s1,
p_sess_verify_function=> s2,
p_pre_auth_process=> s3,
p_auth_function=> s4,
p_post_auth_process=> s5,
p_invalid_session_page=>'101',
p_invalid_session_url=>'',
p_cookie_name=>'',
p_cookie_path=>'',
p_cookie_domain=>'',
p_use_secure_cookie_yn=>'',
p_ldap_host=>'',
p_ldap_port=>'',
p_ldap_string=>'',
p_attribute_01=>'',
p_attribute_02=>'wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_sess=&APP_ID.:1',
p_attribute_03=>'',
p_attribute_04=>'',
p_attribute_05=>'',
p_attribute_06=>'',
p_attribute_07=>'',
p_attribute_08=>'',
p_required_patch=>'');
end;
null;
end;
/
--application/shared_components/security/authentication/database
prompt ......scheme 3926124498810869
begin
declare
s1 varchar2(32767) := null;
s2 varchar2(32767) := null;
s3 varchar2(32767) := null;
s4 varchar2(32767) := null;
s5 varchar2(32767) := null;
begin
s1:=s1||'-DATABASE-';
s2 := null;
s3 := null;
s4 := null;
s5 := null;
wwv_flow_api.create_auth_setup (
p_id=> 3926124498810869 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_name=> 'DATABASE',
p_description=>'Use database authentication (user identified by DAD).',
p_page_sentry_function=> s1,
p_sess_verify_function=> s2,
p_pre_auth_process=> s3,
p_auth_function=> s4,
p_post_auth_process=> s5,
p_invalid_session_page=>'',
p_invalid_session_url=>'',
p_cookie_name=>'',
p_cookie_path=>'',
p_cookie_domain=>'',
p_use_secure_cookie_yn=>'',
p_ldap_host=>'',
p_ldap_port=>'',
p_ldap_string=>'',
p_attribute_01=>'',
p_attribute_02=>'',
p_attribute_03=>'',
p_attribute_04=>'',
p_attribute_05=>'',
p_attribute_06=>'',
p_attribute_07=>'',
p_attribute_08=>'',
p_required_patch=>'');
end;
null;
end;
/
--application/shared_components/security/authentication/database_account
prompt ......scheme 3926231052810869
begin
declare
s1 varchar2(32767) := null;
s2 varchar2(32767) := null;
s3 varchar2(32767) := null;
s4 varchar2(32767) := null;
s5 varchar2(32767) := null;
begin
s1 := null;
s2 := null;
s3 := null;
s4:=s4||'return false; end;--';
s5 := null;
wwv_flow_api.create_auth_setup (
p_id=> 3926231052810869 + wwv_flow_api.g_id_offset,
p_flow_id=> wwv_flow.g_flow_id,
p_name=> 'DATABASE ACCOUNT',
p_description=>'Use database account credentials.',
p_page_sentry_function=> s1,
p_sess_verify_function=> s2,
p_pre_auth_process=> s3,
p_auth_function=> s4,
p_post_auth_process=> s5,
p_invalid_session_page=>'101',
p_invalid_session_url=>'',
p_cookie_name=>'',
p_cookie_path=>'',
p_cookie_domain=>'',
p_use_secure_cookie_yn=>'',
p_ldap_host=>'',
p_ldap_port=>'',
p_ldap_string=>'',
p_attribute_01=>'',
p_attribute_02=>'wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_sess=&APP_ID.:1',
p_attribute_03=>'',
p_attribute_04=>'',
p_attribute_05=>'',
p_attribute_06=>'',
p_attribute_07=>'',
p_attribute_08=>'',
p_required_patch=>'');
end;
null;
end;
/
--application/end_environment
commit;
commit;
begin
execute immediate 'alter session set nls_numeric_characters='''||wwv_flow_api.g_nls_numeric_chars||'''';
end;
/
set verify on
set feedback on
prompt ...done