Public Member Functions | |
__construct ($sObjectsInListName= 'oxcountry') | |
loadActiveCountries ($iLang=null) |
Country list manager class. Collects a list of countries according to collection rules (active).
Definition at line 8 of file oxcountrylist.php.
oxCountryList.__construct | ( | $ | sObjectsInListName = 'oxcountry' |
) |
Call parent class constructor
string | $sObjectsInListName Associated list item object type |
Reimplemented from oxList.
Definition at line 17 of file oxcountrylist.php.
oxCountryList.loadActiveCountries | ( | $ | iLang = null |
) |
Selects and loads all active countries
integer | $iLang language |
Definition at line 29 of file oxcountrylist.php.