Bitrix API

ShopGroupAssistant

Table of Contents

Constants

SHOP_ADMIN_USER_GROUP_CODE  = 'CRM_SHOP_ADMIN'
SHOP_MANAGER_USER_GROUP_CODE  = 'CRM_SHOP_MANAGER'

Methods

addShopAccess()  : bool
Append user to shop group
getShopUserGroupCode()  : string|null

Constants

SHOP_ADMIN_USER_GROUP_CODE

public mixed SHOP_ADMIN_USER_GROUP_CODE = 'CRM_SHOP_ADMIN'

SHOP_MANAGER_USER_GROUP_CODE

public mixed SHOP_MANAGER_USER_GROUP_CODE = 'CRM_SHOP_MANAGER'

Methods

addShopAccess()

Append user to shop group

public static addShopAccess(mixed $userId) : bool
Parameters
$userId : mixed
Tags
throws
UnknownActionException
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
bool

        
On this page

Search results