17691 Posts in 4607 Topics by 2180 members
General Questions
SilverStripe Forums » General Questions » Where does getCountryDropDown() come from?
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 964 Views |
-
Where does getCountryDropDown() come from?

25 July 2009 at 5:07am
Where is the list of Countries? How can I add a country or change a country's name?
Geoip::getCountryDropDown()
-
Re: Where does getCountryDropDown() come from?

25 July 2009 at 11:33pm
In GeoIp.php there is a protected static $iso_3166_countryCodes which defines the array.
-
Re: Where does getCountryDropDown() come from?

7 August 2009 at 4:52am
I want to make some customizations to class Geoip (sapphire/integration/GeoIp.php) but I only want my customizations to apply to the commerce module. Is there a way that I could overide this class just for one module WIHTOUT modifying any code in sapphire?
| 964 Views | ||
|
Page:
1
|
Go to Top |


