Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CS_REST_DoNothingSerialiser
PHP 클래스 CS_REST_DoNothingSerialiser, createsend-php
상속:
extends
CS_REST_BaseSerialiser
파일 보기
프로젝트 열기: campaignmonitor/createsend-php
공개 메소드들
메소드
설명
__construct
( )
check_encoding
(
$data
)
deserialise
(
$text
)
get_type
( )
serialise
(
$data
)
메소드 상세
__construct()
공개
메소드
public
__construct
( )
check_encoding()
공개
메소드
public
check_encoding
(
$data
)
deserialise()
공개
메소드
public
deserialise
(
$text
)
get_type()
공개
메소드
public
get_type
( )
serialise()
공개
메소드
public
serialise
(
$data
)