Documentation

AddToStack

CPullWatch::AddToStack(
 $tag, Array(
  'module_id' => 'test',
    'command' => 'check',
    'params' => Array(),
 )
);

The method sends data to subscribed users. Static method.

Parameters

Parameter Description Available from version
tag Subscription ID
module_id Module that sends command
command Command that will be processed via JS
params Any set of data that will be processed via JS


© «Bitrix24», 2001-2024
Up