Bitrix API

TaskObject

Table of Contents

Methods

getObject()  : TaskObject|null
isMember()  : bool

Methods

getObject()

public static getObject(int $taskId[, bool $withRelations = false ]) : TaskObject|null
Parameters
$taskId : int
$withRelations : bool = false
Return values
TaskObject|null

isMember()

public static isMember(int $taskId, int $userId) : bool
Parameters
$taskId : int
$userId : int
Return values
bool

        
On this page

Search results