Class Mage_Directory_Model_Resource_Country_Collection
Directory Country Resource Collection
- Varien_Data_Collection_Db
- Mage_Core_Model_Resource_Db_Collection_Abstract
- Mage_Directory_Model_Resource_Country_Collection
Direct known subclasses
Mage_Directory_Model_Mysql4_Country_Collection
Package: Mage\Directory
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Directory/Model/Resource/Country/Collection.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Directory/Model/Resource/Country/Collection.php
protected
|
|
public
|
|
public
|
|
public
|
#
addCountryCodeFilter( string|array $countryCode, string|array $iso = array('iso3', 'iso2') )
Add filter by country code to collection. $countryCode can be either array of country codes or string representing one country code. $iso can be either array containing 'iso2', 'iso3' values or string with containing one of that values directly. The collection will contain countries where at least one of contry $iso fields matches $countryCode. |
public
|
|
public
array
|
CACHE_TAG
|