1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс NotifyGroupConditionTable
Граф наследования:NotifyGroupConditionTable:
DataManager

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

static getTableName ()
static getMap ()
Открытые статические члены унаследованные от DataManager
static getEntity ()
static unsetEntity ($class)
static getConnectionName ()
static getTitle ()
static getObjectClass ()
static getObjectClassName ()
static getCollectionClass ()
static getCollectionClassName ()
static getObjectParentClass ()
static getCollectionParentClass ()
static getQueryClass ()
static getEntityClass ()
static createObject ($setDefaultValues=true)
static createCollection ()
static wakeUpObject ($row)
static wakeUpCollection ($rows)
static getUfId ()
static isUts ()
static isUtm ()
static setDefaultScope ($query)
static postInitialize (Entity $entity)
static getByPrimary ($primary, array $parameters=array())
static getById ($id)
static getRowById ($id, array $parameters=[])
static getRow (array $parameters)
static getList (array $parameters=array())
static getCount ($filter=array(), array $cache=array())
static query ()
static checkFields (Result $result, $primary, array $data)
static add (array $data)
static addMulti ($rows, $ignoreEvents=false)
static update ($primary, array $data)
static delete ($primary)
static enableCrypto ($field, $table=null, $mode=true)
static cryptoEnabled ($field, $table=null)
static setCurrentDeletingObject ($object)
static cleanCache ()
static isCacheable ()
static onBeforeAdd (Event $event)
static onAdd (Event $event)
static onAfterAdd (Event $event)
static onBeforeUpdate (Event $event)
static onUpdate (Event $event)
static onAfterUpdate (Event $event)
static onBeforeDelete (Event $event)
static onDelete (Event $event)
static onAfterDelete (Event $event)

Поля данных

const FIELD_ID = 'ID'
const FIELD_GROUP_ID = 'GROUP_ID'
const FIELD_MODULE = 'MODULE'
const FIELD_EVENT = 'EVENT'
const FIELD_USER_ID = 'USER_ID'
const FIELD_DATE_CREATE = 'DATE_CREATE'
const RELATION_GROUP = 'GROUP'
Поля данных унаследованные от DataManager
const EVENT_ON_BEFORE_ADD = "OnBeforeAdd"
const EVENT_ON_ADD = "OnAdd"
const EVENT_ON_AFTER_ADD = "OnAfterAdd"
const EVENT_ON_BEFORE_UPDATE = "OnBeforeUpdate"
const EVENT_ON_UPDATE = "OnUpdate"
const EVENT_ON_AFTER_UPDATE = "OnAfterUpdate"
const EVENT_ON_BEFORE_DELETE = "OnBeforeDelete"
const EVENT_ON_DELETE = "OnDelete"
const EVENT_ON_AFTER_DELETE = "OnAfterDelete"

Дополнительные унаследованные члены

Защищенные статические члены унаследованные от DataManager
static getObjectClassByDataClass ($dataClass)
static getCollectionClassByDataClass ($dataClass)
static replaceFieldName ($data=array())
static validatePrimary ($primary)
static checkUfFields ($object, $ufdata, $result)
static getAddStrategy ()
static sysAddInternal (AddStrategy $strategy, array $data, bool $ignoreEvents=false,)
static sysAddMultiInternal (AddStrategy $strategy, array $multiData, bool $ignoreEvents=false,)
static callOnBeforeAddEvent ($object, $fields, $result)
static callOnAddEvent ($object, $fields, $ufdata)
static callOnAfterAddEvent ($object, $fields, $id)
static callOnBeforeUpdateEvent ($object, $fields, $result)
static callOnUpdateEvent ($object, $fields, $ufdata)
static callOnAfterUpdateEvent ($object, $fields)
static callOnBeforeDeleteEvent ($object, $entity, $result)
static callOnDeleteEvent ($object, $entity)
static callOnAfterDeleteEvent ($object, $entity)
Статические защищенные данные унаследованные от DataManager
static $entity
static $objectClass
static $collectionClass
static $currentDeletingObjects

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

Class NotifyGroupConditionTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_NotifyGroupCondition_Query query() @method static EO_NotifyGroupCondition_Result getByPrimary($primary, array $parameters = []) @method static EO_NotifyGroupCondition_Result getById($id) @method static EO_NotifyGroupCondition_Result getList(array $parameters = []) @method static EO_NotifyGroupCondition_Entity getEntity() @method static \Bitrix\Im\Model\EO_NotifyGroupCondition createObject($setDefaultValues = true) @method static \Bitrix\Im\Model\EO_NotifyGroupCondition_Collection createCollection() @method static \Bitrix\Im\Model\EO_NotifyGroupCondition wakeUpObject($row) @method static \Bitrix\Im\Model\EO_NotifyGroupCondition_Collection wakeUpCollection($rows)

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

Методы

◆ getMap()

getMap ( )
static

Returns entity map definition. To get initialized fields

См. также
\Bitrix\Main\ORM\Entity::getFields() and \Bitrix\Main\ORM\Entity::getField()

Переопределяет метод предка DataManager.

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

◆ getTableName()

getTableName ( )
static

Returns DB table name for entity

Возвращает
string

Переопределяет метод предка DataManager.

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

Поля

◆ FIELD_DATE_CREATE

const FIELD_DATE_CREATE = 'DATE_CREATE'

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

◆ FIELD_EVENT

const FIELD_EVENT = 'EVENT'

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

◆ FIELD_GROUP_ID

const FIELD_GROUP_ID = 'GROUP_ID'

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

◆ FIELD_ID

const FIELD_ID = 'ID'

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

◆ FIELD_MODULE

const FIELD_MODULE = 'MODULE'

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

◆ FIELD_USER_ID

const FIELD_USER_ID = 'USER_ID'

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

◆ RELATION_GROUP

const RELATION_GROUP = 'GROUP'

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


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