Bitrix API

AbstractTaskDecorator extends Task

AbstractYes

Table of Contents

Methods

__construct()  : mixed
add()  : TaskObject
delete()  : bool
fromAgent()  : self
fromWorkFlow()  : self
getLegacyOperationResultData()  : array<string|int, mixed>|null
setByPassParams()  : self
setEventGuid()  : self
skipBP()  : self
skipDeadlineTimeZone()  : static
update()  : TaskObject|bool
withAutoClose()  : self
withCloneAttachments()  : self
withCorrectDatePlan()  : self
withCorrectDatePlanDependent()  : self
withFilesRights()  : self
withSkipComments()  : self
withSkipExchangeSync()  : self
withSkipNotifications()  : self
withSkipPush()  : self
withSkipRecount()  : self

Methods

delete()

public delete(int $taskId) : bool
Parameters
$taskId : int
Tags
throws
ArgumentException
throws
SqlQueryException
throws
LoaderException
throws
NotImplementedException
throws
ObjectPropertyException
throws
SystemException
throws
CTaskAssertException
throws
Exception
Return values
bool

fromAgent()

public fromAgent() : self
Return values
self

fromWorkFlow()

public fromWorkFlow() : self
Return values
self

getLegacyOperationResultData()

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

setByPassParams()

public setByPassParams(array<string|int, mixed> $params) : self
Parameters
$params : array<string|int, mixed>
Return values
self

setEventGuid()

public setEventGuid(string $guid) : self
Parameters
$guid : string
Return values
self

skipBP()

public skipBP() : self
Return values
self

skipDeadlineTimeZone()

public skipDeadlineTimeZone() : static
Return values
static

withAutoClose()

public withAutoClose() : self
Return values
self

withCloneAttachments()

public withCloneAttachments() : self
Return values
self

withCorrectDatePlan()

public withCorrectDatePlan() : self
Return values
self

withCorrectDatePlanDependent()

public withCorrectDatePlanDependent() : self
Return values
self

withFilesRights()

public withFilesRights() : self
Return values
self

withSkipComments()

public withSkipComments() : self
Return values
self

withSkipExchangeSync()

public withSkipExchangeSync() : self
Return values
self

withSkipNotifications()

public withSkipNotifications() : self
Return values
self

withSkipPush()

public withSkipPush() : self
Return values
self

withSkipRecount()

public withSkipRecount() : self
Return values
self

        
On this page

Search results