Class Mage_Core_Model_Resource_Iterator

Description

Active record implementation

Located in /Core/Model/Resource/Iterator.php (line 32)

Varien_Object
   |
   --Mage_Core_Model_Resource_Iterator
Method Summary
Mage_Core_Model_Resource_Activerecord walk (Zend_Db_Statement_Interface|Zend_Db_Select|string $query,  $callbacks, [ $args = array()], array|string $callback)
Zend_Db_Statement_Interface _getStatement (Zend_Db_Statement_Interface|Zend_Db_Select|string $query, [Zend_Db_Adapter_Abstract $conn = null])
Methods
walk (line 42)

Walk over records fetched from query one by one using callback function

  • access: public
Mage_Core_Model_Resource_Activerecord walk (Zend_Db_Statement_Interface|Zend_Db_Select|string $query,  $callbacks, [ $args = array()], array|string $callback)
  • Zend_Db_Statement_Interface|Zend_Db_Select|string $query
  • array|string $callback
  • array $args
  • array $callbacks
_getStatement (line 68)

Fetch Zend statement instance

  • access: protected
Zend_Db_Statement_Interface _getStatement (Zend_Db_Statement_Interface|Zend_Db_Select|string $query, [Zend_Db_Adapter_Abstract $conn = null])
  • Zend_Db_Statement_Interface|Zend_Db_Select|string $query
  • Zend_Db_Adapter_Abstract $conn

Documentation generated on Fri, 11 Feb 2011 17:07:33 +0200 by phpDocumentor 1.4.3