PHP Doku:: Search object - function.hw-getobjectbyqueryobj.html

Verlauf / Chronik / History: (8) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_GetObjectByQueryObj

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_GetObjectByQueryCollObj

hw_GetParents>>

hw_GetObjectByQueryObj

(PHP 4)

hw_GetObjectByQueryObjSearch object

Beschreibung

array hw_getobjectbyqueryobj ( int $connection , string $query , int $max_hits )

Searches for objects on the whole server and returns an array of object records.

Parameter-Liste

connection

The connection identifier.

query

The query will only work with indexed attributes.

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.

Rückgabewerte

Returns an array of object records.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)