Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Swiftriver
SiCDSInterface
ServiceInterface
PHP Class Swiftriver\SiCDSInterface\ServiceInterface
Mostra file
Open project: ushahidi/Swiftriver-2011
Public Methods
Method
Description
InterafceWithService
(
string
$uri
,
string
$json
,
CoreConfigurationHandler
$configuration
) :
string
Given a valid servive URI and a valid string of JSON this service wraps the SiCDS service
Method Details
InterafceWithService()
public
method
Given a valid servive URI and a valid string of JSON this service wraps the SiCDS service
public
InterafceWithService
(
string
$uri
,
string
$json
,
CoreConfigurationHandler
$configuration
) :
string
$uri
string
$json
string
$configuration
Swiftriver\Core\Configuration\ConfigurationHandlers\CoreConfigurationHandler
return
string