Property |
Type |
Description |
|
$CTCaps |
array |
Example: array('text/x-vcard' => array('FN' => Horde_SyncMl_Property)) |
|
$DataStores |
array |
Array of Horde_SyncMl_DataStore objects. |
|
$DevID |
string |
The (globally unique) identifier of the source synchronization device. |
|
$DevTyp |
string |
The type of the source synchronization device. |
|
$Exts |
array |
A hash with elements as keys and arrays of elements as
values.
Example: array('X-Foo-Bar' => array(1, 'foo')) |
|
$FwV |
string |
The firmware version of the device. |
|
$HwV |
string |
The hardware version of the device. |
|
$Man |
string |
The name of the manufacturer of the device. |
|
$Mod |
string |
The model name or model number of the device. |
|
$OEM |
string |
The OEM (Original Equipment Manufacturer) of the device. |
|
$SupportLargeObjs |
boolean |
Whether the device supports handling of large objects. |
|
$SupportNumberOfChanges |
boolean |
Whether the device supports number of changes. |
|
$SwV |
string |
The software version of the device. |
|
$UTC |
boolean |
Whether the device supports UTC based time. |
|
$VerDTD |
string |
The major and minor version identifier of the Device Information DTD. |
|