ad_var_type_check_nocheck_p (public, deprecated)

 ad_var_type_check_nocheck_p [ value ]

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Parameters:
value (optional)
Returns:
1 regardless of the value. This is useful if you want to set a filter over the entire site, then create a few exceptions. For example: ad_set_typed_form_variable_filter /my-dangerous-page.tcl {user_id nocheck} ad_set_typed_form_variable_filter /*.tcl user_id
See Also:

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) ad_var_type_check_nocheck_p ad_var_type_check_nocheck_p ad_var_type_check_nocheck_p->ad_log_deprecated

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