template::util::richtext_or_file::format_options (public)
template::util::richtext_or_file::format_options
Defined in packages/acs-templating/tcl/richtext-or-file-procs.tcl
Returns a formatting option list
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return { {"Enhanced Text" text/enhanced} {"Markdown Text" text/markdown} {"Plain Text" text/plain} {"Fixed-width Text" text/fixed-width} {"HTML" text/html} }XQL Not present: Generic, PostgreSQL, Oracle