%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/lists/templates/.default/ |
| Current File : //home/bitrix/www/bitrix/components/bitrix/lists/templates/.default/lists.php |
<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();
?><?$APPLICATION->IncludeComponent("bitrix:lists.lists", ".default", array(
"IBLOCK_TYPE_ID" => $arParams["IBLOCK_TYPE_ID"],
"LISTS_URL" => $arResult["FOLDER"].$arResult["URL_TEMPLATES"]["lists"],
"CATALOG_PROCESSES_URL" => $arResult["FOLDER"].$arResult["URL_TEMPLATES"]["catalog_processes"] ? $arResult["FOLDER"].$arResult["URL_TEMPLATES"]["catalog_processes"] : '',
"LIST_URL" => $arResult["FOLDER"].$arResult["URL_TEMPLATES"]["list"],
"LIST_EDIT_URL" => $arResult["FOLDER"].$arResult["URL_TEMPLATES"]["list_edit"],
"CACHE_TYPE" => $arParams["CACHE_TYPE"],
"CACHE_TIME" => $arParams["CACHE_TIME"],
"LINE_ELEMENT_COUNT" => "3"
),
$component
);?>