Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс VoteAccessController

Открытые члены

 __construct (int $userId=0)
 
 check (string $typeId, int $entityId)
 
 filterUsers (array $userIds)
 

Открытые статические члены

static beforeGetVoteList (array $info)
 
static afterGetVoteList (array $param, array $items)
 
static checkEvent (array $info=[])
 

Подробное описание

См. определение в файле voteaccesscontroller.php строка 15

Конструктор(ы)

◆ __construct()

__construct ( int $userId = 0)

См. определение в файле voteaccesscontroller.php строка 135

Методы

◆ afterGetVoteList()

static afterGetVoteList ( array $param,
array $items )
static
Аргументы
array$param
array$items
Возвращает
array

См. определение в файле voteaccesscontroller.php строка 37

◆ beforeGetVoteList()

static beforeGetVoteList ( array $info)
static
Аргументы
array$info
Возвращает
array

См. определение в файле voteaccesscontroller.php строка 27

◆ check()

check ( string $typeId,
int $entityId )
Аргументы
string$typeId
int$entityId
Возвращает
bool
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

См. определение в файле voteaccesscontroller.php строка 148

◆ checkEvent()

static checkEvent ( array $info = [])
static
Аргументы
array$info
Возвращает
array

См. определение в файле voteaccesscontroller.php строка 88

◆ filterUsers()

filterUsers ( array $userIds)
Аргументы
array$userIds
Возвращает
array
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

См. определение в файле voteaccesscontroller.php строка 224