xmlrpc_example.module

Version 1.3 (checked in on 2006/02/19 at 23:04:56 by JonBob)

This is an example of how to implement XML-RPC callbacks by implementing a validation suite.

Information on the test in this suite can be found at: http://www.xmlrpc.com/validator1Docs

Functions

NameDescription
xmlrpc_example_arrayOfStructsTest
xmlrpc_example_countTheEntities
xmlrpc_example_easyStructTest
xmlrpc_example_echoStructTest
xmlrpc_example_manyTypesTest
xmlrpc_example_moderateSizeArrayCheck
xmlrpc_example_nestedStructTest
xmlrpc_example_simpleStructReturnTest
xmlrpc_example_xmlrpcImplementation of hook_xmlrpc().
Login or register to post comments
 
 

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.