publish::proc_exists (public)

 publish::proc_exists namespace_name proc_name

Defined in packages/acs-content-repository/tcl/publish-procs.tcl

Parameters:
namespace_name - The fully qualified namespace name, such as "template::util"
proc_name - The proc name, such as "is_nil"
Returns:
1 if the proc exists in the given namespace, 0 otherwise

Partial Call Graph (max 5 caller/called nodes):
%3 publish::get_mime_handler publish::get_mime_handler (public) publish::proc_exists publish::proc_exists publish::get_mime_handler->publish::proc_exists

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