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

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

static getList ()
 
static getTitledList ()
 
static getValues ()
 
static isUserVoteVisible (bool $userValue, int $voteValue)
 
static getTitle ()
 
static validate ($value)
 

Открытые атрибуты

const UNDEFINED = 0
 
const PUBLICLY = 1
 
const ANONYMOUSLY = 2
 

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

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

Методы

◆ getList()

static getList ( )
static

Gets types list

Возвращает
array

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

◆ getTitle()

static getTitle ( )
static

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

◆ getTitledList()

static getTitledList ( )
static

Gets types list

Возвращает
array

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

◆ getValues()

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

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

◆ isUserVoteVisible()

static isUserVoteVisible ( bool $userValue,
int $voteValue )
static

Returns visibility user voting result for others.

Аргументы
bool$userValue
$voteValue
Возвращает
bool

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

◆ validate()

static validate ( $value)
static

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

Данные класса

◆ ANONYMOUSLY

const ANONYMOUSLY = 2

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

◆ PUBLICLY

const PUBLICLY = 1

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

◆ UNDEFINED

const UNDEFINED = 0

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