См. определение в файле analyzer.php строка 9
◆ canCalculateSeparately()
canCalculateSeparately |
( |
array | $discount | ) |
|
Tells if this discount can calculate separately. It means it doesn't depends on basket and other discounts.
- Аргументы
-
- Возвращает
- bool
См. определение в файле analyzer.php строка 77
◆ canCalculateSeparatelyAllDiscount()
canCalculateSeparatelyAllDiscount |
( |
| ) |
|
Tells if allowed to calculate discount on basket separately.
- Возвращает
- bool
См. определение в файле analyzer.php строка 122
◆ getInstance()
Returns Singleton of Analyzer
- Возвращает
- static
См. определение в файле analyzer.php строка 22
◆ isContainGiftAction()
isContainGiftAction |
( |
array | $discount | ) |
|
Returns true if the discount contains action with gift.
- Аргументы
-
- Возвращает
- bool
См. определение в файле analyzer.php строка 47
◆ $errorCollection
◆ $internalModules
$internalModules = array('sale', 'catalog', 'main') |
|
protected |