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

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

static getTableName ()
 
static getMap ()
 
static deleteBySubscription ($workflowId, $handler, $eventModule, $eventType, $entityId=null)
 
static deleteByWorkflow ($workflowId)
 
static isSubscribed ($workflowId, $handler, $eventModule, $eventType, $entityId=null)
 
static hasSubscriptions ($eventModule, $eventType)
 

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

Class SchedulerEventTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_SchedulerEvent_Query query() @method static EO_SchedulerEvent_Result getByPrimary($primary, array $parameters = []) @method static EO_SchedulerEvent_Result getById($id) @method static EO_SchedulerEvent_Result getList(array $parameters = []) @method static EO_SchedulerEvent_Entity getEntity() @method static \Bitrix\Bizproc\EO_SchedulerEvent createObject($setDefaultValues = true) @method static \Bitrix\Bizproc\EO_SchedulerEvent_Collection createCollection() @method static \Bitrix\Bizproc\EO_SchedulerEvent wakeUpObject($row) @method static \Bitrix\Bizproc\EO_SchedulerEvent_Collection wakeUpCollection($rows)

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

Методы

◆ deleteBySubscription()

static deleteBySubscription ( $workflowId,
$handler,
$eventModule,
$eventType,
$entityId = null )
static

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

◆ deleteByWorkflow()

static deleteByWorkflow ( $workflowId)
static

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

◆ getMap()

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

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

◆ getTableName()

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

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

◆ hasSubscriptions()

static hasSubscriptions ( $eventModule,
$eventType )
static

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

◆ isSubscribed()

static isSubscribed ( $workflowId,
$handler,
$eventModule,
$eventType,
$entityId = null )
static

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