xmlrpcs.inc

Version 1.21.2.1 (checked in on 2008/05/10 at 01:53:33 by drumm)

Functions

NameDescription
xmlrpc_serverThe main entry point for XML-RPC requests.
xmlrpc_server_callDispatch the request and any parameters to the appropriate handler.
xmlrpc_server_errorThrow an XML-RPC error.
xmlrpc_server_get
xmlrpc_server_get_capabilitiesXML-RPC method system.getCapabilities maps to this function. See http://groups.yahoo.com/group/xml-rpc/message/2897
xmlrpc_server_list_methodsXML-RPC method system.listMethods maps to this function.
xmlrpc_server_method_helpXML-RPC method system.methodHelp maps to this function.
xmlrpc_server_method_signatureXML-RPC method system.methodSignature maps to this function.
xmlrpc_server_multicall
xmlrpc_server_output
xmlrpc_server_setStore a copy of the request temporarily.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.