Public Member Functions

oxCountryList Class Reference

Inheritance diagram for oxCountryList:
Collaboration diagram for oxCountryList:

List of all members.

Public Member Functions

 __construct ($sObjectsInListName= 'oxcountry')
 loadActiveCountries ($iLang=null)

Detailed Description

Article list manager. Collects list of article according to collection rules (categories, etc.).

Definition at line 8 of file oxcountrylist.php.


Constructor & Destructor Documentation

oxCountryList.__construct ( sObjectsInListName = 'oxcountry'  ) 

Call parent class constructor

Parameters:
string $sObjectsInListName Associated list item object type
Returns:
null

Reimplemented from oxList.

Definition at line 17 of file oxcountrylist.php.


Member Function Documentation

oxCountryList.loadActiveCountries ( iLang = null  ) 

Selects and loads all active countries

Parameters:
integer $iLang language
Returns:
null;

Definition at line 29 of file oxcountrylist.php.


The documentation for this class was generated from the following file: