1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс 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'

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

Class NotifyEmailTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_NotifyEmail_Query query() @method static EO_NotifyEmail_Result getByPrimary($primary, array $parameters = array()) @method static EO_NotifyEmail_Result getById($id) @method static EO_NotifyEmail_Result getList(array $parameters = array()) @method static EO_NotifyEmail_Entity getEntity() @method static \Bitrix\Idea\EO_NotifyEmail createObject($setDefaultValues = true) @method static \Bitrix\Idea\EO_NotifyEmail_Collection createCollection() @method static \Bitrix\Idea\EO_NotifyEmail wakeUpObject($row) @method static \Bitrix\Idea\EO_NotifyEmail_Collection wakeUpCollection($rows)

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

Методы

◆ getFilePath()

getFilePath ( )
static

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

Возвращает
string

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

◆ getMap()

getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

getTableName ( )
static

Returns DB table name for entity

Возвращает
string

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

Поля

◆ ENTITY_TYPE_CATEGORY

const ENTITY_TYPE_CATEGORY = 'CATEGORY'

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

◆ ENTITY_TYPE_IDEA

const ENTITY_TYPE_IDEA = 'IDEA'

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

◆ SUBSCRIBE_TYPE_ALL

const SUBSCRIBE_TYPE_ALL = 'ALL'

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

◆ SUBSCRIBE_TYPE_NEW_IDEAS

const SUBSCRIBE_TYPE_NEW_IDEAS = 'NEW IDEAS'

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


Объявления и описания членов класса находятся в файле: