apm_callback_has_valid_args (public)
apm_callback_has_valid_args -type type -proc_name proc_name
Defined in packages/acs-tcl/tcl/apm-procs.tcl
Returns 1 if the specified callback proc of a certain type has a valid argument list in its definition and 0 otherwise. Assumes that the callback proc is defined with ad_proc.
- Switches:
- -type (required)
- -proc_name (required)
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.