Mage_Downloadable_Model_Link_Purchased Class Reference

Inheritance diagram for Mage_Downloadable_Model_Link_Purchased:

Mage_Core_Model_Abstract Varien_Object

List of all members.

Protected Member Functions

 _construct ()


Detailed Description

Definition at line 34 of file Purchased.php.


Member Function Documentation

_construct (  )  [protected]

Enter description here...

Reimplemented from Varien_Object.

Definition at line 40 of file Purchased.php.

00041     {
00042         $this->_init('downloadable/link_purchased');
00043         parent::_construct();
00044     }


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

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