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

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

 __construct ()
 
 toArray ()
 
 setResult (bool $result)
 
 setErrorType (string $type)
 
 setMessage (string $message)
 

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

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

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

◆ __construct()

__construct ( )

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

Методы

◆ setErrorType()

setErrorType ( string $type)
Аргументы
string$type
Возвращает
$this

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

◆ setMessage()

setMessage ( string $message)
Аргументы
string$message
Возвращает
$this

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

◆ setResult()

setResult ( bool $result)
Аргументы
bool$result
Возвращает
$this

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

◆ toArray()

toArray ( )
Возвращает
array

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