DBA Data[Home] [Help]

APPS.ICXUI_API_UTIL dependencies on HTP

Line 14: htp.p (''); --wwutl_htp.tableDataOpen;

10:
11: --
12: -- Draw the topmost title region with rounded corners.
13: --
14: htp.p (''); --wwutl_htp.tableDataOpen;
15: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');
16: htp.tableRowOpen;
17: htp.tableData(htf.img('/OA_MEDIA/uiwizrul.gif',
18: cattributes => 'VALIGN="TOP"'));

Line 15: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');

11: --
12: -- Draw the topmost title region with rounded corners.
13: --
14: htp.p (''); --wwutl_htp.tableDataOpen;
15: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');
16: htp.tableRowOpen;
17: htp.tableData(htf.img('/OA_MEDIA/uiwizrul.gif',
18: cattributes => 'VALIGN="TOP"'));
19:

Line 16: htp.tableRowOpen;

12: -- Draw the topmost title region with rounded corners.
13: --
14: htp.p (''); --wwutl_htp.tableDataOpen;
15: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');
16: htp.tableRowOpen;
17: htp.tableData(htf.img('/OA_MEDIA/uiwizrul.gif',
18: cattributes => 'VALIGN="TOP"'));
19:
20: htp.tableData(htf.fontOpen(ccolor => '#E0E0E0',

Line 17: htp.tableData(htf.img('/OA_MEDIA/uiwizrul.gif',

13: --
14: htp.p (''); --wwutl_htp.tableDataOpen;
15: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');
16: htp.tableRowOpen;
17: htp.tableData(htf.img('/OA_MEDIA/uiwizrul.gif',
18: cattributes => 'VALIGN="TOP"'));
19:
20: htp.tableData(htf.fontOpen(ccolor => '#E0E0E0',
21: cface => 'arial,helvetica', csize=> '-1')

Line 20: htp.tableData(htf.fontOpen(ccolor => '#E0E0E0',

16: htp.tableRowOpen;
17: htp.tableData(htf.img('/OA_MEDIA/uiwizrul.gif',
18: cattributes => 'VALIGN="TOP"'));
19:
20: htp.tableData(htf.fontOpen(ccolor => '#E0E0E0',
21: cface => 'arial,helvetica', csize=> '-1')
22: || htf.bold(p_title)
23: || htf.fontClose,
24: cattributes => 'WIDTH="98%" BGCOLOR="#000066" ROWSPAN="2"');

Line 26: htp.tableData(htf.img('/OA_MEDIA/uiwizrur.gif',

22: || htf.bold(p_title)
23: || htf.fontClose,
24: cattributes => 'WIDTH="98%" BGCOLOR="#000066" ROWSPAN="2"');
25:
26: htp.tableData(htf.img('/OA_MEDIA/uiwizrur.gif',
27: cattributes => 'VALIGN="TOP"'));
28: htp.tableRowClose;
29: htp.tableRowOpen;
30: htp.tableData(htf.img('/OA_MEDIA/red.gif',

Line 28: htp.tableRowClose;

24: cattributes => 'WIDTH="98%" BGCOLOR="#000066" ROWSPAN="2"');
25:
26: htp.tableData(htf.img('/OA_MEDIA/uiwizrur.gif',
27: cattributes => 'VALIGN="TOP"'));
28: htp.tableRowClose;
29: htp.tableRowOpen;
30: htp.tableData(htf.img('/OA_MEDIA/red.gif',
31: cattributes => 'BGCOLOR="#000066"'));
32: htp.tableData(htf.img('/OA_MEDIA/red.gif',

Line 29: htp.tableRowOpen;

25:
26: htp.tableData(htf.img('/OA_MEDIA/uiwizrur.gif',
27: cattributes => 'VALIGN="TOP"'));
28: htp.tableRowClose;
29: htp.tableRowOpen;
30: htp.tableData(htf.img('/OA_MEDIA/red.gif',
31: cattributes => 'BGCOLOR="#000066"'));
32: htp.tableData(htf.img('/OA_MEDIA/red.gif',
33: cattributes => 'BGCOLOR="#000066"'));

Line 30: htp.tableData(htf.img('/OA_MEDIA/red.gif',

26: htp.tableData(htf.img('/OA_MEDIA/uiwizrur.gif',
27: cattributes => 'VALIGN="TOP"'));
28: htp.tableRowClose;
29: htp.tableRowOpen;
30: htp.tableData(htf.img('/OA_MEDIA/red.gif',
31: cattributes => 'BGCOLOR="#000066"'));
32: htp.tableData(htf.img('/OA_MEDIA/red.gif',
33: cattributes => 'BGCOLOR="#000066"'));
34: htp.tableRowClose;

Line 32: htp.tableData(htf.img('/OA_MEDIA/red.gif',

28: htp.tableRowClose;
29: htp.tableRowOpen;
30: htp.tableData(htf.img('/OA_MEDIA/red.gif',
31: cattributes => 'BGCOLOR="#000066"'));
32: htp.tableData(htf.img('/OA_MEDIA/red.gif',
33: cattributes => 'BGCOLOR="#000066"'));
34: htp.tableRowClose;
35: htp.tableClose;
36: htp.p (''); --wwutl_htp.tableDataClose;

Line 34: htp.tableRowClose;

30: htp.tableData(htf.img('/OA_MEDIA/red.gif',
31: cattributes => 'BGCOLOR="#000066"'));
32: htp.tableData(htf.img('/OA_MEDIA/red.gif',
33: cattributes => 'BGCOLOR="#000066"'));
34: htp.tableRowClose;
35: htp.tableClose;
36: htp.p (''); --wwutl_htp.tableDataClose;
37:
38: end draw_title;

Line 35: htp.tableClose;

31: cattributes => 'BGCOLOR="#000066"'));
32: htp.tableData(htf.img('/OA_MEDIA/red.gif',
33: cattributes => 'BGCOLOR="#000066"'));
34: htp.tableRowClose;
35: htp.tableClose;
36: htp.p (''); --wwutl_htp.tableDataClose;
37:
38: end draw_title;
39:

Line 36: htp.p (''); --wwutl_htp.tableDataClose;

32: htp.tableData(htf.img('/OA_MEDIA/red.gif',
33: cattributes => 'BGCOLOR="#000066"'));
34: htp.tableRowClose;
35: htp.tableClose;
36: htp.p (''); --wwutl_htp.tableDataClose;
37:
38: end draw_title;
39:
40: procedure draw_image

Line 49: htp.tableData(htf.img('/OA_MEDIA/' || p_image,

45: begin
46: --
47: -- Draw the image bit
48: --
49: htp.tableData(htf.img('/OA_MEDIA/' || p_image,
50: cattributes=>'VALIGN="TOP" BORDER="0"'),
51: cattributes => 'VALIGN="TOP"', crowspan => 2);
52: end draw_image;
53:

Line 61: htp.p(''); --wwutl_htp.tableDataOpen;

57: --
58: -- Draw the Footer for the wizard
59: --
60:
61: htp.p(''); --wwutl_htp.tableDataOpen;
62: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');
63: htp.tableRowOpen;
64: htp.tableData(htf.img('/OA_MEDIA/uiwizrll.gif'));
65: htp.tableData(htf.img('/OA_MEDIA/red.gif'),

Line 62: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');

58: -- Draw the Footer for the wizard
59: --
60:
61: htp.p(''); --wwutl_htp.tableDataOpen;
62: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');
63: htp.tableRowOpen;
64: htp.tableData(htf.img('/OA_MEDIA/uiwizrll.gif'));
65: htp.tableData(htf.img('/OA_MEDIA/red.gif'),
66: cattributes => 'WIDTH="98%" BGCOLOR="#000066"');

Line 63: htp.tableRowOpen;

59: --
60:
61: htp.p(''); --wwutl_htp.tableDataOpen;
62: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');
63: htp.tableRowOpen;
64: htp.tableData(htf.img('/OA_MEDIA/uiwizrll.gif'));
65: htp.tableData(htf.img('/OA_MEDIA/red.gif'),
66: cattributes => 'WIDTH="98%" BGCOLOR="#000066"');
67: htp.tableData(htf.img('/OA_MEDIA/uiwizrlr.gif'));

Line 64: htp.tableData(htf.img('/OA_MEDIA/uiwizrll.gif'));

60:
61: htp.p(''); --wwutl_htp.tableDataOpen;
62: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');
63: htp.tableRowOpen;
64: htp.tableData(htf.img('/OA_MEDIA/uiwizrll.gif'));
65: htp.tableData(htf.img('/OA_MEDIA/red.gif'),
66: cattributes => 'WIDTH="98%" BGCOLOR="#000066"');
67: htp.tableData(htf.img('/OA_MEDIA/uiwizrlr.gif'));
68: htp.tableRowClose;

Line 65: htp.tableData(htf.img('/OA_MEDIA/red.gif'),

61: htp.p(''); --wwutl_htp.tableDataOpen;
62: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="0" CELLSPACING="0"');
63: htp.tableRowOpen;
64: htp.tableData(htf.img('/OA_MEDIA/uiwizrll.gif'));
65: htp.tableData(htf.img('/OA_MEDIA/red.gif'),
66: cattributes => 'WIDTH="98%" BGCOLOR="#000066"');
67: htp.tableData(htf.img('/OA_MEDIA/uiwizrlr.gif'));
68: htp.tableRowClose;
69: htp.tableClose;

Line 67: htp.tableData(htf.img('/OA_MEDIA/uiwizrlr.gif'));

63: htp.tableRowOpen;
64: htp.tableData(htf.img('/OA_MEDIA/uiwizrll.gif'));
65: htp.tableData(htf.img('/OA_MEDIA/red.gif'),
66: cattributes => 'WIDTH="98%" BGCOLOR="#000066"');
67: htp.tableData(htf.img('/OA_MEDIA/uiwizrlr.gif'));
68: htp.tableRowClose;
69: htp.tableClose;
70: htp.p(''); --wwutl_htp.tableDataClose;
71: end draw_footer;

Line 68: htp.tableRowClose;

64: htp.tableData(htf.img('/OA_MEDIA/uiwizrll.gif'));
65: htp.tableData(htf.img('/OA_MEDIA/red.gif'),
66: cattributes => 'WIDTH="98%" BGCOLOR="#000066"');
67: htp.tableData(htf.img('/OA_MEDIA/uiwizrlr.gif'));
68: htp.tableRowClose;
69: htp.tableClose;
70: htp.p(''); --wwutl_htp.tableDataClose;
71: end draw_footer;
72:

Line 69: htp.tableClose;

65: htp.tableData(htf.img('/OA_MEDIA/red.gif'),
66: cattributes => 'WIDTH="98%" BGCOLOR="#000066"');
67: htp.tableData(htf.img('/OA_MEDIA/uiwizrlr.gif'));
68: htp.tableRowClose;
69: htp.tableClose;
70: htp.p(''); --wwutl_htp.tableDataClose;
71: end draw_footer;
72:
73:

Line 70: htp.p(''); --wwutl_htp.tableDataClose;

66: cattributes => 'WIDTH="98%" BGCOLOR="#000066"');
67: htp.tableData(htf.img('/OA_MEDIA/uiwizrlr.gif'));
68: htp.tableRowClose;
69: htp.tableClose;
70: htp.p(''); --wwutl_htp.tableDataClose;
71: end draw_footer;
72:
73:
74: procedure draw_subheader

Line 83: htp.tableData(htf.fontOpen(ccolor => '#6666CC',

79: begin
80: --
81: -- Draw the SubHeader Title
82: --
83: htp.tableData(htf.fontOpen(ccolor => '#6666CC',
84: cface => 'arial,helvetica', csize => '-1')
85: || htf.bold(p_subheader_text)
86: || htf.fontClose);
87: end draw_subheader;

Line 98: htp.tableData(htf.fontOpen(cface => 'arial,helvetica', csize => '-1')

94: begin
95: --
96: -- Draw the Help Text
97: --
98: htp.tableData(htf.fontOpen(cface => 'arial,helvetica', csize => '-1')
99: || p_help_text
100: || htf.fontClose);
101:
102: end draw_helptext;

Line 113: --wwutl_htp.tableDataOpen(calign => 'RIGHT', cattributes => 'VALIGN="TOP"');

109: begin
110: --
111: -- Draw the Buttons
112: --
113: --wwutl_htp.tableDataOpen(calign => 'RIGHT', cattributes => 'VALIGN="TOP"');
114: htp.p('');
115: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="1" CELLSPACING="4"');
116: htp.tableRowOpen;
117:

Line 114: htp.p('');

110: --
111: -- Draw the Buttons
112: --
113: --wwutl_htp.tableDataOpen(calign => 'RIGHT', cattributes => 'VALIGN="TOP"');
114: htp.p('');
115: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="1" CELLSPACING="4"');
116: htp.tableRowOpen;
117:
118: for i in 1..p_buttons.count loop

Line 115: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="1" CELLSPACING="4"');

111: -- Draw the Buttons
112: --
113: --wwutl_htp.tableDataOpen(calign => 'RIGHT', cattributes => 'VALIGN="TOP"');
114: htp.p('');
115: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="1" CELLSPACING="4"');
116: htp.tableRowOpen;
117:
118: for i in 1..p_buttons.count loop
119: htp.tableData(icxui_api_util.formButton('p_request',

Line 116: htp.tableRowOpen;

112: --
113: --wwutl_htp.tableDataOpen(calign => 'RIGHT', cattributes => 'VALIGN="TOP"');
114: htp.p('');
115: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="1" CELLSPACING="4"');
116: htp.tableRowOpen;
117:
118: for i in 1..p_buttons.count loop
119: htp.tableData(icxui_api_util.formButton('p_request',
120: p_buttons(i).button_name,

Line 119: htp.tableData(icxui_api_util.formButton('p_request',

115: htp.tableOpen(cattributes => 'BORDER="0" CELLPADDING="1" CELLSPACING="4"');
116: htp.tableRowOpen;
117:
118: for i in 1..p_buttons.count loop
119: htp.tableData(icxui_api_util.formButton('p_request',
120: p_buttons(i).button_name,
121: cattributes =>
122: 'WIDTH="80" onClick="'||p_buttons(i).button_url||'"'),
123: cattributes => 'BGCOLOR="#999999"');

Line 126: htp.tableRowClose;

122: 'WIDTH="80" onClick="'||p_buttons(i).button_url||'"'),
123: cattributes => 'BGCOLOR="#999999"');
124: end loop;
125:
126: htp.tableRowClose;
127: htp.tableClose;
128: htp.p(''); --wwutl_htp.tableDataClose;
129:
130: end draw_buttons;

Line 127: htp.tableClose;

123: cattributes => 'BGCOLOR="#999999"');
124: end loop;
125:
126: htp.tableRowClose;
127: htp.tableClose;
128: htp.p(''); --wwutl_htp.tableDataClose;
129:
130: end draw_buttons;
131:

Line 128: htp.p(''); --wwutl_htp.tableDataClose;

124: end loop;
125:
126: htp.tableRowClose;
127: htp.tableClose;
128: htp.p(''); --wwutl_htp.tableDataClose;
129:
130: end draw_buttons;
131:
132:

Line 187: htp.tableData(htf.fontOpen(ccolor => '#666666',

183: is
184:
185: begin
186:
187: htp.tableData(htf.fontOpen(ccolor => '#666666',
188: cface => 'arial,helvetica', csize => '-2')
189: || htf.nobr(htf.bold(p_path_text))
190: || htf.fontClose,
191: cattributes => 'ALIGN="LEFT"');