downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

TokyoTyrantQuery::addCond> <TokyoTyrantTable::setIndex
[edit] Last updated: Fri, 17 May 2013

view this page in

The TokyoTyrantQuery class

(No hay información de versión disponible, podría estar únicamente en SVN)

Introducción

This class is used to query the table databases

Sinopsis de la Clase

TokyoTyrantQuery implements Iterator , Traversable {
/* Métodos */
public mixed addCond ( string $name , int $op , string $expr )
public __construct ( TokyoTyrantTable $table )
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 )
}

Tabla de contenidos



add a note add a note User Contributed Notes TokyoTyrantQuery - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites