PHP Class Swiftriver\Core\ObjectModel\ObjectFactories\ChannelFactory

Mostrar archivo Open project: ushahidi/Swiftriver-2011 Class Usage Examples

Public Methods

Method Description
CreateChannelFromIdentifier ( string $identifier ) : Channel Creates a new Channel obejct from an id string
CreateChannelFromJSON ( $json )

Method Details

CreateChannelFromIdentifier() public static method

Creates a new Channel obejct from an id string
public static CreateChannelFromIdentifier ( string $identifier ) : Channel
$identifier string
return Swiftriver\Core\ObjectModel\Channel

CreateChannelFromJSON() public static method

public static CreateChannelFromJSON ( $json )