|
| static | existsFUserBasketQuantity (?int $fuserId, ?string $siteId=null) |
| static | existsFUserBasketPrice (?int $fuserId, ?string $siteId=null) |
| static | getFUserBasketQuantity ($fuserId, $siteId=null) |
| static | getFUserBasketPrice ($fuserId, $siteId=null) |
| static | setFUserBasketQuantity ($fuserId, $quantity, $siteId=null) |
| static | clearFUserBasketQuantity ($fuserId, $siteId=null) |
| static | setFUserBasketPrice ($fuserId, $price, $siteId=null) |
| static | clearFUserBasketPrice ($fuserId, $siteId=null) |
| static | updateFUserBasketPrice ($fuserId, $siteId=null, $basketList=null) |
| static | updateFUserBasketQuantity ($fuserId, $siteId=null, $basketList=null) |
| static | updateFUserBasket ($fuserId, $siteId=null) |
| static | onSaleBasketItemDeleted (Main\Event $event) |
| static | getRatioCache () |
| static | getRatioDataCache () |
См. определение в файле basketcomponenthelper.php строка 10
◆ clearFUserBasketPrice()
| clearFUserBasketPrice |
( |
| $fuserId, |
|
|
| $siteId = null ) |
|
static |
◆ clearFUserBasketQuantity()
| clearFUserBasketQuantity |
( |
| $fuserId, |
|
|
| $siteId = null ) |
|
static |
◆ existsFUserBasketPrice()
| existsFUserBasketPrice |
( |
?int | $fuserId, |
|
|
?string | $siteId = null ) |
|
static |
Returns true, if the fuser basket summary price has bedd already calculated.
- Аргументы
-
| int | null | $fuserId | |
| string | null | $siteId | |
- Возвращает
- bool
См. определение в файле basketcomponenthelper.php строка 43
◆ existsFUserBasketQuantity()
| existsFUserBasketQuantity |
( |
?int | $fuserId, |
|
|
?string | $siteId = null ) |
|
static |
Returns true, if the fuser basket summary quantity has already been calculated.
- Аргументы
-
| int | null | $fuserId | |
| string | null | $siteId | |
- Возвращает
- bool
См. определение в файле basketcomponenthelper.php строка 28
◆ getFUserBasketPrice()
| getFUserBasketPrice |
( |
| $fuserId, |
|
|
| $siteId = null ) |
|
static |
◆ getFUserBasketQuantity()
| getFUserBasketQuantity |
( |
| $fuserId, |
|
|
| $siteId = null ) |
|
static |
◆ getRatioCache()
◆ getRatioDataCache()
◆ onSaleBasketItemDeleted()
◆ setFUserBasketPrice()
| setFUserBasketPrice |
( |
| $fuserId, |
|
|
| $price, |
|
|
| $siteId = null ) |
|
static |
◆ setFUserBasketQuantity()
| setFUserBasketQuantity |
( |
| $fuserId, |
|
|
| $quantity, |
|
|
| $siteId = null ) |
|
static |
- Аргументы
-
| int | $fuserId | |
| int | float | $quantity | |
| string | null | $siteId | |
- Возвращает
- void
См. определение в файле basketcomponenthelper.php строка 99
◆ updateFUserBasket()
| updateFUserBasket |
( |
| $fuserId, |
|
|
| $siteId = null ) |
|
static |
◆ updateFUserBasketPrice()
| updateFUserBasketPrice |
( |
| $fuserId, |
|
|
| $siteId = null, |
|
|
| $basketList = null ) |
|
static |
- Аргументы
-
| int | $fuserId | |
| string | null | $siteId | |
| array | null | $basketList | |
- Возвращает
- void
См. определение в файле basketcomponenthelper.php строка 154
◆ updateFUserBasketQuantity()
| updateFUserBasketQuantity |
( |
| $fuserId, |
|
|
| $siteId = null, |
|
|
| $basketList = null ) |
|
static |
- Аргументы
-
| int | $fuserId | |
| string | null | $siteId | |
| array | null | $basketList | |
- Возвращает
- void
См. определение в файле basketcomponenthelper.php строка 182
◆ $cacheRatio
◆ $cacheRatioData
| array $cacheRatioData = [] |
|
static |
Объявления и описания членов класса находятся в файле: