LimeSurvey API - Master branch

jsonRPCServer
in package

This class build a json-RPC Server 1.0 http://json-rpc.org/wiki/specification

Tags
author

sergio jsonrpcphp@inservibile.org

Table of Contents

Methods

handle()  : bool
This function handle a request binding it to a given object

Methods

handle()

This function handle a request binding it to a given object

public static handle(object $object) : bool
Parameters
$object : object
Return values
bool

        
On this page

Search results