UNA
BxAclModule Class Reference
Inheritance diagram for BxAclModule:
BxDolModule BxDol

Public Member Functions

 __construct ($aModule)
 
 actionCheckName ()
 
 serviceGetSafeServices ()
 
 serviceGetViewUrl ()
 
 serviceGetBlockView ()
 
 serviceGetMembershipActions ($iProfileId)
 
 serviceGetPaymentData ()
 
 serviceGetCartItem ($mixedItemId)
 
 serviceGetCartItems ($iSellerId)
 
 serviceRegisterCartItem ($iClientId, $iSellerId, $iItemId, $iItemCount, $sOrder, $sLicense)
 
 serviceRegisterSubscriptionItem ($iClientId, $iSellerId, $iItemId, $iItemCount, $sOrder, $sLicense)
 
 serviceReregisterCartItem ($iClientId, $iSellerId, $iItemIdOld, $iItemIdNew, $sOrder)
 
 serviceReregisterSubscriptionItem ($iClientId, $iSellerId, $iItemIdOld, $iItemIdNew, $sOrder)
 
 serviceUnregisterCartItem ($iClientId, $iSellerId, $iItemId, $iItemCount, $sOrder, $sLicense)
 
 serviceUnregisterSubscriptionItem ($iClientId, $iSellerId, $iItemId, $iItemCount, $sOrder, $sLicense)
 
 serviceCancelSubscriptionItem ($iClientId, $iSellerId, $iItemId, $iItemCount, $sOrder)
 
 serviceGetPrices ($iLevelId=0, $bFreeUnlimitedOnly=false)
 
 serviceGetProductsNames ($iVendorId=0, $iLimit=1000)
 
 getUserId ()
 
- Public Member Functions inherited from BxDolModule
 __construct ($aModule)
 
 isEnabled ()
 
 getName ()
 
 isLogged ()
 
 getUserId ()
 
 getUserPassword ()
 

Additional Inherited Members

- Static Public Member Functions inherited from BxDolModule
static getInstance ($sName)
 

Constructor & Destructor Documentation

◆ __construct()

BxAclModule::__construct (   $aModule)

Constructor

Member Function Documentation

◆ actionCheckName()

BxAclModule::actionCheckName ( )

ACTION METHODS

◆ getUserId()

BxAclModule::getUserId ( )

COMMON METHODS

◆ serviceCancelSubscriptionItem()

BxAclModule::serviceCancelSubscriptionItem (   $iClientId,
  $iSellerId,
  $iItemId,
  $iItemCount,
  $sOrder 
)

◆ serviceGetBlockView()

BxAclModule::serviceGetBlockView ( )

◆ serviceGetCartItem()

BxAclModule::serviceGetCartItem (   $mixedItemId)

◆ serviceGetCartItems()

BxAclModule::serviceGetCartItems (   $iSellerId)

◆ serviceGetMembershipActions()

BxAclModule::serviceGetMembershipActions (   $iProfileId)

◆ serviceGetPaymentData()

BxAclModule::serviceGetPaymentData ( )

◆ serviceGetPrices()

BxAclModule::serviceGetPrices (   $iLevelId = 0,
  $bFreeUnlimitedOnly = false 
)

◆ serviceGetProductsNames()

BxAclModule::serviceGetProductsNames (   $iVendorId = 0,
  $iLimit = 1000 
)

◆ serviceGetSafeServices()

BxAclModule::serviceGetSafeServices ( )

SERVICE METHODS

◆ serviceGetViewUrl()

BxAclModule::serviceGetViewUrl ( )

◆ serviceRegisterCartItem()

BxAclModule::serviceRegisterCartItem (   $iClientId,
  $iSellerId,
  $iItemId,
  $iItemCount,
  $sOrder,
  $sLicense 
)

◆ serviceRegisterSubscriptionItem()

BxAclModule::serviceRegisterSubscriptionItem (   $iClientId,
  $iSellerId,
  $iItemId,
  $iItemCount,
  $sOrder,
  $sLicense 
)

◆ serviceReregisterCartItem()

BxAclModule::serviceReregisterCartItem (   $iClientId,
  $iSellerId,
  $iItemIdOld,
  $iItemIdNew,
  $sOrder 
)

◆ serviceReregisterSubscriptionItem()

BxAclModule::serviceReregisterSubscriptionItem (   $iClientId,
  $iSellerId,
  $iItemIdOld,
  $iItemIdNew,
  $sOrder 
)

◆ serviceUnregisterCartItem()

BxAclModule::serviceUnregisterCartItem (   $iClientId,
  $iSellerId,
  $iItemId,
  $iItemCount,
  $sOrder,
  $sLicense 
)

◆ serviceUnregisterSubscriptionItem()

BxAclModule::serviceUnregisterSubscriptionItem (   $iClientId,
  $iSellerId,
  $iItemId,
  $iItemCount,
  $sOrder,
  $sLicense 
)

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