template::util::richtext::set_property (public)

 template::util::richtext::set_property what richtext_list value

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

Set a property of the richtext datatype.

Parameters:
what - One of
  • contents (synonyms content, text)
  • format (synonym mime_type)

richtext_list - the richtext list to modify
value - the new value
Returns:
the modified list

Partial Call Graph (max 5 caller/called nodes):
%3 packages/acs-admin/www/auth/authority.tcl packages/acs-admin/ www/auth/authority.tcl template::util::richtext::set_property template::util::richtext::set_property packages/acs-admin/www/auth/authority.tcl->template::util::richtext::set_property template::data::transform::spellcheck template::data::transform::spellcheck (public) template::data::transform::spellcheck->template::util::richtext::set_property template::util::richtext::acquire template::util::richtext::acquire (public) template::util::richtext::acquire->template::util::richtext::set_property

Testcases:
No testcase defined.
[ show source ]
Show another procedure: