1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
separatoraction.php
См. документацию.
1<?php
2
3namespace Bitrix\Main\Grid\Row\Action;
4
5use Bitrix\Main\HttpRequest;
6use Bitrix\Main\Result;
7
11final class SeparatorAction implements Action
12{
13 public static function getId(): ?string
14 {
15 return null;
16 }
17
19 {
20 return null;
21 }
22
23 public function getControl(array $rawFields): array
24 {
25 return [
26 'SEPARATOR' => true,
27 ];
28 }
29}
if(!Loader::includeModule('catalog')) if(!AccessController::getCurrent() ->check(ActionDictionary::ACTION_PRICE_EDIT)) if(!check_bitrix_sessid()) $request
Определения catalog_reindex.php:36
getControl(array $rawFields)
Определения separatoraction.php:23
processRequest(HttpRequest $request)
Определения separatoraction.php:18
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804