xmlrpc.inc |
drupal/includes/xmlrpc.inc |
|
Drupal XML-RPC library. |
xmlrpc.php |
drupal/xmlrpc.php |
|
PHP page for handling incoming XML-RPC requests from clients. |
xmlrpc.test |
drupal/modules/simpletest/tests/xmlrpc.test |
|
|
xmlrpcs.inc |
drupal/includes/xmlrpcs.inc |
|
Provides API for defining and handling XML-RPC requests. |
xmlrpc_test.info |
drupal/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 |
drupal/modules/simpletest/tests/xmlrpc_test.module |
|
|