Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Helper

Открытые статические члены

static getCurrenciesList ()
 
static getGroupChooseControl ($selectedGroupId, $name, $addParams="", $anyGroup=false)
 
static getDefaultSiteId ()
 
static additionalHandlerCacheClean ()
 
static getPortalZone ()
 

Защищенные статические члены

static createTreeFromGroups ($flatGroups)
 

Подробное описание

См. определение в файле helper.php строка 17

Методы

◆ additionalHandlerCacheClean()

static additionalHandlerCacheClean ( )
static

Clean additional delivery cache

См. определение в файле helper.php строка 143

◆ createTreeFromGroups()

static createTreeFromGroups ( $flatGroups)
staticprotected

Return tree groups.

Аргументы
array$flatGroupsGroup list.
Возвращает
array

См. определение в файле helper.php строка 49

◆ getCurrenciesList()

static getCurrenciesList ( )
static

Return currencies list.

Возвращает
array Currencies list.
Исключения
SystemException

Bitrix\Main\LoaderException

См. определение в файле helper.php строка 26

◆ getDefaultSiteId()

static getDefaultSiteId ( )
static
Возвращает
string Default site id.
Исключения
SystemException

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$selectedGroupIdSelected group.
string$nameGroup name.
string$addParamsAdditional params for select tag.
bool$anyGroupAllowed select any group.
Возвращает
string

См. определение в файле helper.php строка 80

◆ getPortalZone()

static getPortalZone ( )
static

Returns portal zone

Возвращает
string
Исключения

Bitrix\Main\LoaderException

См. определение в файле helper.php строка 155