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

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

static getUserTypeDescription ()
 
static getDbColumnType ($userField)
 
static getPublicView ($userField, $params)
 
static getPublicEdit ($userField, $params)
 
static onBeforeSaveAll ($userField, $mailIds, $userId)
 
static onBeforeSave ($userField, $mailMessageId, $userId)
 
static onDelete ($userField, $messageId)
 

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

const USER_TYPE_ID = 'mail_message'
 

Защищенные статические члены

static getPublicHtml ($userField, $params, $mode='view')
 

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

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

Методы

◆ getDbColumnType()

static getDbColumnType ( $userField)
static

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

◆ getPublicEdit()

static getPublicEdit ( $userField,
$params )
static

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

◆ getPublicHtml()

static getPublicHtml ( $userField,
$params,
$mode = 'view' )
staticprotected

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

◆ getPublicView()

static getPublicView ( $userField,
$params )
static

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

◆ getUserTypeDescription()

static getUserTypeDescription ( )
static

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

◆ onBeforeSave()

static onBeforeSave ( $userField,
$mailMessageId,
$userId )
static

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

◆ onBeforeSaveAll()

static onBeforeSaveAll ( $userField,
$mailIds,
$userId )
static

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

◆ onDelete()

static onDelete ( $userField,
$messageId )
static

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

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

◆ USER_TYPE_ID

const USER_TYPE_ID = 'mail_message'

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