|
static | IsAssociativeArray ($ar) |
static | WriteToLog ($text, $arVars=array(), $code="") |
static | getAdminHtml ($fieldId, $arField, $fieldName, $formName) |
static | getAdminMultilineControl ($arMultiControlQuery) |
static | wrapAdminHtml ($controlHtml, &$arConfig) |
static | getOptionOrImportValues ($optName, $importFuncName=false, $arFuncParams=array(), $siteId="") |
static | getShopLocationId ($siteId) |
static | getShopLocationZIP () |
static | getShopLocation ($siteId=false) |
static | getCsvObject ($filePath) |
static | getFileInfo ($fileId, $arSize=array("WIDTH"=> 90, "HEIGHT"=> 90)) |
static | getIblockPropInfo ($value, $propData, $arSize=array("WIDTH"=> 90, "HEIGHT"=> 90)) |
static | getLocationByIdHitCached ($id) |
См. определение в файле helper.php строка 4
◆ getAdminHtml()
getAdminHtml |
( |
| $fieldId, |
|
|
| $arField, |
|
|
| $fieldName, |
|
|
| $formName ) |
|
static |
- Аргументы
-
$fieldId | |
$arField | |
$fieldName | |
$formName | |
- Возвращает
- string
См. определение в файле helper.php строка 66
◆ getAdminMultilineControl()
getAdminMultilineControl |
( |
| $arMultiControlQuery | ) |
|
|
static |
◆ getCsvObject()
getCsvObject |
( |
| $filePath | ) |
|
|
static |
◆ getFileInfo()
getFileInfo |
( |
| $fileId, |
|
|
| $arSize = array("WIDTH" => 90, "HEIGHT" => 90) ) |
|
static |
Returns HTML code to show file (image or download link) Similar to CFile::ShowFile but shows name of the file in the download link
- Аргументы
-
int | $fileId | - file id |
array | $arSize | - width and height for image thumbnail |
- Возвращает
- string
См. определение в файле helper.php строка 398
◆ getIblockPropInfo()
getIblockPropInfo |
( |
| $value, |
|
|
| $propData, |
|
|
| $arSize = array("WIDTH" => 90, "HEIGHT" => 90) ) |
|
static |
◆ getLocationByIdHitCached()
getLocationByIdHitCached |
( |
| $id | ) |
|
|
static |
◆ getOptionOrImportValues()
getOptionOrImportValues |
( |
| $optName, |
|
|
| $importFuncName = false, |
|
|
| $arFuncParams = array(), |
|
|
| $siteId = "" ) |
|
static |
◆ getShopLocation()
getShopLocation |
( |
| $siteId = false | ) |
|
|
static |
◆ getShopLocationId()
getShopLocationId |
( |
| $siteId | ) |
|
|
static |
◆ getShopLocationZIP()
◆ IsAssociativeArray()
IsAssociativeArray |
( |
| $ar | ) |
|
|
static |
◆ wrapAdminHtml()
wrapAdminHtml |
( |
| $controlHtml, |
|
|
& | $arConfig ) |
|
static |
◆ WriteToLog()
WriteToLog |
( |
| $text, |
|
|
| $arVars = array(), |
|
|
| $code = "" ) |
|
static |
Writes to /bitrix/modules/sale.log
- Аргументы
-
string | $text | message to write |
array | $arVars | array (varname => value) to print out variables |
string | $code | log record tag |
См. определение в файле helper.php строка 35
Объявления и описания членов класса находятся в файле: