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

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

static getTableName ()
static getMap ()
static validateDescription ()
static onAfterUpdate (Entity\Event $event)
static onAfterDelete (Entity\Event $event)
static getPresetMailingList (array $params=null)
static checkFieldsChain (Entity\Result $result, $primary, array $fields)
static updateChain ($id, array $fields)
static getChain ($id)
static setWasRunForOldData ($id, $state)
static getPersonalizeList ($id)
static getChainPersonalizeList ($id)
static getMailingSiteId ($mailingId)
static deleteList (array $filter)
Открытые статические члены унаследованные от 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)

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

Поля данных унаследованные от 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

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

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

Методы

◆ checkFieldsChain()

checkFieldsChain ( Entity\Result $result,
$primary,
array $fields )
static

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

◆ deleteList()

deleteList ( array $filter)
static
Аргументы
array$filter
Возвращает
\Bitrix\Main\DB\Result
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\DB\SqlQueryException

Исключения

Bitrix\Main\SystemException

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

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

◆ getChain()

getChain ( $id)
static

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

◆ getChainPersonalizeList()

getChainPersonalizeList ( $id)
static

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

◆ getMailingSiteId()

getMailingSiteId ( $mailingId)
static

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

◆ getMap()

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

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

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

◆ getPersonalizeList()

getPersonalizeList ( $id)
static

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

◆ getPresetMailingList()

getPresetMailingList ( array $params = null)
static

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

◆ getTableName()

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

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

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

◆ onAfterDelete()

onAfterDelete ( Entity\Event $event)
static
Аргументы
Entity\Event$event
Возвращает
Entity\EventResult

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

◆ onAfterUpdate()

onAfterUpdate ( Entity\Event $event)
static
Аргументы
Entity\Event$event
Возвращает
Entity\EventResult

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

◆ setWasRunForOldData()

setWasRunForOldData ( $id,
$state )
static

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

◆ updateChain()

updateChain ( $id,
array $fields )
static

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

◆ validateDescription()

validateDescription ( )
static

Returns validators for DESCRIPTION field.

Возвращает
array

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


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