hw_Objrec2Array

hw_Objrec2Array -- convert attributes from object record to object array

Description

array hw_objrec2array(string object_record);

Converts an object_record into an object array. The keys of the resulting array are the attributes names. Multiple attributes like 'Title' in different languages form its own array. The keys of this array are the left part to the colon of the attribute value. Currently only the attributes 'Title', 'Description' and 'Keyword' are treated properly.