Class Eabi_Postoffice_Model_Carriermodule
Carrier module represents unlimited amount of parcel terminals which can be placed in many countries.
Represents one entry from eabi_carriermodule database table.
Structure description:
- id - unique auto increment id
- carrier_code - Magento shipping method carrier code
- class_name - full Magento model name
- update_time - time when this carrier module was last updated
- Mage_Core_Model_Abstract
- Eabi_Postoffice_Model_Carriermodule
public
|
|
public
null
|
#
updateCarrierData( boolean $byPassTimeCheck )
Attempts to synchronize list of parcel terminals with remote server if update time was earlier than update interval for the current carrier. |
protected
|
#
assignGroup( array & $dataElement )
Keeps track of generated group_id-s based on the group_names, making sure that each group has it's unique id. |
protected
|
|
public static
|
protected static
mixed
|
$_date |
|