Interface ConfigInterface @api
- Since
- 100.0.2
Definition at line 13 of file ConfigInterface.php.
◆ getAvailableProductTypes()
getAvailableProductTypes |
( |
| ) |
|
Get available product types
- Returns
- array
Implemented in Config.
◆ getGroupTotals()
getGroupTotals |
( |
|
$section, |
|
|
|
$group |
|
) |
| |
Retrieve totals for group e.g. quote, etc
- Parameters
-
string | $section | |
string | $group | |
- Returns
- array
Implemented in Config.
◆ getTotalsRenderer()
getTotalsRenderer |
( |
|
$section, |
|
|
|
$group, |
|
|
|
$code |
|
) |
| |
Retrieve renderer for area from config
- Parameters
-
string | $section | |
string | $group | |
string | $code | |
- Returns
- array
Implemented in Config.
The documentation for this interface was generated from the following file: