template::data::to_sql::richtext (public)
template::data::to_sql::richtext value
Defined in packages/acs-templating/tcl/richtext-procs.tcl
Handle richtext transformations using a standardized naming convention.
- Parameters:
- value (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [::ns_dbquotevalue [list [template::util::richtext::get_property content $value] [template::util::richtext::get_property format $value]]]XQL Not present: Generic, PostgreSQL, Oracle