|
| __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) |
|
| isEnabled () |
|
| getName () |
|
| isLogged () |
|
| getUserPassword () |
|
| serviceIsSafeService ($s) |
|
| serviceIsPublicService ($s) |
|
| serviceGetPublicServices () |
|
|
| _serviceRegisterItem ($iClientId, $iSellerId, $iItemId, $iItemCount, $sOrder, $sLicense, $sType) |
|
| _serviceReregisterItem ($iClientId, $iSellerId, $iItemIdOld, $iItemIdNew, $sOrder, $sType) |
|
| _serviceUnregisterItem ($iClientId, $iSellerId, $iItemId, $iItemCount, $sOrder, $sLicense, $sType) |
|
|
static | getInstance ($sName) |
|
static | getTitle ($sUri) |
|
static | getTitleKey ($sUri) |
|
| $_aModule |
|
| $_oDb |
|
| $_oTemplate |
|
| $_oConfig |
|
◆ __construct()
BxAclModule::__construct |
( |
| $aModule | ) |
|
◆ actionCheckName()
BxAclModule::actionCheckName |
( |
| ) |
|
◆ getUserId()
BxAclModule::getUserId |
( |
| ) |
|
◆ 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 |
( |
| ) |
|
◆ 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:
- modules/boonex/acl/classes/BxAclModule.php