1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
accessiblecontroller.php
См. документацию.
1<?php
8
9namespace Bitrix\Main\Access;
10
11
12use Bitrix\Main\Access\User\AccessibleUser;
13
15{
16 public static function can($userId, string $action, $itemId = null, $params = null): bool;
17
18 public function __construct(int $userId);
19
20 public function getUser(): AccessibleUser;
21
33 public function getEntityFilter(string $action, string $entityName, $params = null): ?array;
34
35 public function checkByItemId(string $action, int $itemId = null, $params = null): bool;
36
37 public function check(string $action, AccessibleItem $item = null, $params = null): bool;
38
39 public function batchCheck(array $request, AccessibleItem $item): array;
40}
if(!Loader::includeModule('catalog')) if(!AccessController::getCurrent() ->check(ActionDictionary::ACTION_PRICE_EDIT)) if(!check_bitrix_sessid()) $request
Определения catalog_reindex.php:36
if(!is_object($USER)||! $USER->IsAuthorized()) $userId
Определения check_mail.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
getEntityFilter(string $action, string $entityName, $params=null)
batchCheck(array $request, AccessibleItem $item)
static can($userId, string $action, $itemId=null, $params=null)
checkByItemId(string $action, int $itemId=null, $params=null)
check(string $action, AccessibleItem $item=null, $params=null)
if($inWords) echo htmlspecialcharsbx(Number2Word_Rus(roundEx($totalVatSum $params['CURRENCY']
Определения template.php:799
$action
Определения file_dialog.php:21