1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
group_bizproc_workflow_delete.php
См. документацию.
1<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();
2$APPLICATION->IncludeComponent("bitrix:lists.element.navchain", ".default", array(
3 "IBLOCK_TYPE_ID" => COption::GetOptionString("lists", "socnet_iblock_type_id"),
4 "IBLOCK_ID" => $arResult["VARIABLES"]["list_id"],
5 "SECTION_ID" => $arResult["VARIABLES"]["section_id"],
6 "ELEMENT_ID" => $arResult["VARIABLES"]["element_id"],
7 "LISTS_URL" => $arResult["PATH_TO_GROUP_LISTS"],
8 "LIST_URL" => $arResult["PATH_TO_GROUP_LIST_VIEW"],
9 "LIST_ELEMENT_URL" => $arResult["PATH_TO_GROUP_LIST_ELEMENT_EDIT"],
10 "CACHE_TYPE" => $arParams["CACHE_TYPE"],
11 "CACHE_TIME" => $arParams["CACHE_TIME"],
12 ),
13 $component
14);
15
16$moduleId = "lists";
17$entity = 'Bitrix\Lists\BizprocDocumentLists';
18
19$APPLICATION->IncludeComponent("bitrix:bizproc.document", ".default", array(
20 "MODULE_ID" => $moduleId,
21 "ENTITY" => $entity,
22 "DOCUMENT_TYPE" => "iblock_".$arResult["VARIABLES"]["list_id"],
23 "DOCUMENT_ID" => $arResult["VARIABLES"]["element_id"],
24 "SET_TITLE" => "N",
25 ),
26 $component
27);
28?>
$arParams
Определения access_dialog.php:21
global $APPLICATION
Определения include.php:80
$arResult
Определения generate_coupon.php:16
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$entity
$moduleId
die
Определения quickway.php:367