PHP Class Horde_ActiveSync_Message_AirSyncBaseBody, horde

Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_ActiveSync_Message_Base
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_mapping array Property mapping
$_properties array Property values

Méthodes publiques

Méthode Description
__construct ( array $options = [] ) Const'r
__destruct ( )
getClass ( ) : string Return the message type.

Method Details

__construct() public méthode

Const'r
See also: Horde_ActiveSync_Message_Base::__construct()
public __construct ( array $options = [] )
$options array

__destruct() public méthode

public __destruct ( )

getClass() public méthode

Return the message type.
public getClass ( ) : string
Résultat string

Property Details

$_mapping protected_oe property

Property mapping
protected array $_mapping
Résultat array

$_properties protected_oe property

Property values
protected array $_properties
Résultat array