1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CCatalogStoreControlUtil

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

static getStoreName ($storeId)
static getProductInfo ($elementId)
static showErrorProduct ($arProduct, $numberDisplayedElements=10)
static getQuantityInformation ($productId)
static clearStoreName ($storeId)
static clearAllStoreNames ()
static loadAllStoreNames ($active=true)
static getMultipleFilesFromPost (\Bitrix\Main\HttpRequest $request, array $fieldList)
static getFilesFromPost (\Bitrix\Main\HttpRequest $request, array $fieldList)
static isAllowShowShippingCenter ()

Статические защищенные данные

static $storeNames = array()

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

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

Методы

◆ clearAllStoreNames()

clearAllStoreNames ( )
static

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

◆ clearStoreName()

clearStoreName ( $storeId)
static

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

◆ getFilesFromPost()

getFilesFromPost ( \Bitrix\Main\HttpRequest $request,
array $fieldList )
static

Returns single files from \Bitrix\Main\UI\FileInput control.

Аргументы
\Bitrix\Main\HttpRequest$request
array$fieldList
Возвращает
array|null

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

◆ getMultipleFilesFromPost()

getMultipleFilesFromPost ( \Bitrix\Main\HttpRequest $request,
array $fieldList )
static

Returns multiple files from \Bitrix\Main\UI\FileInput control.

Аргументы
\Bitrix\Main\HttpRequest$request
array$fieldList
Возвращает
array|null

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

◆ getProductInfo()

getProductInfo ( $elementId)
static

Returns an array, containing information about the product block on its ID.

Аргументы
$elementId
Возвращает
array|string

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

◆ getQuantityInformation()

getQuantityInformation ( $productId)
static

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

◆ getStoreName()

getStoreName ( $storeId)
static

By store ID, returns its title and\or address.

Аргументы
$storeId
Возвращает
string

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

◆ isAllowShowShippingCenter()

isAllowShowShippingCenter ( )
static

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

◆ loadAllStoreNames()

loadAllStoreNames ( $active = true)
static

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

◆ showErrorProduct()

showErrorProduct ( $arProduct,
$numberDisplayedElements = 10 )
static

Generate a list of products on which did not match the total number and amount of all warehouses.

Аргументы
$arProduct
int$numberDisplayedElements
Возвращает
string

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

Поля

◆ $storeNames

$storeNames = array()
staticprotected

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


Объявления и описания членов класса находятся в файле: