См. определение в файле basketcomponenthelper.php строка 10
◆ clearFUserBasketPrice()
static clearFUserBasketPrice |
( |
| $fUserId, |
|
|
| $siteId = null ) |
|
static |
◆ clearFUserBasketQuantity()
static clearFUserBasketQuantity |
( |
| $fUserId, |
|
|
| $siteId = null ) |
|
static |
◆ getFUserBasketPrice()
static getFUserBasketPrice |
( |
| $fuserId, |
|
|
| $siteId = null ) |
|
static |
◆ getFUserBasketQuantity()
static getFUserBasketQuantity |
( |
| $fuserId, |
|
|
| $siteId = null ) |
|
static |
◆ getRatioCache()
◆ getRatioDataCache()
static getRatioDataCache |
( |
| ) |
|
|
static |
◆ onSaleBasketItemDeleted()
static onSaleBasketItemDeleted |
( |
Main\Event | $event | ) |
|
|
static |
◆ setFUserBasketPrice()
static setFUserBasketPrice |
( |
| $fUserId, |
|
|
| $price, |
|
|
| $siteId = null ) |
|
staticprotected |
◆ setFUserBasketQuantity()
static setFUserBasketQuantity |
( |
| $fUserId, |
|
|
| $quantity, |
|
|
| $siteId = null ) |
|
staticprotected |
- Аргументы
-
int | $fUserId | |
int | float | $quantity | |
string | null | $siteId | |
- Возвращает
- void
См. определение в файле basketcomponenthelper.php строка 87
◆ updateFUserBasket()
static updateFUserBasket |
( |
| $fuserId, |
|
|
| $siteId = null ) |
|
static |
◆ updateFUserBasketPrice()
static updateFUserBasketPrice |
( |
| $fuserId, |
|
|
| $siteId = null, |
|
|
| $basketList = null ) |
|
static |
- Аргументы
-
int | $fuserId | |
string | null | $siteId | |
array | null | $basketList | |
- Возвращает
- void
См. определение в файле basketcomponenthelper.php строка 148
◆ updateFUserBasketQuantity()
static updateFUserBasketQuantity |
( |
| $fuserId, |
|
|
| $siteId = null, |
|
|
| $basketList = null ) |
|
static |
- Аргументы
-
int | $fuserId | |
string | null | $siteId | |
array | null | $basketList | |
- Возвращает
- void
См. определение в файле basketcomponenthelper.php строка 178
◆ $cacheRatio
◆ $cacheRatioData
$cacheRatioData = array() |
|
static |