Query: hw_getobjectbyqueryobj
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HW_GETOBJECTBYQUERYOBJ(3) 1 HW_GETOBJECTBYQUERYOBJ(3) hw_GetObjectByQueryObj - Search objectSYNOPSISarray hw_getobjectbyqueryobj (int $connection, string $query, int $max_hits)DESCRIPTIONSearches for objects on the whole server and returns an array of object records.PARAMETERSo $connection - The connection identifier. o $query - The query will only work with indexed attributes. o $max_hits - The maximum number of matches is limited to $max_hits. If $max_hits is set to -1 the maximum number of matches is unlimited.RETURN VALUESReturns an array of object records.SEE ALSOhw_getobjectbyquery(3). PHP Documentation Group HW_GETOBJECTBYQUERYOBJ(3)