|
1C-Bitrix 25.700.0
|
Переменные | |
| const | STOP_STATISTICS true |
| const | NO_AGENT_CHECK true |
| const | PUBLIC_AJAX_MODE true |
| $saleRights = $APPLICATION->GetGroupRight('sale') | |
| $request = Main\Context::getCurrent()->getRequest() | |
| if( $request->getRequestMethod()=='GET' &&($request['operation']=='Y'|| $request['getCount']=='Y'|| $request['clearTags']=='Y')) | else |
| $ordersCounter = CSaleBasketDiscountConvert::getAllCounter() | |
| $oneStepTime = CSaleBasketDiscountConvert::getDefaultExecutionTime() | |
| if ( $ordersCounter==0) | |
| $tabList | |
| $tabControl = new CAdminTabControl('basketDiscountConvert', $tabList, true, true) | |
| $startDate = new Main\Type\DateTime() | |
| $oneStepTime = CSaleBasketDiscountConvert::getDefaultExecutionTime() |
См. определение в файле basket_discount_convert.php строка 101
| $ordersCounter = CSaleBasketDiscountConvert::getAllCounter() |
См. определение в файле basket_discount_convert.php строка 100
| $request = Main\Context::getCurrent()->getRequest() |
См. определение в файле basket_discount_convert.php строка 41
| $saleRights = $APPLICATION->GetGroupRight('sale') |
См. определение в файле basket_discount_convert.php строка 15
| $startDate = new Main\Type\DateTime() |
См. определение в файле basket_discount_convert.php строка 125
| $tabControl = new CAdminTabControl('basketDiscountConvert', $tabList, true, true) |
См. определение в файле basket_discount_convert.php строка 120
| $tabList |
См. определение в файле basket_discount_convert.php строка 117
| if ($request->getRequestMethod()=='GET' &&( $request[ 'operation']=='Y'||$request[ 'getCount']=='Y'||$request[ 'clearTags']=='Y')) else |
См. определение в файле basket_discount_convert.php строка 96
| if($ordersCounter==0) | ( | $ordersCounter = = 0 | ) |
См. определение в файле basket_discount_convert.php строка 103
| const NO_AGENT_CHECK true |
См. определение в файле basket_discount_convert.php строка 4
| const PUBLIC_AJAX_MODE true |
См. определение в файле basket_discount_convert.php строка 5
| const STOP_STATISTICS true |
@global CMain $APPLICATION
См. определение в файле basket_discount_convert.php строка 3