Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс NotifyEmailTable
+ Граф наследования:NotifyEmailTable:

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

static getFilePath ()
 
static getTableName ()
 
static getMap ()
 

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

const SUBSCRIBE_TYPE_ALL = 'ALL'
 
const SUBSCRIBE_TYPE_NEW_IDEAS = 'NEW IDEAS'
 
const ENTITY_TYPE_IDEA = 'IDEA'
 
const ENTITY_TYPE_CATEGORY = 'CATEGORY'
 

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

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

Методы

◆ getFilePath()

static getFilePath ( )
static

Returns path to the file which contains definition of the class.

Возвращает
string

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

◆ getMap()

static getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

static getTableName ( )
static

Returns DB table name for entity

Возвращает
string

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

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

◆ ENTITY_TYPE_CATEGORY

const ENTITY_TYPE_CATEGORY = 'CATEGORY'

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

◆ ENTITY_TYPE_IDEA

const ENTITY_TYPE_IDEA = 'IDEA'

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

◆ SUBSCRIBE_TYPE_ALL

const SUBSCRIBE_TYPE_ALL = 'ALL'

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

◆ SUBSCRIBE_TYPE_NEW_IDEAS

const SUBSCRIBE_TYPE_NEW_IDEAS = 'NEW IDEAS'

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