oxCountryList Class Reference

Inheritance diagram for oxCountryList:
[legend]
Collaboration diagram for oxCountryList:
[legend]

List of all members.


Detailed Description

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

Definition at line 8 of file oxcountrylist.php.


Public Member Functions

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

Protected Member Functions

 _localCompare ($oA, $oB)

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.selectString ( sSQL  ) 

Selects and SQL, creates objects, assign them and preforms sorting that handles umlauts

Parameters:
string $sSQL SQL select statement
Returns:
null;

Reimplemented from oxList.

Definition at line 30 of file oxcountrylist.php.

oxCountryList.loadActiveCountries ( iLang = null  ) 

Selects and loads all active countries

Parameters:
integer $iLang language
Returns:
null;

Definition at line 43 of file oxcountrylist.php.

oxCountryList._localCompare ( oA,
oB 
) [protected]

Improved country sorting that handles umlauts. Replaces umlauts and compares country titles.

Parameters:
oxCountry $oA oxCountry object
oxCountry $oB oxCountry oxCountry object
Returns:
bool

Definition at line 60 of file oxcountrylist.php.


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

Generated on Thu Dec 4 12:05:23 2008 for OXID eShop CE by  doxygen 1.5.5