PHP Class Horde_ActiveSync_Message_OofMessage, horde

Since: 2.21.0
Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_ActiveSync_Message_Base
Mostrar archivo Open project: horde/horde

Public Properties

Property Type Description
$externalknown
$externalunknown
$internal

Protected Properties

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

Protected Methods

Method Description
_checkSendEmpty ( string $tag ) : boolean Checks to see if we should send an empty value.

Method Details

_checkSendEmpty() protected method

Checks to see if we should send an empty value.
protected _checkSendEmpty ( string $tag ) : boolean
$tag string The tag name
return boolean

Property Details

$_mapping protected_oe property

Property mapping
protected array $_mapping
return array

$_properties protected_oe property

Property values.
protected array $_properties
return array

$externalknown public_oe property

public $externalknown

$externalunknown public_oe property

public $externalunknown

$internal public_oe property

public $internal