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

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

static getTableName ()
 
static getMap ()
 
static getSaveModificatorsForFieldsField ()
 
static getFetchModificatorsForFieldsField ()
 
static serialize ($fields)
 
static getFetchModificationForFieldsField ($str)
 

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

static replaceValuesBeforeSerialize (&$item)
 
static isFieldSerialized ($str)
 

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

Class EventTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_Event_Query query() @method static EO_Event_Result getByPrimary($primary, array $parameters = []) @method static EO_Event_Result getById($id) @method static EO_Event_Result getList(array $parameters = []) @method static EO_Event_Entity getEntity() @method static \Bitrix\Main\Mail\Internal\EO_Event createObject($setDefaultValues = true) @method static \Bitrix\Main\Mail\Internal\EO_Event_Collection createCollection() @method static \Bitrix\Main\Mail\Internal\EO_Event wakeUpObject($row) @method static \Bitrix\Main\Mail\Internal\EO_Event_Collection wakeUpCollection($rows)

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

Методы

◆ getFetchModificationForFieldsField()

static getFetchModificationForFieldsField ( $str)
static
Аргументы
$str
Возвращает
string

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

◆ getFetchModificatorsForFieldsField()

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

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

◆ getMap()

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

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

◆ getSaveModificatorsForFieldsField()

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

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

◆ getTableName()

static getTableName ( )
static
Возвращает
string

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

◆ isFieldSerialized()

static isFieldSerialized ( $str)
staticprotected
Аргументы
$str
Возвращает
bool

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

◆ replaceValuesBeforeSerialize()

static replaceValuesBeforeSerialize ( & $item)
staticprotected

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

◆ serialize()

static serialize ( $fields)
static

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