DBA Data[Home] [Help]

APPS.ICXUI_API_UTIL dependencies on HTF

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 22: || htf.bold(p_title)

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"');
25:
26: htp.tableData(htf.img('/OA_MEDIA/uiwizrur.gif',

Line 23: || htf.fontClose,

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"');
25:
26: htp.tableData(htf.img('/OA_MEDIA/uiwizrur.gif',
27: cattributes => 'VALIGN="TOP"'));

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 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 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 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 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 85: || htf.bold(p_subheader_text)

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;
88:
89: procedure draw_helptext

Line 86: || htf.fontClose);

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;
88:
89: procedure draw_helptext
90: (

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 100: || htf.fontClose);

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;
103:
104: procedure draw_buttons

Line 172: return htf.fontOpen(ccolor => '#000000',

168: begin
169: --
170: -- Set the font for the text
171: --
172: return htf.fontOpen(ccolor => '#000000',
173: cface => 'arial,helvetica', csize => '-1')
174: || htf.nobr(p_str)
175: || htf.fontClose;
176:

Line 174: || htf.nobr(p_str)

170: -- Set the font for the text
171: --
172: return htf.fontOpen(ccolor => '#000000',
173: cface => 'arial,helvetica', csize => '-1')
174: || htf.nobr(p_str)
175: || htf.fontClose;
176:
177: end get_text_style;
178:

Line 175: || htf.fontClose;

171: --
172: return htf.fontOpen(ccolor => '#000000',
173: cface => 'arial,helvetica', csize => '-1')
174: || htf.nobr(p_str)
175: || htf.fontClose;
176:
177: end get_text_style;
178:
179: procedure draw_path_text

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"');

Line 189: || htf.nobr(htf.bold(p_path_text))

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"');
192:
193: end draw_path_text;

Line 190: || htf.fontClose,

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"');
192:
193: end draw_path_text;
194: