Maileon PHP client  1.2.5
Easily integrate your PHP application with Maileon.
com_maileon_api_json_JSONSerializer Class Reference

Static Public Member Functions

static json_encode ($object)
 

Detailed Description

Helper class for serializing JSON data

Author
Balogh Viktor balog.nosp@m.h.vi.nosp@m.ktor@.nosp@m.mail.nosp@m.eon.h.nosp@m.u | Maileon - Wanadis Kft.

Definition at line 7 of file JSONSerializer.php.

Member Function Documentation

static com_maileon_api_json_JSONSerializer::json_encode (   $object)
static

Used to serialize Maileon classes to JSON

Parameters
AbstractJSONWrapper | array$objectThe object to serialize
Returns
string The JSON representation of the object

Definition at line 16 of file JSONSerializer.php.


The documentation for this class was generated from the following file: