Search for xml

  1. Search 9.5.x for xml
  2. Search 8.9.x for xml
  3. Search 10.3.x for xml
  4. Search 11.x for xml
  5. Other projects
Title Object type File name Summary
xmlrpc_server_multicall function includes/xmlrpcs.inc Dispatches multiple XML-RPC requests.
xmlrpc_server_output function includes/xmlrpcs.inc Sends XML-RPC output to the browser.
xmlrpc_server_set function includes/xmlrpcs.inc Stores a copy of an XML-RPC request temporarily.
xmlrpc_test.info file modules/simpletest/tests/xmlrpc_test.info 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/simpletest/tests/xmlrpc_test.module
xmlrpc_test_arrayOfStructsTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_countTheEntities function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_easyStructTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_echoStructTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_manyTypesTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_message_sized_in_kb function modules/simpletest/tests/xmlrpc_test.module Created a message of the desired size in KB.
xmlrpc_test_moderateSizeArrayCheck function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_nestedStructTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_simpleStructReturnTest function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_xmlrpc function modules/simpletest/tests/xmlrpc_test.module Implements hook_xmlrpc().
xmlrpc_test_xmlrpc_alter function modules/simpletest/tests/xmlrpc_test.module Implements hook_xmlrpc_alter().
xmlrpc_value function includes/xmlrpc.inc Turns a data structure into objects with 'data' and 'type' attributes.
xmlrpc_value_calculate_type function includes/xmlrpc.inc Maps a PHP type to an XML-RPC type.
xmlrpc_value_get_xml function includes/xmlrpc.inc Generates XML representing the given value.
_xmlrpc function includes/xmlrpc.inc Performs one or more XML-RPC requests.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.