|
| __construct () |
|
| setActiveUri ($sActive) |
|
| getActiveUri () |
|
| isActive () |
|
| getPayments () |
|
| getProviders ($iVendorId, $sProvider='') |
|
| getOption ($sOption) |
|
| getOrdersUrl () |
|
| getCartUrl () |
|
| getCartItems () |
|
| getCartItemCount ($iUserId, $iOldCount=0) |
|
| getCartItemDescriptor ($iVendorId, $iModuleId, $iItemId, $iItemCount) |
|
| getCartJs ($bWrapped=true) |
|
| getAddToCartJs ($iVendorId, $mixedModuleId, $iItemId, $iItemCount, $bNeedRedirect=false, $bWrapped=true) |
|
| getAddToCartLink ($iVendorId, $mixedModuleId, $iItemId, $iItemCount, $bNeedRedirect=false) |
|
| initializeCheckout ($iVendorId, $sProvider, $aItems=array()) |
|
| prolongSubscription ($sOrderId) |
|
Payments objects.
Definition at line 13 of file ChWsbPayments.php.
◆ __construct()
ChWsbPayments::__construct |
( |
| ) |
|
◆ getActiveUri()
ChWsbPayments::getActiveUri |
( |
| ) |
|
◆ getAddToCartJs()
ChWsbPayments::getAddToCartJs |
( |
|
$iVendorId, |
|
|
|
$mixedModuleId, |
|
|
|
$iItemId, |
|
|
|
$iItemCount, |
|
|
|
$bNeedRedirect = false , |
|
|
|
$bWrapped = true |
|
) |
| |
◆ getAddToCartLink()
ChWsbPayments::getAddToCartLink |
( |
|
$iVendorId, |
|
|
|
$mixedModuleId, |
|
|
|
$iItemId, |
|
|
|
$iItemCount, |
|
|
|
$bNeedRedirect = false |
|
) |
| |
◆ getCartItemCount()
ChWsbPayments::getCartItemCount |
( |
|
$iUserId, |
|
|
|
$iOldCount = 0 |
|
) |
| |
◆ getCartItemDescriptor()
ChWsbPayments::getCartItemDescriptor |
( |
|
$iVendorId, |
|
|
|
$iModuleId, |
|
|
|
$iItemId, |
|
|
|
$iItemCount |
|
) |
| |
◆ getCartItems()
ChWsbPayments::getCartItems |
( |
| ) |
|
◆ getCartJs()
ChWsbPayments::getCartJs |
( |
|
$bWrapped = true | ) |
|
◆ getCartUrl()
ChWsbPayments::getCartUrl |
( |
| ) |
|
◆ getInstance()
static ChWsbPayments::getInstance |
( |
| ) |
|
|
static |
◆ getOption()
ChWsbPayments::getOption |
( |
|
$sOption | ) |
|
◆ getOrdersUrl()
ChWsbPayments::getOrdersUrl |
( |
| ) |
|
◆ getPayments()
ChWsbPayments::getPayments |
( |
| ) |
|
◆ getProviders()
ChWsbPayments::getProviders |
( |
|
$iVendorId, |
|
|
|
$sProvider = '' |
|
) |
| |
◆ initializeCheckout()
ChWsbPayments::initializeCheckout |
( |
|
$iVendorId, |
|
|
|
$sProvider, |
|
|
|
$aItems = array() |
|
) |
| |
◆ isActive()
ChWsbPayments::isActive |
( |
| ) |
|
◆ prolongSubscription()
ChWsbPayments::prolongSubscription |
( |
|
$sOrderId | ) |
|
◆ setActiveUri()
ChWsbPayments::setActiveUri |
( |
|
$sActive | ) |
|
◆ $_aObjects
ChWsbPayments::$_aObjects |
|
protected |
◆ $_oDb
◆ $_sActiveUri
ChWsbPayments::$_sActiveUri |
|
protected |
The documentation for this class was generated from the following file: