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

См. исходные тексты.

Переменные

const STOP_STATISTICS = true
const NO_AGENT_CHECK = true
const PUBLIC_AJAX_MODE = true
if(!Loader::includeModule('catalog')) if(!AccessController::getCurrent() ->check(ActionDictionary::ACTION_CATALOG_SETTINGS_ACCESS)) if(!check_bitrix_sessid()) $request = Main\Context::getCurrent()->getRequest()
 $settingIds
 $settings = []
if($request->getRequestMethod()==='GET' &&$request->get( 'operation')==='Y') elseif( $request->getRequestMethod()=='GET' && $request['changeSettings']=='Y') elseif($request->getRequestMethod()=='GET' &&$request[ 'getIblock']=='Y') elseif( $request->getRequestMethod()=='GET' && $request['finalRequest']=='Y') else
 $oneStepTime = CCatalogProductSettings::getDefaultExecutionTime()
 $publicMode = $request->get('public_mode') === 'Y'
 $tabList
 $tabControl = new CAdminTabControl('productSettings', $tabList, true, true)
 $jsParams

Переменные

◆ $jsParams

$jsParams

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

◆ $oneStepTime

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

◆ $publicMode

$publicMode = $request->get('public_mode') === 'Y'

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

◆ $request

if(!Loader::includeModule( 'catalog')) if(!AccessController::getCurrent() ->check(ActionDictionary::ACTION_CATALOG_SETTINGS_ACCESS)) if (!check_bitrix_sessid()) $request = Main\Context::getCurrent()->getRequest()

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

◆ $settingIds

$settingIds
Инициализатор
= [
'default_quantity_trace',
'default_can_buy_zero',
'default_subscribe',
]

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

◆ $settings

$settings = []

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

◆ $tabControl

$tabControl = new CAdminTabControl('productSettings', $tabList, true, true)

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

◆ $tabList

$tabList
Инициализатор
= [
[
'DIV' => 'productSettingsTab01',
'TAB' => Loc::getMessage('BX_CATALOG_PRODUCT_SETTINGS_TAB'),
'ICON' => 'sale',
'TITLE' => Loc::getMessage('BX_CATALOG_PRODUCT_SETTINGS_TAB_TITLE'),
],
]

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

◆ else

if ( $publicMode) else
Инициализатор
{
$APPLICATION->SetTitle(Loc::getMessage('BX_CATALOG_PRODUCT_SETTINGS_PAGE_TITLE'))
global $APPLICATION
Определения include.php:80

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

◆ NO_AGENT_CHECK

const NO_AGENT_CHECK = true

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

◆ PUBLIC_AJAX_MODE

const PUBLIC_AJAX_MODE = true

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

◆ STOP_STATISTICS

const STOP_STATISTICS = true

@global CUser $USER @global CMain $APPLICATION

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