HW_GETPARENTSOBJ(3) 1 HW_GETPARENTSOBJ(3)
hw_GetParentsObj - Object records of parents
SYNOPSIS
array hw_getparentsobj (int $connection, int $objectID)
DESCRIPTION
Returns object records and statistical information about the object records. Each object record belongs to a parent of the object with ID
$objectID.
PARAMETERS
o $connection
- The connection identifier.
o $objectID
- The object identifier.
RETURN VALUES
Returns an indexed array of object records plus an associated array with statistical information about the object records. The associated
array is the last entry of the returned array.
PHP Documentation Group HW_GETPARENTSOBJ(3)