template::util::richtext_or_file::formats (public)

 template::util::richtext_or_file::formats

Defined in packages/acs-templating/tcl/richtext-or-file-procs.tcl

Returns a list of valid richtext_or_file formats

Partial Call Graph (max 5 caller/called nodes):
%3 template::data::validate::richtext_or_file template::data::validate::richtext_or_file (public) template::util::richtext_or_file::formats template::util::richtext_or_file::formats template::data::validate::richtext_or_file->template::util::richtext_or_file::formats

Testcases:
No testcase defined.
Source code:
    return { text/enhanced text/markdown text/plain text/html text/fixed-width }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: