1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Файл catalog_reindex.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_PRICE_EDIT)) if(!check_bitrix_sessid()) $request = Main\Context::getCurrent()->getRequest()
if( $request->getRequestMethod()=='GET' && $request['operation']=='Y') elseif($request->getRequestMethod()=='GET' &&$request[ 'getIblock']=='Y') elseif( $request->getRequestMethod()=='GET' && $request['finalRequest']=='Y') else
 $oneStepTime = CCatalogIblockReindex::getDefaultExecutionTime()
 $tabList
 $tabControl = new CAdminTabControl('catalogReindex', $tabList, true, true)
 $catalogList = array()
 $catalogIterator
 if (!empty( $catalogList)) echo GetIBlockDropDownList(0
 $jsParams

Переменные

◆ $catalogIterator

$catalogIterator
Инициализатор
= Catalog\CatalogIblockTable::getList(array(
'select' => array('IBLOCK_ID'),
'filter' => array('=PRODUCT_IBLOCK_ID' => 0)
))
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804

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

◆ $catalogList

$catalogList = array()

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

◆ $jsParams

$jsParams
Инициализатор
'url' => $APPLICATION->GetCurPage(),
'options' => array(
'ajaxSessionID' => 'catalogReindex',
'maxExecutionTime' => $oneStepTime,
'maxOperationCounter' => 10,
'counter' => 0
),
'visual' => array(
'startBtnID' => 'catalog_reindex_start_button',
'stopBtnID' => 'catalog_reindex_stop_button',
'catalogSelectID' => 'catalog_reindex_iblock_id',
'timeFieldID' => 'max_execution_time',
'reportID' => 'reindexReport',
'prefix' => 'catalog_reindex_iblock_',
'resultContID' => 'catalog_reindex_result_div_',
'errorContID' => 'catalog_reindex_error_cont_',
'errorDivID' => 'catalog_reindex_error_div_'
),
'ajaxParams' => array(
'operation' => 'Y'
)
)
global $APPLICATION
Определения include.php:80
$oneStepTime
Определения catalog_reindex.php:103

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

◆ $oneStepTime

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

◆ $request

if(!Loader::includeModule( 'catalog')) if(!AccessController::getCurrent() ->check(ActionDictionary::ACTION_PRICE_EDIT)) if (!check_bitrix_sessid()) $request = Main\Context::getCurrent()->getRequest()
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

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

◆ $tabControl

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

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

◆ $tabList

$tabList
Инициализатор
array('DIV' => 'catalogReindexTab01', 'TAB' => Loc::getMessage('BX_CATALOG_REINDEX_TAB'), 'ICON' => 'sale', 'TITLE' => Loc::getMessage('BX_CATALOG_REINDEX_TAB_TITLE'))
)

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

◆ else

if($request->getRequestMethod()=='GET' &&$request[ 'operation']=='Y') elseif( $request->getRequestMethod()=='GET' && $request['getIblock']=='Y') elseif ($request->getRequestMethod()=='GET' &&$request[ 'finalRequest']=='Y') else
Инициализатор
{
$APPLICATION->SetTitle(Loc::getMessage('BX_CATALOG_REINDEX_PAGE_TITLE'))

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

◆ if

if(!empty($catalogList)) echo GetIBlockDropDownList(0 ( ! empty $catalogList)

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

◆ NO_AGENT_CHECK

const NO_AGENT_CHECK = true

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

◆ PUBLIC_AJAX_MODE

const PUBLIC_AJAX_MODE = true

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

◆ STOP_STATISTICS

const STOP_STATISTICS = true

@global CUser $USER @global CMain $APPLICATION

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