Bitrix API

AccessibleTask extends AccessibleItem

Table of Contents

Methods

createFromId()  : AccessibleItem
getGroupId()  : int
getId()  : int
getMembers()  : array<string|int, mixed>
getStatus()  : int|null
isClosed()  : bool
isDeleted()  : bool
isInDepartment()  : bool

Methods

getMembers()

public getMembers([string $role = null ]) : array<string|int, mixed>
Parameters
$role : string = null
Return values
array<string|int, mixed>

getStatus()

public getStatus() : int|null
Return values
int|null

isInDepartment()

public isInDepartment(int $userId[, bool $recursive = false ][, array<string|int, mixed> $roles = [] ]) : bool
Parameters
$userId : int
$recursive : bool = false
$roles : array<string|int, mixed> = []
Return values
bool

        
On this page

Search results