Zend Framework  1.12
Zend_Db_Adapter_Pdo_Mysql Member List

This is the complete list of members for Zend_Db_Adapter_Pdo_Mysql, including all inherited members.

$_allowSerializationZend_Db_Adapter_Abstractprotected
$_autoQuoteIdentifiersZend_Db_Adapter_Abstractprotected
$_autoReconnectOnUnserializeZend_Db_Adapter_Abstractprotected
$_caseFoldingZend_Db_Adapter_Abstractprotected
$_configZend_Db_Adapter_Abstractprotected
$_connectionZend_Db_Adapter_Abstractprotected
$_defaultProfilerClassZend_Db_Adapter_Abstractprotected
$_defaultStmtClassZend_Db_Adapter_Pdo_Abstractprotected
$_fetchModeZend_Db_Adapter_Abstractprotected
$_numericDataTypesZend_Db_Adapter_Pdo_Mysqlprotected
$_pdoTypeZend_Db_Adapter_Pdo_Mysqlprotected
$_profilerZend_Db_Adapter_Abstractprotected
__construct($config)Zend_Db_Adapter_Abstract
__sleep()Zend_Db_Adapter_Abstract
__wakeup()Zend_Db_Adapter_Abstract
_beginTransaction()Zend_Db_Adapter_Pdo_Abstractprotected
_checkRequiredOptions(array $config)Zend_Db_Adapter_Abstractprotected
_commit()Zend_Db_Adapter_Pdo_Abstractprotected
_connect()Zend_Db_Adapter_Pdo_Mysqlprotected
_dsn()Zend_Db_Adapter_Pdo_Mysqlprotected
_quote($value)Zend_Db_Adapter_Pdo_Abstractprotected
_quoteIdentifier($value, $auto=false)Zend_Db_Adapter_Abstractprotected
_quoteIdentifierAs($ident, $alias=null, $auto=false, $as= 'AS ')Zend_Db_Adapter_Abstractprotected
_rollBack()Zend_Db_Adapter_Pdo_Abstractprotected
_whereExpr($where)Zend_Db_Adapter_Abstractprotected
beginTransaction()Zend_Db_Adapter_Abstract
closeConnection()Zend_Db_Adapter_Pdo_Abstract
commit()Zend_Db_Adapter_Abstract
delete($table, $where= '')Zend_Db_Adapter_Abstract
describeTable($tableName, $schemaName=null)Zend_Db_Adapter_Pdo_Mysql
exec($sql)Zend_Db_Adapter_Pdo_Abstract
fetchAll($sql, $bind=array(), $fetchMode=null)Zend_Db_Adapter_Abstract
fetchAssoc($sql, $bind=array())Zend_Db_Adapter_Abstract
fetchCol($sql, $bind=array())Zend_Db_Adapter_Abstract
fetchOne($sql, $bind=array())Zend_Db_Adapter_Abstract
fetchPairs($sql, $bind=array())Zend_Db_Adapter_Abstract
fetchRow($sql, $bind=array(), $fetchMode=null)Zend_Db_Adapter_Abstract
foldCase($key)Zend_Db_Adapter_Abstract
getConfig()Zend_Db_Adapter_Abstract
getConnection()Zend_Db_Adapter_Abstract
getFetchMode()Zend_Db_Adapter_Abstract
getProfiler()Zend_Db_Adapter_Abstract
getQuoteIdentifierSymbol()Zend_Db_Adapter_Pdo_Mysql
getServerVersion()Zend_Db_Adapter_Pdo_Abstract
getStatementClass()Zend_Db_Adapter_Abstract
insert($table, array $bind)Zend_Db_Adapter_Abstract
isConnected()Zend_Db_Adapter_Pdo_Abstract
lastInsertId($tableName=null, $primaryKey=null)Zend_Db_Adapter_Pdo_Abstract
lastSequenceId($sequenceName)Zend_Db_Adapter_Abstract
limit($sql, $count, $offset=0)Zend_Db_Adapter_Pdo_Mysql
listTables()Zend_Db_Adapter_Pdo_Mysql
nextSequenceId($sequenceName)Zend_Db_Adapter_Abstract
prepare($sql)Zend_Db_Adapter_Pdo_Abstract
query($sql, $bind=array())Zend_Db_Adapter_Pdo_Abstract
quote($value, $type=null)Zend_Db_Adapter_Abstract
quoteColumnAs($ident, $alias, $auto=false)Zend_Db_Adapter_Abstract
quoteIdentifier($ident, $auto=false)Zend_Db_Adapter_Abstract
quoteInto($text, $value, $type=null, $count=null)Zend_Db_Adapter_Abstract
quoteTableAs($ident, $alias=null, $auto=false)Zend_Db_Adapter_Abstract
rollBack()Zend_Db_Adapter_Abstract
select()Zend_Db_Adapter_Abstract
setFetchMode($mode)Zend_Db_Adapter_Pdo_Abstract
setProfiler($profiler)Zend_Db_Adapter_Abstract
setStatementClass($class)Zend_Db_Adapter_Abstract
supportsParameters($type)Zend_Db_Adapter_Pdo_Abstract
update($table, array $bind, $where= '')Zend_Db_Adapter_Abstract