php man page for hw_objrec2array

Query: hw_objrec2array

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HW_OBJREC2ARRAY(3)							 1							HW_OBJREC2ARRAY(3)

hw_objrec2array - Convert attributes from object record to object array

SYNOPSIS
array hw_objrec2array (string $object_record, [array $format])
DESCRIPTION
Converts an $object_record into an object array.
PARAMETERS
o $object_record - The object record. o $format - An associative array with the attribute name as its key and the value being one of HW_ATTR_LANG or HW_ATTR_NONE.
RETURN VALUES
Returns an array. The keys of the resulting array are the attributes names. Multi-value 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. This left part must be two characters long. Other multi-value attributes without a prefix form an indexed array. If the optional parameter is missing the attributes 'Title', 'Description' and 'Keyword' are treated as language attributes and the attributes 'Group', 'Parent' and 'HtmlAttr' as non-prefixed multi- value attributes. By passing an array holding the type for each attribute you can alter this behaviour.
SEE ALSO
hw_array2objrec(3). PHP Documentation Group HW_OBJREC2ARRAY(3)
Related Man Pages
glbindvertexarray(3g) - centos
array_shift(3) - php
array_flip(3) - php
xml_set_element_handler(3) - php
hw_getobject(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun