Search for xml
Title | Object type | File name | Summary |
---|---|---|---|
xmlrpc_server_multicall | function | includes/ |
Dispatches multiple XML-RPC requests. |
xmlrpc_server_output | function | includes/ |
Sends XML-RPC output to the browser. |
xmlrpc_server_set | function | includes/ |
Stores a copy of an XML-RPC request temporarily. |
xmlrpc_test.info | file | modules/ |
name = "XML-RPC Test" description = "Support module for XML-RPC tests according to the validator1 specification." package = Testing version = VERSION core = 7.x hidden = TRUE |
xmlrpc_test.module | file | modules/ |
|
xmlrpc_test_arrayOfStructsTest | function | modules/ |
|
xmlrpc_test_countTheEntities | function | modules/ |
|
xmlrpc_test_easyStructTest | function | modules/ |
|
xmlrpc_test_echoStructTest | function | modules/ |
|
xmlrpc_test_manyTypesTest | function | modules/ |
|
xmlrpc_test_message_sized_in_kb | function | modules/ |
Created a message of the desired size in KB. |
xmlrpc_test_moderateSizeArrayCheck | function | modules/ |
|
xmlrpc_test_nestedStructTest | function | modules/ |
|
xmlrpc_test_simpleStructReturnTest | function | modules/ |
|
xmlrpc_test_xmlrpc | function | modules/ |
Implements hook_xmlrpc(). |
xmlrpc_test_xmlrpc_alter | function | modules/ |
Implements hook_xmlrpc_alter(). |
xmlrpc_value | function | includes/ |
Turns a data structure into objects with 'data' and 'type' attributes. |
xmlrpc_value_calculate_type | function | includes/ |
Maps a PHP type to an XML-RPC type. |
xmlrpc_value_get_xml | function | includes/ |
Generates XML representing the given value. |
_xmlrpc | function | includes/ |
Performs one or more XML-RPC requests. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.