См. определение в файле helper.php строка 17
◆ additionalHandlerCacheClean()
static additionalHandlerCacheClean |
( |
| ) |
|
|
static |
Clean additional delivery cache
См. определение в файле helper.php строка 143
◆ createTreeFromGroups()
static createTreeFromGroups |
( |
| $flatGroups | ) |
|
|
staticprotected |
Return tree groups.
- Аргументы
-
array | $flatGroups | Group list. |
- Возвращает
- array
См. определение в файле helper.php строка 49
◆ getCurrenciesList()
static getCurrenciesList |
( |
| ) |
|
|
static |
Return currencies list.
- Возвращает
- array Currencies list.
- Исключения
-
Bitrix\Main\LoaderException
См. определение в файле helper.php строка 26
◆ getDefaultSiteId()
static getDefaultSiteId |
( |
| ) |
|
|
static |
- Возвращает
- string Default site id.
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\ObjectPropertyException
См. определение в файле helper.php строка 122
◆ getGroupChooseControl()
static getGroupChooseControl |
( |
| $selectedGroupId, |
|
|
| $name, |
|
|
| $addParams = "", |
|
|
| $anyGroup = false ) |
|
static |
Return html for choose group control.
- Аргументы
-
int | string | $selectedGroupId | Selected group. |
string | $name | Group name. |
string | $addParams | Additional params for select tag. |
bool | $anyGroup | Allowed select any group. |
- Возвращает
- string
См. определение в файле helper.php строка 80
◆ getPortalZone()
Returns portal zone
- Возвращает
- string
- Исключения
-
Bitrix\Main\LoaderException
См. определение в файле helper.php строка 155