Public Member Functions | |
__construct ($sObjectsInListName= 'oxcountry') | |
loadActiveCountries ($iLang=null) |
Article list manager. Collects list of article according to collection rules (categories, etc.).
Definition at line 7 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 16 of file oxcountrylist.php.
oxCountryList.loadActiveCountries | ( | $ | iLang = null |
) |
Selects and loads all active countries
integer | $iLang language |
Definition at line 28 of file oxcountrylist.php.