Bitrix API

AtWork extends Column

FinalYes

Table of Contents

Methods

__construct()  : mixed
getCounter()  : array<string|int, mixed>
getId()  : string
hasCounter()  : bool
isVisible()  : bool
prepareData()  : array<string|int, mixed>
userId is always in params
toArray()  : array<string|int, mixed>

Methods

__construct()

public __construct() : mixed

getCounter()

public getCounter(Flow $flow, int $userId) : array<string|int, mixed>
Parameters
$flow : Flow
$userId : int
Return values
array<string|int, mixed>

getId()

public getId() : string
Return values
string

hasCounter()

public hasCounter() : bool
Return values
bool

isVisible()

public isVisible() : bool
Return values
bool

prepareData()

userId is always in params

public prepareData(Flow $flow[, array<string|int, mixed> $params = [] ]) : array<string|int, mixed>
Parameters
$flow : Flow
$params : array<string|int, mixed> = []
Return values
array<string|int, mixed>

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results