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

Partial Call Graph (max 5 caller/called nodes):
%3 ns_dbquotevalue ns_dbquotevalue template::util::richtext::get_property template::util::richtext::get_property (public) template::data::to_sql::richtext template::data::to_sql::richtext template::data::to_sql::richtext->ns_dbquotevalue template::data::to_sql::richtext->template::util::richtext::get_property

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
[ hide source ] | [ make this the default ]
Show another procedure: