PHP Class Horde_ActiveSync_Message_AirSyncBaseDelete, horde

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 mappings
$_properties array Property mapping.

Public Methods

Method Description
getClass ( ) : string Return the type of message.

Method Details

getClass() public method

Return the type of message.
public getClass ( ) : string
return string

Property Details

$_mapping protected_oe property

Property mappings
protected array $_mapping
return array

$_properties protected_oe property

Property mapping.
protected array $_properties
return array