Class Eabi_DpdEE_Block_Adminhtml_Config_Form_Field_Country
Displays list of countries at the shipping modules configuration field.
Number of countries are unlimited and if more than one of the same country exist in the list, then last country declaration overrrides previous one.
Each country declaration contains following:
- Base shipping price
- Additional price for each Kilogram. (data is taken from products weight field)
- Free shipping starts from price (Without VAT). Free shipping is disabled when this field is left empty.
- Cash on Delivery fee. Cash on delivery is disabled, when field is left empty.
- Mage_Adminhtml_Block_System_Config_Form_Field_Array_Abstract
- Eabi_DpdEE_Block_Adminhtml_Config_Form_Field_Country
public
|
|
public
|
|
protected
string
|
#
_renderCellTemplate( string $columnName )
Since select menus are not supported and renderer does not work when single quotes are included in the select value list then we need to override this method to support select dropdowns |
protected
string
|
|
protected
|