PHP 클래스 Horde_ActiveSync_Message_AirSyncBaseBody, horde

저자: Michael J Rubinsky ([email protected])
상속: extends Horde_ActiveSync_Message_Base
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_mapping array Property mapping
$_properties array Property values

공개 메소드들

메소드 설명
__construct ( array $options = [] ) Const'r
__destruct ( )
getClass ( ) : string Return the message type.

메소드 상세

__construct() 공개 메소드

Const'r
또한 보기: Horde_ActiveSync_Message_Base::__construct()
public __construct ( array $options = [] )
$options array

__destruct() 공개 메소드

public __destruct ( )

getClass() 공개 메소드

Return the message type.
public getClass ( ) : string
리턴 string

프로퍼티 상세

$_mapping 보호되어 있는 프로퍼티

Property mapping
protected array $_mapping
리턴 array

$_properties 보호되어 있는 프로퍼티

Property values
protected array $_properties
리턴 array