template::request::error (public)
template::request::error [ args... ]
Defined in packages/acs-templating/tcl/request-procs.tcl
Manually report request error(s) by setting error messages and then calling is_valid to handle display. Useful for conditions not tied to a single query parameter. The arguments to the procedure may be any number of name-message combinations.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.