xmlrpc::list_methods (public)

 xmlrpc::list_methods

Defined in packages/xml-rpc/tcl/xml-rpc-procs.tcl

Returns:
alphabetical list of XML-RPC procs on this server

Testcases:
No testcase defined.
Source code:
    return [lsort [nsv_array names xmlrpc_procs]]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: