oxCountryList Class Reference

Inheritance diagram for oxCountryList:

Inheritance graph
[legend]
Collaboration diagram for oxCountryList:

Collaboration graph
[legend]

List of all members.


Detailed Description

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

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

Returns:
null

Reimplemented from oxList.


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.

oxCountryList.loadActiveCountries ( iLang = null  ) 

Selects and loads all active countries

Returns:
null;

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


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

Generated on Wed Oct 29 23:43:58 2008 for OXID eShop CE by  doxygen 1.5.5