xmlrpc_error

Functions that call xmlrpc_error()

Namesort iconLocationDescription
blogapi_errormodules/blogapi/blogapi.modulePrepare an error message for returning to the XMLRPC caller.
xmlrpc_clear_errorincludes/xmlrpc.incClears any previous error.
xmlrpc_errnoincludes/xmlrpc.incReturns the last XML-RPC client error number
xmlrpc_error_msgincludes/xmlrpc.incReturns the last XML-RPC client error message
xmlrpc_server_callincludes/xmlrpcs.incDispatch the request and any parameters to the appropriate handler.
xmlrpc_server_errorincludes/xmlrpcs.incThrow an XML-RPC error.
xmlrpc_server_method_signatureincludes/xmlrpcs.incXML-RPC method system.methodSignature maps to this function.
_xmlrpcincludes/xmlrpc.incExecute an XML remote procedural call. This is private function; call xmlrpc() in common.inc instead of this function.
 
 

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.