PHP Class Swiftriver\Core\Workflows\ContentServices\GetContent

Author: mg[at]swiftly[dot]org
Inheritance: extends ContentServicesBase
Show file Open project: ushahidi/Swiftriver-2011

Public Methods

Method Description
RunWorkflow ( string $json, $key ) : string Given a JSON string describing the pagination and state required, this method will return a set of content items

Method Details

RunWorkflow() public method

Given a JSON string describing the pagination and state required, this method will return a set of content items
public RunWorkflow ( string $json, $key ) : string
$json string
return string