Zend Framework  1.12
Zend_Db_Statement Member List

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

$_adapterZend_Db_Statementprotected
$_attributeZend_Db_Statementprotected
$_bindColumnZend_Db_Statementprotected
$_bindParamZend_Db_Statementprotected
$_fetchModeZend_Db_Statementprotected
$_queryIdZend_Db_Statementprotected
$_sqlParamZend_Db_Statementprotected
$_sqlSplitZend_Db_Statementprotected
$_stmtZend_Db_Statementprotected
__construct($adapter, $sql)Zend_Db_Statement
_fetchBound($row)Zend_Db_Statement
_parseParameters($sql)Zend_Db_Statementprotected
_prepare($sql)Zend_Db_Statementprotected
_stripQuoted($sql)Zend_Db_Statementprotected
bindColumn($column, &$param, $type=null)Zend_Db_Statement
bindParam($parameter, &$variable, $type=null, $length=null, $options=null)Zend_Db_Statement
bindValue($parameter, $value, $type=null)Zend_Db_Statement
closeCursor()Zend_Db_Statement_Interface
columnCount()Zend_Db_Statement_Interface
errorCode()Zend_Db_Statement_Interface
errorInfo()Zend_Db_Statement_Interface
execute(array $params=null)Zend_Db_Statement
fetch($style=null, $cursor=null, $offset=null)Zend_Db_Statement_Interface
fetchAll($style=null, $col=null)Zend_Db_Statement
fetchColumn($col=0)Zend_Db_Statement
fetchObject($class= 'stdClass', array $config=array())Zend_Db_Statement
getAdapter()Zend_Db_Statement
getAttribute($key)Zend_Db_Statement
getDriverStatement()Zend_Db_Statement
nextRowset()Zend_Db_Statement_Interface
rowCount()Zend_Db_Statement_Interface
setAttribute($key, $val)Zend_Db_Statement
setFetchMode($mode)Zend_Db_Statement