Bitrix-D7 22.6
 
Загрузка...
Поиск...
Не найдено
Класс NotificationManager

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

static sendFinishedSyncNotification (int $userId, string $vendorName)
 
static sendRollbackSyncNotification (int $userId, string $vendorName)
 
static clearFinishedSyncNotificationAgent (int $userId, string $vendorName)
 
static addFinishedSyncNotificationAgent (int $userId, string $vendorName)
 
static sendBlockChangeNotification (int $userId, $messageCode, $vars)
 

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

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

Методы

◆ addFinishedSyncNotificationAgent()

static addFinishedSyncNotificationAgent ( int  $userId,
string  $vendorName 
)
static
Аргументы
int$userId
string$vendorName
Возвращает
void

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

◆ clearFinishedSyncNotificationAgent()

static clearFinishedSyncNotificationAgent ( int  $userId,
string  $vendorName 
)
static
Аргументы
int$userId
string$vendorName
Возвращает
void

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

◆ sendBlockChangeNotification()

static sendBlockChangeNotification ( int  $userId,
  $messageCode,
  $vars 
)
static
Аргументы
int$userId
$messageCode
$vars
Возвращает
void
Исключения
LoaderException

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

◆ sendFinishedSyncNotification()

static sendFinishedSyncNotification ( int  $userId,
string  $vendorName 
)
static
Аргументы
int$userId
string$vendorName
Возвращает
void
Исключения
LoaderException

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

◆ sendRollbackSyncNotification()

static sendRollbackSyncNotification ( int  $userId,
string  $vendorName 
)
static
Аргументы
int$userId
string$vendorName
Возвращает
void
Исключения
LoaderException

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