[commits] [Wiki] changed: Doc/Dev/LegacyApps

Jan Schneider jan at horde.org
Wed Sep 4 14:44:49 UTC 2013


jan  Wed, 04 Sep 2013 14:44:49 +0000

Modified page: http://wiki.horde.org/Doc/Dev/LegacyApps
New Revision:  8
Change log:  Fix link

@@ -1,9 +1,9 @@
  + Using Horde from a custom website or application

  The following code snippets show how easy it is to use Horde  
applications from any PHP code, for example websites, portals, or  
custom web applications.

-Each Horde application can provide a set of methods through its  
external API. These APIs are used for inter-application communication  
and data exchange between the different Horde modules. The API methods  
are always called through the ((Doc/Dev/RegistryH3|Horde Registry)).  
The Registry and the API methods are also used to provide the methods  
for Horde's RPC servers, name the XMLRPC, SOAP, and REST servers.
+Each Horde application can provide a set of methods through its  
external API. These APIs are used for inter-application communication  
and data exchange between the different Horde modules. The API methods  
are always called through the ((Doc/Dev/Registry|Horde Registry)). The  
Registry and the API methods are also used to provide the methods for  
Horde's RPC servers, name the XMLRPC, SOAP, and REST servers.

  Let's look at some code:

  <code type="php">



More information about the commits mailing list