prompt --application/shared_components/user_interface/templates/region/login begin -- Manifest -- REGION TEMPLATE: LOGIN -- Manifest End wwv_flow_imp.component_begin ( p_version_yyyy_mm_dd=>'2024.05.31' ,p_release=>'24.1.2' ,p_default_workspace_id=>5893639279394007 ,p_default_application_id=>20011 ,p_default_id_offset=>0 ,p_default_owner=>'DEMO' ); wwv_flow_imp_shared.create_plug_template( p_id=>wwv_flow_imp.id(10127618623629572) ,p_layout=>'TABLE' ,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2( '
', '
', ' #REGION_IMAGE#', ' ', ' ', '
', '
#BODY#
', '
#NEXT#
', ' ', '
#SUB_REGIONS#
', '
')) ,p_page_plug_template_name=>'Login' ,p_internal_name=>'LOGIN' ,p_image_template=>'' ,p_theme_id=>42 ,p_theme_class_id=>23 ,p_default_label_alignment=>'RIGHT' ,p_default_field_alignment=>'LEFT' ,p_default_landmark_type=>'region' ,p_region_title_dom_id=>'#REGION_STATIC_ID#_heading' ,p_reference_id=>2672711194551076376 ,p_translate_this_template=>'N' ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10127900522629572) ,p_plug_template_id=>wwv_flow_imp.id(10127618623629572) ,p_name=>'Region Body' ,p_placeholder=>'BODY' ,p_has_grid_support=>false ,p_has_region_support=>true ,p_has_item_support=>true ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10128242523629573) ,p_plug_template_id=>wwv_flow_imp.id(10127618623629572) ,p_name=>'Create' ,p_placeholder=>'CREATE' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>false ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10128535802629573) ,p_plug_template_id=>wwv_flow_imp.id(10127618623629572) ,p_name=>'Edit' ,p_placeholder=>'EDIT' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>false ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10128874226629573) ,p_plug_template_id=>wwv_flow_imp.id(10127618623629572) ,p_name=>'Next' ,p_placeholder=>'NEXT' ,p_has_grid_support=>false ,p_has_region_support=>false ,p_has_item_support=>false ,p_has_button_support=>true ,p_glv_new_row=>true ); wwv_flow_imp_shared.create_plug_tmpl_display_point( p_id=>wwv_flow_imp.id(10129121574629574) ,p_plug_template_id=>wwv_flow_imp.id(10127618623629572) ,p_name=>'Sub Regions' ,p_placeholder=>'SUB_REGIONS' ,p_has_grid_support=>true ,p_has_region_support=>true ,p_has_item_support=>false ,p_has_button_support=>false ,p_glv_new_row=>true ); wwv_flow_imp.component_end; end; /