
Public Member Functions | |
| joinAdminUser () | |
Protected Member Functions | |
| _construct () | |
Definition at line 34 of file Collection.php.
| _construct | ( | ) | [protected] |
Initialization here
Reimplemented from Mage_Core_Model_Mysql4_Collection_Abstract.
Definition at line 36 of file Collection.php.
00037 { 00038 $this->_init('dataflow/profile_history'); 00039 parent::_construct(); 00040 }
| joinAdminUser | ( | ) |
1.5.8