Forum und email

hw_GetObjectByQueryCollObj

(PHP 4)

hw_GetObjectByQueryCollObj — Recherche un objet dans un groupe

Description

array hw_getobjectbyquerycollobj ( int $connection , int $objectID , string $query , int $max_hits )

hw_getobjectbyquerycollobj() recherche un objet sur tout le groupe objectID et retourne un tableau d' object records. Le nombre maximum d'objets est limité par objectID . Si objectid vaut -1 il n'y a pas de limite.

La requête ne fonctionnera qu'avec des attributs indexés.

Voir aussi hw_getobjectbyquerycoll().