template::util::richtext::format_options (public)
template::util::richtext::format_options
Defined in packages/acs-templating/tcl/richtext-procs.tcl
Returns a formatting option list
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [list [list [_ acs-templating.Enhanced_Text] text/enhanced] [list [_ acs-templating.Markdown_Text] text/markdown] [list [_ acs-templating.Plain_Text] text/plain] [list [_ acs-templating.Fixed_width_Text] text/fixed-width] [list [_ acs-templating.HTML] text/html]]XQL Not present: Generic, PostgreSQL, Oracle