1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
unpack.php
См. документацию.
1<?php
2namespace Bitrix\Bizproc\Workflow\Template\Packer\Result;
3
4use Bitrix\Main;
5use Bitrix\Bizproc\Workflow\Template\Tpl;
6
7class Unpack extends Main\Result
8{
10 protected $tpl;
11
13 protected $documentFields;
14
17
22 public function setTpl(Tpl $tpl)
23 {
24 $this->tpl = $tpl;
25 return $this;
26 }
27
31 public function getTpl()
32 {
33 return $this->tpl;
34 }
35
39 public function getDocumentFields()
40 {
42 }
43
49 {
50 $this->documentFields = $documentFields;
51 return $this;
52 }
53
57 public function getRequiredApplications()
58 {
60 }
61
67 {
68 $this->requiredApplications = $requiredApplications;
69 return $this;
70 }
71}
setRequiredApplications($requiredApplications)
Определения unpack.php:66
setDocumentFields(array $documentFields)
Определения unpack.php:48
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804