
Protected Member Functions | |
| _construct () | |
Definition at line 32 of file Collection.php.
| _construct | ( | ) | [protected] |
Initialization here
Reimplemented from Mage_Core_Model_Mysql4_Collection_Abstract.
Definition at line 34 of file Collection.php.
00035 { 00036 $this->_init('tax/calculation'); 00037 }
1.5.8