Bitrix API

TaskObject extends EO_Task implements Arrayable uses CacheTrait, MemberTrait, WakeUpTrait

Table of Contents

Interfaces

Arrayable

Methods

cacheCrmFields()  : static
fillAdditionalMembers()  : static
fillAllMemberIds()  : static
getAccompliceMembersIds()  : array<string|int, mixed>
getAllMemberIds()  : array<string|int, mixed>
getAuditorMembersIds()  : array<string|int, mixed>
getCachedCrmFields()  : array<string|int, mixed>
getChildren()  : TaskCollection
getCreatedByMemberId()  : int|null
getCrmFields()  : array<string|int, mixed>
getFileFields()  : array<string|int, mixed>
getFirstResult()  : Result|null
getFlowId()  : int
getLastResult()  : Result|null
getMemberService()  : AbstractMemberService
getMembersIdsByRole()  : array<string|int, mixed>
getRealStatus()  : int|null
getRegularDeadlineOffset()  : int
getRegularFields()  : RegularParametersObject|null
getRegularityStartTime()  : DateTime|null
getResponsibleMemberId()  : int|null
hasChecklist()  : bool
hasDeadlineValue()  : bool
isCollab()  : bool
isCompleted()  : bool
isCrm()  : bool
isDeleted()  : bool
isExpired()  : bool
isInGroup()  : bool
isInGroupStage()  : bool
isMuted()  : bool
isNew()  : bool
isRegular()  : bool
isResultRequired()  : bool
isScrum()  : bool
onFlow()  : bool
toArray()  : array<string|int, mixed>
wakeUpObject()  : static

Methods

cacheCrmFields()

public cacheCrmFields() : static
Return values
static

fillAdditionalMembers()

public fillAdditionalMembers() : static
Return values
static

fillAllMemberIds()

public fillAllMemberIds() : static
Return values
static

getAccompliceMembersIds()

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

getAllMemberIds()

public getAllMemberIds([bool $force = true ]) : array<string|int, mixed>
Parameters
$force : bool = true
Return values
array<string|int, mixed>

getAuditorMembersIds()

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

getCachedCrmFields()

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

getCreatedByMemberId()

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

getCrmFields()

public getCrmFields([bool $force = false ]) : array<string|int, mixed>
Parameters
$force : bool = false
Return values
array<string|int, mixed>

getFileFields()

public getFileFields([bool $force = false ]) : array<string|int, mixed>
Parameters
$force : bool = false
Return values
array<string|int, mixed>

getFlowId()

public getFlowId([bool $force = true ]) : int
Parameters
$force : bool = true
Return values
int

getMembersIdsByRole()

public getMembersIdsByRole(string $role) : array<string|int, mixed>
Parameters
$role : string
Return values
array<string|int, mixed>

getRealStatus()

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

getRegularDeadlineOffset()

public getRegularDeadlineOffset() : int
Return values
int

getResponsibleMemberId()

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

hasChecklist()

public hasChecklist() : bool
Tags
throws
ObjectPropertyException
throws
SystemException
throws
ArgumentException
Return values
bool

hasDeadlineValue()

public hasDeadlineValue() : bool
Return values
bool

isCollab()

public isCollab() : bool
Return values
bool

isCompleted()

public isCompleted() : bool
Return values
bool

isCrm()

public isCrm() : bool
Return values
bool

isDeleted()

public isDeleted() : bool
Return values
bool

isExpired()

public isExpired() : bool
Return values
bool

isInGroup()

public isInGroup([bool $force = true ]) : bool
Parameters
$force : bool = true
Return values
bool

isInGroupStage()

public isInGroupStage() : bool
Return values
bool

isMuted()

public isMuted(int $userId) : bool
Parameters
$userId : int
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
bool

isNew()

public isNew() : bool
Return values
bool

isRegular()

public isRegular() : bool
Return values
bool

isResultRequired()

public isResultRequired() : bool
Tags
throws
ObjectPropertyException
throws
SystemException
throws
ArgumentException
Return values
bool

isScrum()

public isScrum() : bool
Return values
bool

onFlow()

public onFlow() : bool
Return values
bool

toArray()

public toArray([bool $withCustom = false ]) : array<string|int, mixed>
Parameters
$withCustom : bool = false
Return values
array<string|int, mixed>

wakeUpObject()

public static wakeUpObject(mixed $data) : static
Parameters
$data : mixed
Return values
static

        
On this page

Search results