PHP Class Horde_ActiveSync_Message_RecipientInformation, horde

Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_ActiveSync_Message_Base
显示文件 Open project: horde/horde

Protected Properties

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

Public Methods

Method Description
getClass ( ) : string Return message type

Method Details

getClass() public method

Return message type
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