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

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

static getPriceTypeLinkList ()
 
static getPriceTypeList ($codeIndex=false)
 

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

См. определение в файле 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$codeIndexUse price code for result index.
Возвращает
array

@noinspection PhpMethodOrClassCallIsNotCaseSensitiveInspection

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