Bitrix API

Column implements Arrayable

AbstractYes

Table of Contents

Interfaces

Arrayable

Methods

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

Methods

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 abstract prepareData(Flow $flow[, array<string|int, mixed> $params = [] ]) : mixed
Parameters
$flow : Flow
$params : array<string|int, mixed> = []

toArray()

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

        
On this page

Search results