api_proc_url (public)

 api_proc_url [ -source ] proc

Defined in packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl

Switches:
-source (optional, boolean, defaults to "1")
Parameters:
proc (required)
Returns:
the URL of the page that documents the given proc.
Author:
Lars Pind <lars@pinds.com>
Created:
14 July 2000

Testcases:
acs_api_browser_api_proc_pretty_name
Source code:
    return "/api-doc/proc-view?proc=[ns_urlencode $proc]&source_p=$source_p"
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: