ad_html_colors (public, deprecated)
ad_html_colors
Defined in packages/acs-tcl/tcl/widgets-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Returns an array of HTML colors and names.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc ad_html_colors return { { Black 0 0 0 } { Silver 192 192 192 } { Gray 128 128 128 } { White 255 255 255 } { Maroon 128 0 0 } { Red 255 0 0 } { Purple 128 0 128 } { Fuchsia 255 0 255 } { Green 0 128 0 } { Lime 0 255 0 } { Olive 128 128 0 } { Yellow 255 255 0 } { Navy 0 0 128 } { Blue 0 0 255 } { Teal 0 128 128 } { Aqua 0 255 255 } }XQL Not present: PostgreSQL, Oracle Generic XQL file: packages/acs-tcl/tcl/widgets-procs.xql