DBA Data[Home] [Help]

APPS.ORACLECONFIGURE dependencies on ICX_CABO

Line 406: l_tabs icx_cabo.tabTable;

402: l_known_as varchar2(240);
403: l_title varchar2(240);
404: l_helpmsg varchar2(240);
405: l_helptitle varchar2(240);
406: l_tabs icx_cabo.tabTable;
407: l_toolbar icx_cabo.toolbar;
408: l_page_id number;
409: l_page_name varchar2(80);
410:

Line 407: l_toolbar icx_cabo.toolbar;

403: l_title varchar2(240);
404: l_helpmsg varchar2(240);
405: l_helptitle varchar2(240);
406: l_tabs icx_cabo.tabTable;
407: l_toolbar icx_cabo.toolbar;
408: l_page_id number;
409: l_page_name varchar2(80);
410:
411: begin

Line 452: icx_cabo.container(p_toolbar => l_toolbar,

448: l_toolbar.custom_option1_mouseover := wf_core.translate('RETURN_TO_HOME');
449: l_toolbar.custom_option1_gif := '/OA_MEDIA/FNDHOME.gif';
450: l_toolbar.custom_option1_mouseover_gif := '/OA_MEDIA/FNDHOME.gif';
451:
452: icx_cabo.container(p_toolbar => l_toolbar,
453: p_helpmsg => wf_core.translate('MODIFY_HOME'),
454: p_helptitle => l_page_name ,
455: p_url => owa_util.get_cgi_env('SCRIPT_NAME')||
456: '/OracleConfigure.displayCustomize?p_page_id='||l_page_id,

Line 475: l_actions icx_cabo.actionTable;

471:
472: procedure displayCustomize (p_page_id in number ) is
473:
474: l_main_region_id number;
475: l_actions icx_cabo.actionTable;
476: l_agent varchar2(80);
477:
478: begin
479:

Line 561: icx_cabo.buttons(l_actions);

557: l_actions(0).targetframe := 'main';
558: l_actions(0).enabled := 'b_enabled';
559: l_actions(0).gap := 'b_narrow_gap';
560:
561: icx_cabo.buttons(l_actions);
562:
563: end if;
564:
565: exception

Line 597: if icx_cabo.g_base_href is null

593: if (icx_sec.validatesession) then
594:
595: --select HSECS into start_time from V$TIMER;
596:
597: if icx_cabo.g_base_href is null
598: then
599: htp.p('');
600: else
601: htp.p('');

Line 601: htp.p('');

597: if icx_cabo.g_base_href is null
598: then
599: htp.p('');
600: else
601: htp.p('');
602: end if;
603:
604:
605: htp.p('