The TokyoTyrantQuery class
Introduction
This class is used to query the table databases
Class synopsis
Table of Contents
- TokyoTyrantQuery::addCond — Adds a condition to the query
- TokyoTyrantQuery::__construct — Construct a new query
- TokyoTyrantQuery::count — Counts records
- TokyoTyrantQuery::current — Returns the current element
- TokyoTyrantQuery::hint — Get the hint string of the query
- TokyoTyrantQuery::key — The key purpose
- TokyoTyrantQuery::metaSearch — Retrieve records with multiple queries
- TokyoTyrantQuery::next — The next purpose
- TokyoTyrantQuery::out — Removes records based on query
- TokyoTyrantQuery::rewind — The rewind purpose
- TokyoTyrantQuery::search — Searches records
- TokyoTyrantQuery::setLimit — Limit results
- TokyoTyrantQuery::valid — Checks the validity of current item
TokyoTyrantQuery
There are no user contributed notes for this page.
