PHP 클래스 Horde_ActiveSync_Message_Flag, horde

Portions of this class were ported from the Z-Push project: File : wbxml.php Project : Z-Push Descr : WBXML mapping file Created : 01.10.2007 � Zarafa Deutschland GmbH, www.zarafaserver.de This file is distributed under GPL-2.0. Consult COPYING file for details
저자: Michael J Rubinsky ([email protected])
상속: extends Horde_ActiveSync_Message_Base
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
getClass ( ) : string Return the message class.

메소드 상세

getClass() 공개 메소드

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

프로퍼티 상세

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

Property mapping
protected array $_mapping
리턴 array

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

Property values.
protected array $_properties
리턴 array