Bitrix API

FlowTeamProviderInterface

Table of Contents

Methods

getFlowTeam()  : array<string|int, mixed>
getTeamCount()  : array<string|int, mixed>
getTeamMembers()  : array<string|int, int>

Methods

getFlowTeam()

public getFlowTeam(Flow $flow[, int|null $offset = null ][, int|null $limit = null ]) : array<string|int, mixed>
Parameters
$flow : Flow
$offset : int|null = null
$limit : int|null = null
Return values
array<string|int, mixed>

getTeamMembers()

public getTeamMembers(Flow $flow[, int|null $offset = null ][, int|null $limit = null ]) : array<string|int, int>
Parameters
$flow : Flow
$offset : int|null = null
$limit : int|null = null
Return values
array<string|int, int>

        
On this page

Search results