PHP Class Gpf_Rpc_JsonObject

Inheritance: extends Gpf_Object
Afficher le fichier Open project: fubralimited/php-oara Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $object = null )
__toString ( )
decode ( $string )
encode ( )

Private Methods

Méthode Description
initFrom ( $object )

Method Details

__construct() public méthode

public __construct ( $object = null )

__toString() public méthode

public __toString ( )

decode() public méthode

public decode ( $string )

encode() public méthode

public encode ( )