1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
editaction.php
См. документацию.
1<?php
2
3namespace Bitrix\Main\Grid\Panel\Action;
4
5use Bitrix\Main\Grid\Panel\Snippet;
6use Bitrix\Main\HttpRequest;
7
8abstract class EditAction implements Action
9{
10 public static function getId(): string
11 {
12 return 'edit';
13 }
14
15 public function getControl(): ?array
16 {
17 return (new Snippet)->getEditButton();
18 }
19
26 {
27 return (array)$request->get('FIELDS');
28 }
29}
if(!Loader::includeModule('catalog')) if(!AccessController::getCurrent() ->check(ActionDictionary::ACTION_PRICE_EDIT)) if(!check_bitrix_sessid()) $request
Определения catalog_reindex.php:36
getRequestRows(HttpRequest $request)
Определения editaction.php:25
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804