Overview

Packages

  • Auth
  • Config
  • Controller
  • Date
  • Db
  • Feed
    • Abstract
    • Writers
  • File
    • Decorator
  • Form
    • Element
  • Image
  • Log
    • Writer
  • Net
    • Exception
    • REST
  • None
  • PHP
  • PHPMailer
  • Session
  • Util
  • Validate
    • Validator
  • Zend
    • Db
      • Adapter
      • Expr
      • Profiler
      • Select
      • Statement
      • Table
    • Loader
      • Autoloader
      • PluginLoader
    • Registry

Classes

  • Zend_Db_Table
  • Zend_Db_Table_Abstract
  • Zend_Db_Table_Definition
  • Zend_Db_Table_Row
  • Zend_Db_Table_Row_Abstract
  • Zend_Db_Table_Rowset
  • Zend_Db_Table_Rowset_Abstract
  • Zend_Db_Table_Select

Exceptions

  • Zend_Db_Table_Exception
  • Zend_Db_Table_Row_Exception
  • Zend_Db_Table_Rowset_Exception
  • Zend_Db_Table_Select_Exception
  • Overview
  • Package
  • Class
  • Tree

Class Zend_Db_Table_Rowset

Reference concrete class that extends Zend_Db_Table_Rowset_Abstract. Developers may also create their own classes that extend the abstract class.

Zend_Db_Table_Rowset_Abstract implements SeekableIterator, Countable, ArrayAccess
Extended by Zend_Db_Table_Rowset
Package: Zend\Db\Table
Category: Zend
Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: New BSD License
Located at Zend/Db/Table/Rowset.php
Methods inherited from Zend_Db_Table_Rowset_Abstract
__construct(), __sleep(), __wakeup(), _loadAndReturnRow(), count(), current(), getRow(), getTable(), getTableClass(), init(), isConnected(), key(), next(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), rewind(), seek(), setTable(), toArray(), valid()
Properties inherited from Zend_Db_Table_Rowset_Abstract
$_connected, $_count, $_data, $_pointer, $_readOnly, $_rowClass, $_rows, $_stored, $_table, $_tableClass
Pry Framework API documentation generated by ApiGen 2.6.1