Zend Framework  1.12
Zend_Db_Statement_Interface Member List

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

bindColumn($column, &$param, $type=null)Zend_Db_Statement_Interface
bindParam($parameter, &$variable, $type=null, $length=null, $options=null)Zend_Db_Statement_Interface
bindValue($parameter, $value, $type=null)Zend_Db_Statement_Interface
closeCursor()Zend_Db_Statement_Interface
columnCount()Zend_Db_Statement_Interface
errorCode()Zend_Db_Statement_Interface
errorInfo()Zend_Db_Statement_Interface
execute(array $params=array())Zend_Db_Statement_Interface
fetch($style=null, $cursor=null, $offset=null)Zend_Db_Statement_Interface
fetchAll($style=null, $col=null)Zend_Db_Statement_Interface
fetchColumn($col=0)Zend_Db_Statement_Interface
fetchObject($class= 'stdClass', array $config=array())Zend_Db_Statement_Interface
getAttribute($key)Zend_Db_Statement_Interface
nextRowset()Zend_Db_Statement_Interface
rowCount()Zend_Db_Statement_Interface
setAttribute($key, $val)Zend_Db_Statement_Interface
setFetchMode($mode)Zend_Db_Statement_Interface