PHP Class Swiftriver\SiLCCInterface\ServiceInterface

Show file Open project: ushahidi/Swiftriver-2011

Public Methods

Method Description
InterafceWithService ( string $uri, $text, CoreConfigurationHandler $configuration ) : string Given a valid servive URI and a valid string of text this service wraps the SiLCC service

Method Details

InterafceWithService() public method

Given a valid servive URI and a valid string of text this service wraps the SiLCC service
public InterafceWithService ( string $uri, $text, CoreConfigurationHandler $configuration ) : string
$uri string
$configuration Swiftriver\Core\Configuration\ConfigurationHandlers\CoreConfigurationHandler
return string