load()
load(resource $content, \Horde_Kolab_Storage_Object $object)
Convert the object content into a data structure and update the object accordingly.
Parameters
resource | $content | The raw content from the object. |
\Horde_Kolab_Storage_Object | $object | The object that should receive the parsed data. |