Zend_Db_Adapter_MysqliLocated in /Db/Adapter/Mysqli.php (line 53)
Zend_Db_Adapter_Abstract | --Zend_Db_Adapter_Mysqli
delete (line 198)
Deletes table rows based on a WHERE clause.
describeTable (line 79)
Returns the column descriptions for a table.
fetchAll (line 124)
fetchRow (line 118)
getQuoteIdentifierSymbol (line 59)
insert (line 147)
Inserts a table row with specified data.
lastInsertId (line 252)
Gets the last inserted ID.
limit (line 309)
Adds an adapter-specific LIMIT clause to the SELECT statement.
listTables (line 69)
Returns a list of the tables in the database.
prepare (line 239)
Prepare a statement and return a PDOStatement-like object.
query (line 105)
setFetchMode (line 287)
Set the fetch mode.
update (line 171)
Updates table rows with specified data based on a WHERE clause.
_beginTransaction (line 261)
Begin a transaction.
_commit (line 269)
Commit a transaction.
_connect (line 225)
Creates a connection to the database.
_quote (line 215)
Quote a raw string.
_rollBack (line 277)
Roll-back a transaction.
Documentation generated on Wed, 21 Feb 2007 12:02:42 -0800 by phpDocumentor 1.3.1