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

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

static getCommand ()
 

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

- Открытые статические члены унаследованные от BasePush
static subscribeUser (int $userId)
 
static pushAdded (mixed $itemId,... $userIds)
 
static pushUpdated (mixed $itemId,... $userIds)
 
static pushDeleted (mixed $itemId,... $userIds)
 
static pushLastEvent (string $eventName, mixed $itemId, array $userIds)
 
- Открытые атрибуты унаследованные от BasePush
const EVENT_ADDED = 'ADDED'
 
const EVENT_UPDATED = 'UPDATED'
 
const EVENT_DELETED = 'DELETED'
 

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

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

Методы

◆ getCommand()

static getCommand ( )
staticprotected

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

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