Properties

$jsonrpc

$jsonrpc : 

Type

$method

$method : 

Type

$params

$params : 

Type

$id

$id : 

Type

$startTime

$startTime : 

Type

$applicationName

$applicationName : 

Type

$additionnalParams

$additionnalParams : 

Type

Methods

__construct()

__construct(string  $_jsonrpc) 

Parameters

string $_jsonrpc

makeError()

makeError(  $_code,   $_message) 

Parameters

$_code
$_message

makeSuccess()

makeSuccess(  $_result = 'ok') 

Parameters

$_result

getStartTime()

getStartTime() 

getApplicationName()

getApplicationName() 

getJsonrpc()

getJsonrpc() 

getMethod()

getMethod() 

getParams()

getParams() 

getId()

getId() 

setApplicationName()

setApplicationName(  $applicationName) 

Parameters

$applicationName

getAdditionnalParams()

getAdditionnalParams(  $_key = '',   $_default = '') 

Parameters

$_key
$_default

setAdditionnalParams()

setAdditionnalParams(  $_key,   $_value) 

Parameters

$_key
$_value