Bitrix API

Common

AbstractYes

Table of Contents

Methods

getContext()  : string
getId()  : string|null
getInstance()  : static
getListStateInstance()  : CTaskListState|null
getUserId()  : int
isScrumProject()  : bool
setContext()  : static
setGanttMode()  : static

Methods

getContext()

public getContext() : string
Return values
string

getId()

public getId() : string|null
Return values
string|null

getInstance()

public static getInstance([int $userId = 0 ][, int|null $groupId = 0 ][, string|null $id = null ]) : static
Parameters
$userId : int = 0
$groupId : int|null = 0
$id : string|null = null
Return values
static

getListStateInstance()

public getListStateInstance() : CTaskListState|null
Return values
CTaskListState|null

getUserId()

public getUserId() : int
Return values
int

isScrumProject()

public isScrumProject() : bool
Return values
bool

setContext()

public setContext(string $context) : static
Parameters
$context : string
Return values
static

setGanttMode()

public setGanttMode(bool $isGantt) : static
Parameters
$isGantt : bool
Return values
static

        
On this page

Search results