template::data::validate::richtext_or_file (public)

 template::data::validate::richtext_or_file value_ref message_ref

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

Validate submitted richtext_or_file by checking that the format is valid, HTML doesn't contain illegal tags, etc.

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 value is valid, false (0) otherwise

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