[cvs] [Wiki] changed: WSDLHowTo

Jan Schneider jan at horde.org
Mon Jun 6 03:25:20 PDT 2005


jan  Mon, 06 Jun 2005 03:25:20 -0700

Modified page: http://wiki.horde.org/WSDLHowTo
New Revision:  1.5

@@ -1,5 +1,5 @@
-+ Using WSDL to Interface with the Horde API
++ Using SOAP/WSDL to Interface with the Horde API
 
 Most Horde modules have an API interface which is used by other modules to access and exchange data.  These API's are described in the //modulename/lib/api.php// files.  Calling the ///rpc.php// in your Horde webroot allows you to access the API remotely via XML-RPC/DISCO/SOAP/WSDL/REST etc.   The following script describes how to access a Horde installation remotely and list the APIs that are available.
 
 If you have IMP/Turba installed you can also try these calls which are commented out in the script:


More information about the cvs mailing list