template::util::richtext::acquire (public)

 template::util::richtext::acquire type [ value ]

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

Create a new richtext value with some predefined value Basically, create and set the richtext value

Parameters:
type (required)
value (optional)

Testcases:
No testcase defined.
Source code:
  set richtext_list [template::util::richtext::create]
  return [template::util::richtext::set_property $type $richtext_list $value]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: