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, 26 Apr 2013

view this page in

The TokyoTyrantQuery class

(No version information available, might only be in SVN)

Introduction

This class is used to query the table databases

Class synopsis

TokyoTyrantQuery implements Iterator , Traversable {
/* Methods */
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 )
}

Table of Contents



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

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