Будьте всегда в курсе!
Узнавайте о скидках и акциях первым
, . result_modifier.php.
result_modifier.php, . . , .
, , , - . result_modifier.php . .
.
. , .
/bitrix/components/. /bitrix/components/bitrix/. .
! - /bitrix/components/bitrix/ .
/bitrix/components/, /bitrix/components/demo/, .
:
.
:
:
<?$APPLICATION->IncludeComponent("demo:news.detail", ".default", Array(
"IBLOCK_TYPE" => "news",
"IBLOCK_ID" => "3",
"ELEMENT_ID" => $_REQUEST["ID"],
"IBLOCK_URL" => "news_list.php",
"CACHE_TYPE" => "A",
"CACHE_TIME" => "3600",
"DISPLAY_PANEL" => "N",
"SET_TITLE" => "Y",
"ADD_SECTIONS_CHAIN" => "N",
"DISPLAY_DATE" => "Y",
"DISPLAY_NAME" => "N",
"DISPLAY_PICTURE" => "Y"
)
);?>
: /bitrix/components/ . , /bitrix/components/bitrix.
:
$APPLICATION->IncludeComponent("bitrix:news.line", ...)
/bitrix/components/demo :
$APPLICATION->IncludeComponent("demo:news.line", ...)
, : , .