PHP Doku:: The TokyoTyrantQuery class - class.tokyotyrantquery.html

Verlauf / Chronik / History: (5) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische Datenbankerweiterungentokyo_tyrantThe TokyoTyrantQuery class

Ein Service von Reinhard Neidl - Webprogrammierung.

tokyo_tyrant

<<TokyoTyrantTable::setIndex

TokyoTyrantQuery::addCond>>


UnterSeiten:

The TokyoTyrantQuery class

Einführung

This class is used to query the table databases

Klassenbeschreibung

TokyoTyrantQuery implements Iterator , Traversable {
/* Methoden */
public mixed addCond ( string $name , int $op , string $expr )
public int count ( void )
public array current ( void )
public string hint ( void )
public string key ( void )
public array metaSearch ( array $queries , int $type )
public array next ( void )
public TokyoTyrantQuery out ( void )
public bool rewind ( void )
public array search ( void )
public mixed setLimit ([ int $max [, int $skip ]] )
public mixed setOrder ( string $name , int $type )
public bool valid ( void )
}

Inhaltsverzeichnis


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",...)