rp_form_update (public, deprecated)

 rp_form_update name value

Defined in packages/acs-tcl/tcl/request-processor-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Identical to rp_form_put, but uses ns_set update instead. DEPRECATED: this proc is a trivial wrapper over NaviServer functionalities. One should use the native api directly.

Parameters:
name
value
Returns:
the form ns_set, in case you're interested. Mostly you will want to discard the result.
See Also:
  • ns_getform
  • ns_set

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

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