UNA
Loading...
Searching...
No Matches
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 ()
 
 getUserInfo ($iUserId=0)
 
- Public Member Functions inherited from BxDolModule
 isEnabled ()
 
 getName ()
 
 isLogged ()
 
 getUserPassword ()
 
 serviceIsSafeService ($s)
 
 serviceIsPublicService ($s)
 
 serviceGetPublicServices ()
 

Protected Member Functions

 _serviceRegisterItem ($iClientId, $iSellerId, $iItemId, $iItemCount, $sOrder, $sLicense, $sType)
 
 _serviceReregisterItem ($iClientId, $iSellerId, $iItemIdOld, $iItemIdNew, $sOrder, $sType)
 
 _serviceUnregisterItem ($iClientId, $iSellerId, $iItemId, $iItemCount, $sOrder, $sLicense, $sType)
 

Additional Inherited Members

- Static Public Member Functions inherited from BxDolModule
static getInstance ($sName)
 
static getTitle ($sUri)
 
static getTitleKey ($sUri)
 
- Public Attributes inherited from BxDolModule
 $_aModule
 
 $_oDb
 
 $_oTemplate
 
 $_oConfig
 

Constructor & Destructor Documentation

◆ __construct()

BxAclModule::__construct ( $aModule)

Constructor

Reimplemented from BxDolModule.

Member Function Documentation

◆ actionCheckName()

BxAclModule::actionCheckName ( )

ACTION METHODS

◆ getUserId()

BxAclModule::getUserId ( )

COMMON METHODS

Reimplemented from BxDolModule.

◆ 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

Reimplemented from BxDolModule.

◆ 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: