+7 (4725) 415 007

Работа офиса: пн-пт: 8:30-18:00
сб.: 9:00-16:00

, . result_modifier.php.

result_modifier.php, . . , .

, , , - . result_modifier.php . .

.

. , .

/bitrix/components/. /bitrix/components/bitrix/. .

! - /bitrix/components/bitrix/ .

/bitrix/components/, /bitrix/components/demo/, .

:

  • news

.

:

:

<?$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", ...)

, : , .

.