PHP Class 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
Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_ActiveSync_Message_Base
Mostrar archivo Open project: horde/horde

Protected Properties

Property Type Description
$_mapping array Property mapping
$_properties array Property values.

Public Methods

Method Description
getClass ( ) : string Return the message class.

Method Details

getClass() public method

Return the message class.
public getClass ( ) : string
return string

Property Details

$_mapping protected_oe property

Property mapping
protected array $_mapping
return array

$_properties protected_oe property

Property values.
protected array $_properties
return array