PHP 클래스 Gpf_Rpc_JsonObject

상속: extends Gpf_Object
파일 보기 프로젝트 열기: fubralimited/php-oara 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $object = null )
__toString ( )
decode ( $string )
encode ( )

비공개 메소드들

메소드 설명
initFrom ( $object )

메소드 상세

__construct() 공개 메소드

public __construct ( $object = null )

__toString() 공개 메소드

public __toString ( )

decode() 공개 메소드

public decode ( $string )

encode() 공개 메소드

public encode ( )