Bitrix API

Stage

Table of Contents

Constants

GAP_TIME  = 60
MIN_GAP_TIME  = 1
WITHOUT_GAP_TIME  = 0

Methods

getItems()  : InitialiazerResult
getType()  : StageType
sendPullAfterInsert()  : void
setGapTime()  : Stage

Constants

GAP_TIME

public mixed GAP_TIME = 60

MIN_GAP_TIME

public mixed MIN_GAP_TIME = 1

WITHOUT_GAP_TIME

public mixed WITHOUT_GAP_TIME = 0

Methods

sendPullAfterInsert()

public sendPullAfterInsert(array<string|int, mixed> $items) : void
Parameters
$items : array<string|int, mixed>

setGapTime()

public setGapTime([int $gapTime = self::GAP_TIME ]) : Stage
Parameters
$gapTime : int = self::GAP_TIME
Return values
Stage

        
On this page

Search results