1C-Bitrix 25.700.0
|
Функции | |
if(defined( 'CATALOG_GLOBAL_VARS') &&CATALOG_GLOBAL_VARS=='Y') | GetCatalogGroups ($by="SORT", $order="ASC") |
GetCatalogGroup ($CATALOG_GROUP_ID) | |
GetCatalogGroupName ($CATALOG_GROUP_ID) | |
GetCatalogProduct ($PRODUCT_ID) | |
GetCatalogProductEx ($PRODUCT_ID, $boolAllValues=false) | |
GetCatalogProductPrice ($PRODUCT_ID, $CATALOG_GROUP_ID) | |
GetCatalogProductPriceList ($PRODUCT_ID, $by="SORT", $order="ASC") | |
GetCatalogProductTable ($IBLOCK, $SECT_ID=false, $arOrder=array("sort"=>"asc"), $cnt=0) | |
FormatCurrency ($fSum, $strCurrency) | |
CatalogBasketCallback ($productID, $quantity=0, $renewal="N", $intUserID=0, $strSiteID=false) | |
CatalogBasketOrderCallback ($productID, $quantity, $renewal="N", $intUserID=0, $strSiteID=false) | |
CatalogViewedProductCallback ($productID, $UserID, $strSiteID=SITE_ID) | |
CatalogDeactivateOneTimeCoupons ($intOrderID=0) | |
CatalogPayOrderCallback ($productID, $userID, $bPaid, $orderID) | |
CatalogRecurringCallback ($productID, $userID) | |
CatalogBasketCancelCallback ($PRODUCT_ID, $QUANTITY, $bCancel) | |
Add2Basket ($PRICE_ID, $QUANTITY=1, $arRewriteFields=array(), $arProductParams=array()) | |
SubscribeProduct ($intProductID, $arRewriteFields=array(), $arProductParams=array()) | |
CatalogGetPriceTableEx ($ID, $filterQauntity=0, $arFilterType=array(), $VAT_INCLUDE='Y', $arCurrencyParams=array()) | |
CatalogGetPriceTable ($ID) | |
__CatalogGetMicroTime () | |
__CatalogSetTimeMark ($text, $startStop="") | |
CatalogGetVATArray ($arFilter=array(), $bInsertEmptyLine=false) | |
CurrencyModuleUnInstallCatalog () | |
CatalogGenerateCoupon () | |
__GetCatLangMessages ($strBefore, $strAfter, $MessID, $strDefMess=false, $arLangList=array()) | |
CatalogClearArray (&$arMap, $boolSort=true) |
__CatalogGetMicroTime | ( | ) |
См. определение в файле include.php строка 2114
__CatalogSetTimeMark | ( | $text, | |
$startStop = "" ) |
См. определение в файле include.php строка 2120
См. определение в файле include.php строка 2210
int | $PRICE_ID | |
float | int | $QUANTITY | |
array | $arRewriteFields | |
array | $arProductParams |
См. определение в файле include.php строка 1106
CatalogBasketCallback | ( | $productID, | |
$quantity = 0, | |||
$renewal = "N", | |||
$intUserID = 0, | |||
$strSiteID = false ) |
int | $productID | |
int | float | $quantity | |
string | $renewal | |
int | $intUserID | |
bool | string | $strSiteID |
См. определение в файле include.php строка 317
CatalogBasketCancelCallback | ( | $PRODUCT_ID, | |
$QUANTITY, | |||
$bCancel ) |
См. определение в файле include.php строка 1082
CatalogBasketOrderCallback | ( | $productID, | |
$quantity, | |||
$renewal = "N", | |||
$intUserID = 0, | |||
$strSiteID = false ) |
int | $productID | |
int | float | $quantity | |
string | $renewal | |
int | $intUserID | |
bool | string | $strSiteID |
См. определение в файле include.php строка 343
CatalogClearArray | ( | & | $arMap, |
$boolSort = true ) |
array | &$arMap | |
bool | $boolSort |
См. определение в файле include.php строка 2257
CatalogDeactivateOneTimeCoupons | ( | $intOrderID = 0 | ) |
CatalogGenerateCoupon | ( | ) |
См. определение в файле include.php строка 2190
CatalogGetPriceTable | ( | $ID | ) |
См. определение в файле include.php строка 2009
CatalogGetPriceTableEx | ( | $ID, | |
$filterQauntity = 0, | |||
$arFilterType = array(), | |||
$VAT_INCLUDE = 'Y', | |||
$arCurrencyParams = array() ) |
$ID | ||
int | float | $filterQauntity | |
array | $arFilterType | |
string | $VAT_INCLUDE | |
array | $arCurrencyParams |
См. определение в файле include.php строка 1789
См. определение в файле include.php строка 2154
CatalogPayOrderCallback | ( | $productID, | |
$userID, | |||
$bPaid, | |||
$orderID ) |
См. определение в файле include.php строка 566
CatalogRecurringCallback | ( | $productID, | |
$userID ) |
См. определение в файле include.php строка 849
CatalogViewedProductCallback | ( | $productID, | |
$UserID, | |||
$strSiteID = SITE_ID ) |
int | $productID | |
int | $UserID | |
bool | mixed | string | $strSiteID |
См. определение в файле include.php строка 370
CurrencyModuleUnInstallCatalog | ( | ) |
См. определение в файле include.php строка 2183
FormatCurrency | ( | $fSum, | |
$strCurrency ) |
int | float | string | $fSum | |
string | $strCurrency |
См. определение в файле include.php строка 301
GetCatalogGroup | ( | $CATALOG_GROUP_ID | ) |
int | $CATALOG_GROUP_ID |
См. определение в файле include.php строка 182
GetCatalogGroupName | ( | $CATALOG_GROUP_ID | ) |
int | $CATALOG_GROUP_ID |
См. определение в файле include.php строка 194
if(defined('CATALOG_GLOBAL_VARS') &&CATALOG_GLOBAL_VARS=='Y') GetCatalogGroups | ( | $by = "SORT", | |
$order = "ASC" ) |
string | $by | |
string | $order |
@noinspection PhpDeprecationInspection
См. определение в файле include.php строка 170
GetCatalogProduct | ( | $PRODUCT_ID | ) |
int | $PRODUCT_ID |
См. определение в файле include.php строка 208
GetCatalogProductEx | ( | $PRODUCT_ID, | |
$boolAllValues = false ) |
int | $PRODUCT_ID | |
bool | $boolAllValues |
См. определение в файле include.php строка 221
GetCatalogProductPrice | ( | $PRODUCT_ID, | |
$CATALOG_GROUP_ID ) |
int | $PRODUCT_ID | |
int | $CATALOG_GROUP_ID |
См. определение в файле include.php строка 234
GetCatalogProductPriceList | ( | $PRODUCT_ID, | |
$by = "SORT", | |||
$order = "ASC" ) |
int | $PRODUCT_ID | |
string | $by | |
string | $order |
См. определение в файле include.php строка 258
int | $IBLOCK | |
bool | $SECT_ID | |
array | $arOrder | |
int | $cnt |
См. определение в файле include.php строка 288
int | $intProductID | |
array | $arRewriteFields | |
array | $arProductParams |
См. определение в файле include.php строка 1539
global $APPLICATION |
@global \CMain $APPLICATION
См. определение в файле include.php строка 80
if(!Loader::includeModule('iblock')) if (!Loader::includeModule( 'currency')) $arTreeDescr |
См. определение в файле include.php строка 96
const BX_CATALOG_FILENAME_REG = '/[^a-zA-Z0-9\s!#\$%&\(\)\[\]\{\}+\.;=@\^_\~\/\\\\\-]/i' |
См. определение в файле include.php строка 51
const CATALOG_CACHE_DEFAULT_TIME = 10800 |
См. определение в файле include.php строка 110
const CATALOG_CONTAINER_PATH = 'modules/catalog/.container.php' |
См. определение в файле include.php строка 10
const CATALOG_DEFAULT_EXPORT_PATH = '/bitrix/catalog_export/' |
См. определение в файле include.php строка 14
const CATALOG_DISCOUNT_NEW_VERSION = 2 |
См. определение в файле include.php строка 49
const CATALOG_DISCOUNT_OLD_VERSION = 1 |
См. определение в файле include.php строка 44
const CATALOG_PAGE_SIZE = 500 |
См. определение в файле include.php строка 111
const CATALOG_PATH2EXPORTS = '/bitrix/php_interface/include/catalog_export/' |
См. определение в файле include.php строка 12
const CATALOG_PATH2EXPORTS_DEF = '/bitrix/modules/catalog/load/' |
См. определение в файле include.php строка 13
const CATALOG_PATH2IMPORTS = '/bitrix/php_interface/include/catalog_import/' |
См. определение в файле include.php строка 16
const CATALOG_PATH2IMPORTS_DEF = '/bitrix/modules/catalog/load_import/' |
См. определение в файле include.php строка 17
const CATALOG_VALUE_EPSILON = 1e-6 |
См. определение в файле include.php строка 108
const CATALOG_VALUE_PRECISION = 2 |
См. определение в файле include.php строка 109
const CONTRACTOR_INDIVIDUAL = 1 |
См. определение в файле include.php строка 54
const CONTRACTOR_JURIDICAL = 2 |
См. определение в файле include.php строка 55
const DISCOUNT_TYPE_SAVE = 1 |
См. определение в файле include.php строка 38
const DISCOUNT_TYPE_STANDART = 0 |
См. определение в файле include.php строка 33
const DOC_ARRIVAL = 'A' |
См. определение в файле include.php строка 59
const DOC_DEDUCT = 'D' |
См. определение в файле include.php строка 71
const DOC_INVENTORY = 'I' |
См. определение в файле include.php строка 75
const DOC_MOVING = 'M' |
См. определение в файле include.php строка 63
const DOC_RETURNS = 'R' |
См. определение в файле include.php строка 67
const EXPORT_VERSION_NEW = 2 |
См. определение в файле include.php строка 27
const EXPORT_VERSION_OLD = 1 |
См. определение в файле include.php строка 26
const YANDEX_SKU_EXPORT_ALL = 1 |
См. определение в файле include.php строка 19
const YANDEX_SKU_EXPORT_MIN_PRICE = 2 |
См. определение в файле include.php строка 20
const YANDEX_SKU_EXPORT_PROP = 3 |
См. определение в файле include.php строка 21
const YANDEX_SKU_TEMPLATE_CUSTOM = 3 |
См. определение в файле include.php строка 24
const YANDEX_SKU_TEMPLATE_OFFERS = 2 |
См. определение в файле include.php строка 23
const YANDEX_SKU_TEMPLATE_PRODUCT = 1 |
См. определение в файле include.php строка 22