system.listMethods (public)
system.listMethods
Defined in packages/xml-rpc/tcl/system-procs.tcl
Enumerate the methods implemented by the XML-RPC server. The system.listMethods method requires no parameters.
- Returns:
- an array of strings, each of which is the name of a method implemented by the server.
- Author:
- Vinod Kurup
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.