1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
workflow.php
См. документацию.
1
<?php
2
namespace
Bitrix\Lists\Copy\Implement\Children;
3
4
use Bitrix\Iblock\Copy\Implement\Children\Workflow as IblockWorkflow;
5
use Bitrix\Lists\BizprocDocumentLists;
6
7
class
Workflow
extends
IblockWorkflow
8
{
9
protected
function
getDocumentType
(
int
$iblockId
):
array
10
{
11
$entity
= ($this->iblockTypeId ==
"bitrix_processes"
? \BizprocDocument::class : BizprocDocumentLists::class);
12
return
[
"lists"
,
$entity
,
"iblock_"
.$iblockId];
13
}
14
}
Bitrix\Lists\Copy\Implement\Children\Workflow
Определения
workflow.php:8
Bitrix\Lists\Copy\Implement\Children\Workflow\getDocumentType
getDocumentType(int $iblockId)
Определения
workflow.php:9
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
$entity
$entity
Определения
group_bizproc_workflow_delete.php:17
$iblockId
$iblockId
Определения
iblock_catalog_edit.php:30
bitrix
modules
lists
lib
copy
implement
children
workflow.php
Создано системой
1.14.0