Inheritance diagram for oxCountryList:
 Collaboration diagram for oxCountryList: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 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.
 1.7.1