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)
- Partial Call Graph (max 5 caller/called nodes):
- 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