Class Horde_ActiveSync_Message_Base
Direct known subclasses
Horde_ActiveSync_Message_Appointment, Horde_ActiveSync_Message_Attendee, Horde_ActiveSync_Message_Contact, Horde_ActiveSync_Message_Folder, Horde_ActiveSync_Message_Recurrence, Horde_ActiveSync_Message_TaskIndirect known subclasses
Horde_ActiveSync_Message_Exception
Located at Horde/ActiveSync/Message/Base.php
public
|
|
public
mixed
|
|
public
|
|
public
mixed
|
|
public
|
|
public
|
|
public
array
|
|
public
boolean
|
#
isGhosted( string $property )
Determines if the property specified has been ghosted by the client. A ghosted property 1) IS listed in the supported list and 2) NOT present in the current message. If it's IN the supported list and NOT in the current message, then it IS ghosted and the server should keep the field's current value when performing any change action due to this message. |
public
|
#
decodeStream(
Recursively decodes the WBXML from input stream. This means that if this message contains complex types (like Appointment.Recuurence for example) the sub-objects are auto-instantiated and decoded as well. Places the decoded objects in the local properties array. |
public
|
#
encodeStream(
Encodes this object (and any sub-objects) as wbxml to the output stream. Output is ordered according to $_mapping |
integer |
KEY_ATTRIBUTE
|
#
1
|
integer |
KEY_VALUES
|
#
2
|
integer |
KEY_TYPE
|
#
3
|
integer |
TYPE_DATE
|
#
1
|
integer |
TYPE_HEX
|
#
2
|
integer |
TYPE_DATE_DASHES
|
#
3
|
integer |
TYPE_MAPI_STREAM
|
#
4
|
public
Horde_ActiveSync_FLAG_*
|
$flags
Message flags |
#
false
|