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