См. определение в файле tools.php строка 18
◆ getPriceTypeLinkList()
static getPriceTypeLinkList |
( |
| ) |
|
|
static |
Return array with edit url for all price types.
- Возвращает
- array
@noinspection PhpMethodOrClassCallIsNotCaseSensitiveInspection
@noinspection PhpMethodOrClassCallIsNotCaseSensitiveInspection
@noinspection PhpMethodOrClassCallIsNotCaseSensitiveInspection
См. определение в файле tools.php строка 25
◆ getPriceTypeList()
static getPriceTypeList |
( |
|
$codeIndex = false | ) |
|
|
static |
Return price type list for dropdown selectors.
- Аргументы
-
bool | $codeIndex | Use price code for result index. |
- Возвращает
- array
@noinspection PhpMethodOrClassCallIsNotCaseSensitiveInspection
См. определение в файле tools.php строка 72