DBA Data[Home] [Help]

APPS.ICX_PLUG_UTILITIES dependencies on HTP

Line 361: htp.p('');

357: l_text_face := 'Arial';
358: end if;
359: l_color_scheme := icx_plug_utilities.colorscheme;
360:
361: htp.p('

');
362: htp.p('');
400: end if;
401: htp.p('
');
363: if p_icon is null
364: then
365: htp.p('&'||'nbsp;');

Line 362: htp.p('
');

358: end if;
359: l_color_scheme := icx_plug_utilities.colorscheme;
360:
361: htp.p('');
362: htp.p('
');
363: if p_icon is null
364: then
365: htp.p('&'||'nbsp;');
366: else

Line 365: htp.p('&'||'nbsp;');

361: htp.p('');
362: htp.p('');

Line 367: htp.p('');

363: if p_icon is null
364: then
365: htp.p('&'||'nbsp;');
366: else
367: htp.p('');
368: end if;
369: htp.p('');
370:
371: htp.p('

');

Line 369: htp.p('');

365: htp.p('&'||'nbsp;');
366: else
367: htp.p('');
368: end if;
369: htp.p('');
370:
371: htp.p('

');
372:
373: if p_text2 is not null

Line 371: htp.p('
');

367: htp.p('');
368: end if;
369: htp.p('');
370:
371: htp.p('

');
372:
373: if p_text2 is not null
374: then
375: htp.p('');

Line 375: htp.p('
');

371: htp.p('

');
372:
373: if p_text2 is not null
374: then
375: htp.p('');
376: end if;
377:
378: if p_text3 is not null
379: then

Line 380: htp.p('
');

376: end if;
377:
378: if p_text3 is not null
379: then
380: htp.p('

');
381: end if;
382:
383: if p_text4 is not null
384: then

Line 385: htp.p('
');

381: end if;
382:
383: if p_text4 is not null
384: then
385: htp.p('

');
386: end if;
387:
388: if p_edit_URL is null
389: then

Line 390: htp.p('
');

386: end if;
387:
388: if p_edit_URL is null
389: then
390: htp.p('

');
391: else
392: htp.p('');
391: else
392: htp.p('');
396: end if;

Line 399: htp.p('
');

395: cattributes => 'TARGET="_top" onMouseOver="window.status='''||icx_util.replace_onMouseOver_quotes(l_Customize)||''';return true"')||'');
396: end if;
397: if substr(icx_sec.g_mode_code,1,3) <> '115'
398: then
399: htp.p('

');
400: end if;
401: htp.p('
');
363: if p_icon is null
364: then
365: htp.p('&'||'nbsp;');
366: else
367: htp.p('');
368: end if;
369: htp.p('
'||p_text||' '||p_text||' '||p_text||' '||p_text||' '||p_text2||' '||p_text2||' '||p_text||' '||p_text2||' '||p_text3||' '||p_text3||' '||p_text4||' '||p_text4||'

'||
393: htf.anchor(curl => p_edit_URL,
394: ctext => l_Customize,

Line 392: htp.p('
'||

388: if p_edit_URL is null
389: then
390: htp.p('


'||
393: htf.anchor(curl => p_edit_URL,
394: ctext => l_Customize,
395: cattributes => 'TARGET="_top" onMouseOver="window.status='''||icx_util.replace_onMouseOver_quotes(l_Customize)||''';return true"')||'
');
402:
403: end;

Line 401: htp.p('
');

397: if substr(icx_sec.g_mode_code,1,3) <> '115'
398: then
399: htp.p('

');
402:
403: end;
404:
405: procedure plugbanner(p_text in varchar2 default NULL,

Line 426: htp.p('');

422: else
423: l_color := icx_plug_utilities.bannercolor;
424: end if;
425:
426: htp.p('

');
427: if p_icon is null
428: then
429: htp.p('');
430: else

Line 429: htp.p('
');

425:
426: htp.p('

'||'&'||'nbsp; '||'&'||'nbsp;
');
427: if p_icon is null
428: then
429: htp.p('');
430: else
431: htp.p('');
432: htp.p('');
433: end if;

Line 431: htp.p('
');

427: if p_icon is null
428: then
429: htp.p('

');
430: else
431: htp.p('');
432: htp.p('');
433: end if;
434:
435: htp.p('');

Line 432: htp.p('
');

428: then
429: htp.p('

');
430: else
431: htp.p('');
432: htp.p('');
433: end if;
434:
435: htp.p('');
436:

Line 435: htp.p('
');

431: htp.p('

');
432: htp.p('');
433: end if;
434:
435: htp.p('');
436:
437: if p_text2 is not null
438: then
439: htp.p('');

Line 439: htp.p('
');

435: htp.p('

');
436:
437: if p_text2 is not null
438: then
439: htp.p('');
440: end if;
441:
442: if p_text3 is not null
443: then

Line 444: htp.p('
');

440: end if;
441:
442: if p_text3 is not null
443: then
444: htp.p('

');
445: end if;
446:
447: if p_text4 is not null
448: then

Line 449: htp.p('
');

445: end if;
446:
447: if p_text4 is not null
448: then
449: htp.p('

');
450: end if;
451:
452: if p_edit_URL is null
453: then

Line 454: htp.p('
');

450: end if;
451:
452: if p_edit_URL is null
453: then
454: htp.p('

');
455: else
456:
457: htp.p('');
455: else
456:
457: htp.p('');

Line 465: --htp.p('
');
462:
463: end if;
464:
465: --htp.p('
');
467:
468: htp.p('
'||'&'||'nbsp; '||'&'||'nbsp; '|| p_text || ' '||'&'||'nbsp; '|| p_text || ' '|| p_text || ' '|| p_text || ''||p_text2||' '||p_text2||' '|| p_text || ' '||p_text2||' '||p_text3||' '||p_text3||' '||p_text4||' '||p_text4||'

'||
458: htf.anchor(curl => p_edit_URL,

Line 457: htp.p('
'||

453: then
454: htp.p('


'||
458: htf.anchor(curl => p_edit_URL,
459: ctext => '' ||
460: l_Customize || '
',
461: cattributes => 'TARGET="_top" onMouseOver="window.status='''||icx_util.replace_onMouseOver_quotes(l_Customize)||''';return true"')||'

461: cattributes => 'TARGET="_top" onMouseOver="window.status='''||icx_util.replace_onMouseOver_quotes(l_Customize)||''';return true"')||'

466: -- 'SUB.gif height=18 width=8>
');
469:

Line 468: htp.p('');

464:
465: --htp.p(' 466: -- 'SUB.gif height=18 width=8>');
467:
468: htp.p('');
469:
470: end;
471:
472: procedure sessionjavascript(p_javascript_tags in boolean default TRUE,

Line 478: htp.p('');

493: end if;
494: end if;
495:
496: if p_javascript_tags then
497: htp.p('');
498: end if;
499:
500: end;
501:

Line 538: htp.p('

534: else
535: sessionjavascript(p_function => TRUE);
536: end if;
537:
538: htp.p('
539:
540:
541:

632:
633: '||icx_util.replace_alt_quotes(l_prompts(2))||'
');
634: end if;
635:
636: htp.p('


542:

Line 561: htp.p('
');
564: end if;
565:

Line 576: htp.p('
');
579: end if;
580:

Line 584: htp.p('
');

580:
581: if p_text is not null
582: then
583: -- separator
584: htp.p('

');
585:
586: -- p_text
587: htp.p('');
588:

Line 587: htp.p('
');

583: -- separator
584: htp.p('

');
585:
586: -- p_text
587: htp.p('');
588:
589: -- separator
590: htp.p('');
591: end if;

Line 590: htp.p('
');

586: -- p_text
587: htp.p('

');
588:
589: -- separator
590: htp.p('');
591: end if;
592:
593: if (p_disp_exit = 'Y') then
594:

Line 595: htp.p('
');
598: end if;
599:

Line 602: htp.p('
');
605: end if;
606:

Line 609: htp.p('
');

605: end if;
606:
607: if (p_disp_wizard = 'Y' or p_disp_export is not null or p_disp_find is not null)
608: then
609: htp.p('

');
610: end if;
611:
612: if (p_disp_wizard = 'Y') then
613:

Line 614: htp.p('
');
617: end if;
618:

Line 621: htp.p('
');

Line 623: htp.formHidden('S',icx_call.encrypt2(p_disp_export));

619: if (p_disp_export is not null) then
620:
621: htp.p('

');
627: end if;

Line 624: htp.p('');

620:
621: htp.p('

');
627: end if;
628:

Line 625: htp.p('

621: htp.p('

');
627: end if;
628:
629: if (p_disp_find is not null) then

Line 631: htp.p('
');
634: end if;
635:

Line 636: htp.p('

557: l_href := 'javascript:top.location.href = ''OracleNavigate.Responsibility?P='||icx_sec.g_responsibility_id||''';';
558: end if;
559:
560: -- toolbar_icon_menu_active.gif and toolbar_icon_menu.gif
561: htp.p('


562:
563: '||icx_util.replace_alt_quotes(l_prompts(7))||'

572: else
573: l_href := 'javascript:top.location.href = '''||owa_util.get_cgi_env('SCRIPT_NAME')||'/oraclemypage.home'';';
574: end if;
575:
576: htp.p('


577:
578: '||icx_util.replace_alt_quotes(l_prompts(3))||'
'||'&'||'nbsp;'||p_text||'&'||'nbsp; '||'&'||'nbsp;'||p_text||'&'||'nbsp; '||'&'||'nbsp;'||p_text||'&'||'nbsp; '||'&'||'nbsp;'||p_text||'&'||'nbsp;

591: end if;
592:
593: if (p_disp_exit = 'Y') then
594:
595: htp.p('


596:
597: '||icx_util.replace_alt_quotes(l_prompts(4))||'

598: end if;
599:
600: if (p_disp_help = 'Y') then
601:
602: htp.p('


603:
604: '||icx_util.replace_alt_quotes(l_prompts(5))||'

610: end if;
611:
612: if (p_disp_wizard = 'Y') then
613:
614: htp.p('


615:
616: '||icx_util.replace_alt_quotes(l_prompts(1))||'
');

617: end if;
618:
619: if (p_disp_export is not null) then
620:
621: htp.p('

');
622: htp.p('
');
623: htp.formHidden('S',icx_call.encrypt2(p_disp_export));
624: htp.p('
');
625: htp.p('

Line 622: htp.p('
');

618:
619: if (p_disp_export is not null) then
620:
621: htp.p('

');
622: htp.p('');
623: htp.formHidden('S',icx_call.encrypt2(p_disp_export));
624: htp.p('');
625: htp.p('
626: '||icx_util.replace_alt_quotes(l_prompts(6))||'
');
622: htp.p('
');
623: htp.formHidden('S',icx_call.encrypt2(p_disp_export));
624: htp.p('
');
625: htp.p('
626: '||icx_util.replace_alt_quotes(l_prompts(6))||'
');
622: htp.p('
');
623: htp.formHidden('S',icx_call.encrypt2(p_disp_export));
624: htp.p('');
625: htp.p('
626: '||icx_util.replace_alt_quotes(l_prompts(6))||'
');
622: htp.p('
');
623: htp.formHidden('S',icx_call.encrypt2(p_disp_export));
624: htp.p('
');
625: htp.p('
626: '||icx_util.replace_alt_quotes(l_prompts(6))||'

627: end if;
628:
629: if (p_disp_find is not null) then
630:
631: htp.p('


632:
633: '||icx_util.replace_alt_quotes(l_prompts(2))||'

637:
638:
639:
640:

Line 747: htp.p('');

743: l_agent := icx_plug_utilities.getPLSQLagent;
744:
745: l_menu := '/OA_JAVA_SERV/oracle.apps.icx.myPage.MainMenu?dbHost='||l_host_instance||'&'||'agent='||l_agent;
746:
747: htp.p('');
748:
749: if p_disp_menu = 'N'
750: then
751: sessionjavascript(p_function => FALSE);

Line 756: htp.p('');

752: else
753: sessionjavascript(p_function => TRUE);
754: end if;
755:
756: htp.p('

');
757:
758: htp.p('
');
759: htp.p('');
760: htp.p('');

Line 758: htp.p('
');

754: end if;
755:
756: htp.p('

');
757:
758: htp.p('
');
759: htp.p('');
760: htp.p('');
761: htp.p('');
762: htp.p('');

Line 759: htp.p('
');

755:
756: htp.p('

'||'&'||'nbsp;'||l_text||'
');
757:
758: htp.p('
');
759: htp.p('');
760: htp.p('');
761: htp.p('');
762: htp.p('');
763:

Line 760: htp.p('
');

756: htp.p('

'||'&'||'nbsp;'||l_text||'
');
757:
758: htp.p('
');
759: htp.p('');
760: htp.p('');
761: htp.p('');
762: htp.p('');
763:
764: icx_util.getprompts(601, 'ICX_OBIS_TOOLBAR', c_title, c_prompts);

Line 761: htp.p('
');

757:
758: htp.p('

'||'&'||'nbsp;'||l_text||' '||'&'||'nbsp;
');
759: htp.p('');
760: htp.p('');
761: htp.p('');
762: htp.p('');
763:
764: icx_util.getprompts(601, 'ICX_OBIS_TOOLBAR', c_title, c_prompts);
765:

Line 762: htp.p('
');

758: htp.p('

'||'&'||'nbsp;'||l_text||' '||l_text||'
');
759: htp.p('');
760: htp.p('');
761: htp.p('');
762: htp.p('');
763:
764: icx_util.getprompts(601, 'ICX_OBIS_TOOLBAR', c_title, c_prompts);
765:
766: htp.p('');
763:
764: icx_util.getprompts(601, 'ICX_OBIS_TOOLBAR', c_title, c_prompts);
765:
766: htp.p('');

882: htp.p('

');
883: else
884: htp.p('
');
885: htp.p('
');
886: htp.p('
');
887: end if;
888: htp.p('
'||'&'||'nbsp; '||l_text||'');

Line 766: htp.p('
');

762: htp.p('

'||l_text||' ');
767: /*
768: ** inner table for icons
769: */
770: htp.p('');

Line 770: htp.p('
');

766: htp.p('

');

881: htp.p('

');
882: htp.p('');
883: else
884: htp.p('');
885: htp.p('');
886: htp.p('');
887: end if;
888: htp.p('
');
767: /*
768: ** inner table for icons
769: */
770: htp.p('');
771: htp.tableRowOpen(calign => 'CENTER');
772:
773: if (p_disp_wizard = 'Y') then
774: htp.tableData(htf.anchor('javascript:doWizard()',

Line 771: htp.tableRowOpen(calign => 'CENTER');

767: /*
768: ** inner table for icons
769: */
770: htp.p('

');
771: htp.tableRowOpen(calign => 'CENTER');
772:
773: if (p_disp_wizard = 'Y') then
774: htp.tableData(htf.anchor('javascript:doWizard()',
775: htf.img('/OA_MEDIA/FNDWIZ.gif',

Line 774: htp.tableData(htf.anchor('javascript:doWizard()',

770: htp.p('

');
771: htp.tableRowOpen(calign => 'CENTER');
772:
773: if (p_disp_wizard = 'Y') then
774: htp.tableData(htf.anchor('javascript:doWizard()',
775: htf.img('/OA_MEDIA/FNDWIZ.gif',
776: 'CENTER',
777: icx_util.replace_alt_quotes(c_prompts(1)),'',
778: 'BORDER=0 width=30 height=30'),'',

Line 785: htp.p('
');

781: ''';return true"'));
782: end if;
783:
784: if (p_disp_export is not null) then
785: htp.p('

');
786: htp.p('');
787: htp.formHidden('S',icx_call.encrypt2(p_disp_export));
788: htp.p('');
789: htp.tableData(htf.anchor('javascript:document.exportON.submit()',

Line 786: htp.p('
');

782: end if;
783:
784: if (p_disp_export is not null) then
785: htp.p('

');
786: htp.p('');
787: htp.formHidden('S',icx_call.encrypt2(p_disp_export));
788: htp.p('');
789: htp.tableData(htf.anchor('javascript:document.exportON.submit()',
790: htf.img('/OA_MEDIA/FNDEXP.gif',

Line 787: htp.formHidden('S',icx_call.encrypt2(p_disp_export));

783:
784: if (p_disp_export is not null) then
785: htp.p('

');
786: htp.p('');
787: htp.formHidden('S',icx_call.encrypt2(p_disp_export));
788: htp.p('');
789: htp.tableData(htf.anchor('javascript:document.exportON.submit()',
790: htf.img('/OA_MEDIA/FNDEXP.gif',
791: 'CENTER',

Line 788: htp.p('');

784: if (p_disp_export is not null) then
785: htp.p('

');
786: htp.p('');
787: htp.formHidden('S',icx_call.encrypt2(p_disp_export));
788: htp.p('');
789: htp.tableData(htf.anchor('javascript:document.exportON.submit()',
790: htf.img('/OA_MEDIA/FNDEXP.gif',
791: 'CENTER',
792: icx_util.replace_alt_quotes(c_prompts(6)),'',

Line 789: htp.tableData(htf.anchor('javascript:document.exportON.submit()',

785: htp.p('

');
786: htp.p('');
787: htp.formHidden('S',icx_call.encrypt2(p_disp_export));
788: htp.p('');
789: htp.tableData(htf.anchor('javascript:document.exportON.submit()',
790: htf.img('/OA_MEDIA/FNDEXP.gif',
791: 'CENTER',
792: icx_util.replace_alt_quotes(c_prompts(6)),'',
793: 'BORDER=0 width=30 height=30'),'',

Line 800: htp.p('
');

796: ''';return true"'));
797: end if;
798:
799: if (p_disp_find is not null) then
800: htp.p('

');
801: htp.tableData(htf.anchor(p_disp_find,
802: htf.img('/OA_MEDIA/FNDFIND.gif',
803: 'CENTER',
804: icx_util.replace_alt_quotes(c_prompts(2)),'',

Line 801: htp.tableData(htf.anchor(p_disp_find,

797: end if;
798:
799: if (p_disp_find is not null) then
800: htp.p('

');
801: htp.tableData(htf.anchor(p_disp_find,
802: htf.img('/OA_MEDIA/FNDFIND.gif',
803: 'CENTER',
804: icx_util.replace_alt_quotes(c_prompts(2)),'',
805: 'BORDER=0 width=30 height=30'),'',

Line 811: htp.p('
');

807: icx_util.replace_onMouseOver_quotes(c_prompts(2))||
808: ''';return true"'));
809: end if;
810:
811: htp.p('

');
812:
813: if (p_disp_menu = 'Y' and l_session_mode <> 'SLAVE') then
814: if icx_sec.g_function_type = 'WWK' then
815: l_menu := 'javascript:window.close();';

Line 819: htp.tableData(htf.anchor(l_menu,

815: l_menu := 'javascript:window.close();';
816: else
817: l_menu := 'javascript:top.location.href = ''OracleNavigate.Responsibility?P='||icx_sec.g_responsibility_id||''';';
818: end if;
819: htp.tableData(htf.anchor(l_menu,
820: htf.img('/OA_MEDIA/FNDMENU.gif',
821: 'CENTER',
822: icx_util.replace_alt_quotes(c_prompts(7)),'',
823: 'BORDER=0 width=30 height=30'),'',

Line 835: htp.tableData(htf.anchor(l_menu,

831: l_menu := 'javascript:parent.opener.location.href = ''/OA_JAVA_SERV/oracle.apps.icx.myPage.MainMenu?dbHost='||l_host_instance||'&'||'agent='||l_agent||''';window.close();';
832: else
833: l_menu := 'javascript:top.location.href = ''/OA_JAVA_SERV/oracle.apps.icx.myPage.MainMenu?dbHost='||l_host_instance||'&'||'agent='||l_agent||''';';
834: end if;
835: htp.tableData(htf.anchor(l_menu,
836: htf.img('/OA_MEDIA/FNDHOME.gif',
837: 'CENTER',
838: icx_util.replace_alt_quotes(c_prompts(3)),'',
839: 'BORDER=0 width=30 height=30'),'',

Line 847: htp.p('
');

843: end if;
844:
845:
846: if (p_disp_exit = 'Y' and l_session_mode <> 'SLAVE') then
847: htp.p('

');
848: htp.tableData(htf.anchor('icx_admin_sig.Startover',
849: htf.img('/OA_MEDIA/FNDEXIT.gif',
850: 'CENTER',
851: icx_util.replace_alt_quotes(c_prompts(4)),'','

Line 848: htp.tableData(htf.anchor('icx_admin_sig.Startover',

844:
845:
846: if (p_disp_exit = 'Y' and l_session_mode <> 'SLAVE') then
847: htp.p('

');
848: htp.tableData(htf.anchor('icx_admin_sig.Startover',
849: htf.img('/OA_MEDIA/FNDEXIT.gif',
850: 'CENTER',
851: icx_util.replace_alt_quotes(c_prompts(4)),'','
852: BORDER=0 width=30 height=30'),'','

Line 859: htp.p('
');

855: ''';return true"'));
856: end if;
857:
858: if (p_disp_help = 'Y') then
859: htp.p('

');
860: htp.tableData(htf.anchor('javascript:help_window()',
861: htf.img('/OA_MEDIA/FNDHELP.gif',
862: 'CENTER',
863: icx_util.replace_alt_quotes(c_prompts(5)),'',

Line 860: htp.tableData(htf.anchor('javascript:help_window()',

856: end if;
857:
858: if (p_disp_help = 'Y') then
859: htp.p('

');
860: htp.tableData(htf.anchor('javascript:help_window()',
861: htf.img('/OA_MEDIA/FNDHELP.gif',
862: 'CENTER',
863: icx_util.replace_alt_quotes(c_prompts(5)),'',
864: 'BORDER=0 width=30 height=30'),'',

Line 870: htp.tableRowClose;

866: icx_util.replace_onMouseOver_quotes(c_prompts(5))||
867: ''';return true"'));
868: end if;
869:
870: htp.tableRowClose;
871: htp.tableClose;
872: htp.p('');
873: /**
874: ** close outer row and table

Line 871: htp.tableClose;

867: ''';return true"'));
868: end if;
869:
870: htp.tableRowClose;
871: htp.tableClose;
872: htp.p('');
873: /**
874: ** close outer row and table
875: */

Line 872: htp.p('');

868: end if;
869:
870: htp.tableRowClose;
871: htp.tableClose;
872: htp.p('');
873: /**
874: ** close outer row and table
875: */
876:

Line 877: htp.p('
');

873: /**
874: ** close outer row and table
875: */
876:
877: htp.p('

');
878: if p_text is null
879: then
880: htp.p('');
881: htp.p('');

Line 880: htp.p('
');

876:
877: htp.p('

');
878: if p_text is null
879: then
880: htp.p('');
881: htp.p('');
882: htp.p('');
883: else
884: htp.p('');

Line 881: htp.p('
');

877: htp.p('

');
878: if p_text is null
879: then
880: htp.p('');
881: htp.p('');
882: htp.p('');
883: else
884: htp.p('');
885: htp.p('');

Line 882: htp.p('
');

878: if p_text is null
879: then
880: htp.p('

');
881: htp.p('');
882: htp.p('');
883: else
884: htp.p('');
885: htp.p('');
886: htp.p('');

Line 884: htp.p('
');

880: htp.p('

');
881: htp.p('');
882: htp.p('');
883: else
884: htp.p('');
885: htp.p('');
886: htp.p('');
887: end if;
888: htp.p('

');

Line 885: htp.p('

');
889: end if; -- 115

Line 886: htp.p('

');
889: end if; -- 115
890:

Line 888: htp.p('

');

884: htp.p('');
885: htp.p('');
886: htp.p('');
887: end if;
888: htp.p('

');
889: end if; -- 115
890:
891: end toolbar;
892:

Line 905: htp.p('

901:
902: l_media := '/OA_MEDIA/';
903: l_onMouseOver := 'onMouseOver="window.status='''||icx_util.replace_onMouseOver_quotes(p_text)||''';return true"';
904:
905: htp.p('


906:
907:
908: ');
909:

Line 912: htp.p('
');

908:

');
909:
910: if p_icon is not null
911: then
912: htp.p('');
913: htp.p('');
914: else
915: htp.p('');
916: end if;

Line 913: htp.p('
');

909:
910: if p_icon is not null
911: then
912: htp.p('

');
913: htp.p('');
914: else
915: htp.p('');
916: end if;
917:

Line 915: htp.p('
');

911: then
912: htp.p('

');
913: htp.p('');
914: else
915: htp.p('');
916: end if;
917:
918: htp.p('
919:
'||p_text||'
'||p_text||'
'||p_text||'
'||p_text||'
'||p_text||'
'||p_text||'
'||p_text||'
'||p_text||'
');

Line 918: htp.p('

914: else
915: htp.p(''||p_text||'');
916: end if;
917:
918: htp.p('
919: ');
920:
921: end;
922:

Line 935: htp.p('

931:
932: l_media := '/OA_MEDIA/';
933: l_onMouseOver := 'onMouseOver="window.status='''||icx_util.replace_onMouseOver_quotes(p_text)||''';return true"';
934:
935: htp.p('


936:
937:
938: ');
939:

Line 942: htp.p('
');

938:

');
939:
940: if p_icon is not null
941: then
942: htp.p('');
943: htp.p('');
944: else
945: htp.p('');
946: end if;

Line 943: htp.p('
');

939:
940: if p_icon is not null
941: then
942: htp.p('

');
943: htp.p('');
944: else
945: htp.p('');
946: end if;
947:

Line 945: htp.p('
');

941: then
942: htp.p('

');
943: htp.p('');
944: else
945: htp.p('');
946: end if;
947:
948: htp.p('
949:
'||p_text||'
'||p_text||'
'||p_text||'
'||p_text||'
'||p_text||'
'||p_text||'
'||p_text||'
'||p_text||'
');

Line 948: htp.p('

944: else
945: htp.p(''||p_text||'');
946: end if;
947:
948: htp.p('
949: ');
950:
951: end;
952:

Line 965: htp.p('');

961:
962: l_media := '/OA_MEDIA/';
963: l_onMouseOver := 'onMouseOver="window.status='''||icx_util.replace_onMouseOver_quotes(p_text)||''';return true"';
964:
965: htp.p('

');
966: if p_icon is not null
967: then
968:
969: htp.p('

Line 969: htp.p('

965: htp.p('

');
966: if p_icon is not null
967: then
968:
969: htp.p('
970:
971:
972:
973:

Line 978: htp.p('

974:

');
975:
976: else
977:
978: htp.p('
979:
980:
981:
982: ');

Line 985: htp.p('
'||p_text||'
'||p_text||'
');

981: '||p_text||'
982: ');
983:
984: end if;
985: htp.p('');
986:
987: end;
988:
989: end icx_plug_utilities;