| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 315 lines (9 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| xmlrpc_server($callbacks) X-Ref |
| The main entry point for XML-RPC requests. param: $callbacks |
| xmlrpc_server_error($error, $message = FALSE) X-Ref |
| Throw an XML-RPC error. param: $error param: $message |
| xmlrpc_server_output($xml) X-Ref |
| No description |
| xmlrpc_server_set($xmlrpc_server = NULL) X-Ref |
| Store a copy of the request temporarily. param: $xmlrpc_server |
| xmlrpc_server_get() X-Ref |
| No description |
| xmlrpc_server_call($xmlrpc_server, $methodname, $args) X-Ref |
| Dispatch the request and any parameters to the appropriate handler. param: $xmlrpc_server param: $methodname param: $args |
| xmlrpc_server_multicall($methodcalls) X-Ref |
| No description |
| xmlrpc_server_list_methods() X-Ref |
| XML-RPC method system.listMethods maps to this function. |
| xmlrpc_server_get_capabilities() X-Ref |
| XML-RPC method system.getCapabilities maps to this function. See http://groups.yahoo.com/group/xml-rpc/message/2897 |
| xmlrpc_server_method_signature($methodname) X-Ref |
| XML-RPC method system.methodSignature maps to this function. param: $methodname return: array |
| xmlrpc_server_method_help($method) X-Ref |
| XML-RPC method system.methodHelp maps to this function. param: $method |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |