template::data::validate::richtext (public)
template::data::validate::richtext value_ref message_ref
Defined in packages/acs-templating/tcl/richtext-procs.tcl
Validate richtext after form submission.
- Parameters:
- value_ref (required)
- Reference variable to the submitted value
- message_ref (required)
- Reference variable for returning an error message
- Returns:
- True (1) if the submitted data is valid, false (0) if not
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.