Mage_Customer_Model_Entity_Wishlist_Collection Class Reference

Inheritance diagram for Mage_Customer_Model_Entity_Wishlist_Collection:

Mage_Eav_Model_Entity_Collection_Abstract Varien_Data_Collection_Db Varien_Data_Collection

List of all members.

Protected Member Functions

 _construct ()


Detailed Description

Definition at line 34 of file Collection.php.


Member Function Documentation

_construct (  )  [protected]

Initialize collection

Reimplemented from Mage_Eav_Model_Entity_Collection_Abstract.

Definition at line 36 of file Collection.php.

00037     {
00038         $this->setEntity(Mage::getResourceSingleton('customer/wishlist'));
00039     }


The documentation for this class was generated from the following file:

Generated on Sat Jul 4 17:24:04 2009 for Magento by  doxygen 1.5.8