FusionDirectory
Data Structures
webservice/contrib/docs/jsonrpc.php.doc File Reference

This is the webservice for FusionDirectory. More...

Data Structures

class  fdRPCService
 This class is the JSON-RPC webservice of FusionDirectory. More...
 

Detailed Description

This is the webservice for FusionDirectory.

It's a JSON-RPC service usually used through HTTPS. It should be put in the html folder of FusionDirectory Then the url of the webservice will be the url of your FusionDirectory instance followed by /jsonrpc.php

Definition in file jsonrpc.php.doc.