
Protected Member Functions | |
| _construct () | |
Definition at line 34 of file Collection.php.
| _construct | ( | ) | [protected] |
Enter description here...
Reimplemented from Mage_Core_Model_Mysql4_Collection_Abstract.
Definition at line 41 of file Collection.php.
00042 { 00043 $this->_init('downloadable/link_purchased_item'); 00044 }
1.5.8