oxPaymentList Class Reference

Inheritance diagram for oxPaymentList:

Inheritance graph
[legend]
Collaboration diagram for oxPaymentList:

Collaboration graph
[legend]

List of all members.


Detailed Description

Payment list manager.

Definition at line 6 of file oxpaymentlist.php.


Public Member Functions

 __construct ($sObjectsInListName= 'oxpayment')
 setHomeCountry ($sHomeCountry)
 getCountryId ($oUser)
 getPaymentList ($sShipSetId, $dPrice, $oUser=null)

Static Public Member Functions

static getInstance ()

Protected Member Functions

 _getFilterSelect ($sShipSetId, $dPrice, $oUser)

Protected Attributes

 $_sHomeCountry = null

Static Protected Attributes

static $_instance = null

Constructor & Destructor Documentation

oxPaymentList.__construct ( sObjectsInListName = 'oxpayment'  ) 

Class Constructor

Parameters:
string $sObjectsInListName Associated list item object type

Reimplemented from oxList.

Definition at line 26 of file oxpaymentlist.php.


Member Function Documentation

oxPaymentList.setHomeCountry ( sHomeCountry  ) 

Home country setter

Parameters:
string $sHomeCountry country id
Returns:
null

Definition at line 39 of file oxpaymentlist.php.

static oxPaymentList.getInstance (  )  [static]

Returns oxPaymentList instance

Returns:
oxpaymentList

Definition at line 53 of file oxpaymentlist.php.

oxPaymentList._getFilterSelect ( sShipSetId,
dPrice,
oUser 
) [protected]

Creates payment list filter SQL to load current state payment list

Parameters:
string $sShipSetId user chosen delivery set
double $dPrice basket products price
oxuser $oUser session user object
Returns:
string

Definition at line 81 of file oxpaymentlist.php.

oxPaymentList.getCountryId ( oUser  ) 

Returns user country id for for payment selection

Parameters:
oxuser $oUser oxuser object
Returns:
string

Definition at line 129 of file oxpaymentlist.php.

oxPaymentList.getPaymentList ( sShipSetId,
dPrice,
oUser = null 
)

Loads and returns list of user payments.

Parameters:
string $sShipSetId user chosen delivery set
double $dPrice basket product price excl. discount
oxuser $oUser session user object
Returns:
array

Definition at line 152 of file oxpaymentlist.php.


Member Data Documentation

oxPaymentList.$_instance = null [static, protected]

Definition at line 12 of file oxpaymentlist.php.

oxPaymentList.$_sHomeCountry = null [protected]

Definition at line 19 of file oxpaymentlist.php.


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

Generated on Tue Aug 18 09:25:30 2009 for OXID eShop CE by  doxygen 1.5.5