PHP Class CS_REST_ServicesJsonSerialiser, createsend-php

Inheritance: extends CS_REST_BaseSerialiser
Show file Open project: campaignmonitor/createsend-php

Public Properties

Property Type Description
$_serialiser

Public Methods

Method Description
__construct ( $log )
deserialise ( $text )
get_content_type ( )
get_format ( )
get_type ( )
serialise ( $data )

Method Details

__construct() public method

public __construct ( $log )

deserialise() public method

public deserialise ( $text )

get_content_type() public method

public get_content_type ( )

get_format() public method

public get_format ( )

get_type() public method

public get_type ( )

serialise() public method

public serialise ( $data )

Property Details

$_serialiser public property

public $_serialiser