Bitrix API

Manager

Table of Contents

Constants

WAIT_FOR_CLOSURE_COMMENTS_OPTION  = 'crm_activity_wait_for_closure_comments'
WAIT_FOR_CLOSURE_TASK_OPTION  = 'crm_activity_wait_for_closure_task'

Methods

__construct()  : mixed
getControl()  : Control|null
getControlValue()  : string|null
getList()  : array<string|int, mixed>
saveControlValue()  : void

Constants

WAIT_FOR_CLOSURE_COMMENTS_OPTION

public mixed WAIT_FOR_CLOSURE_COMMENTS_OPTION = 'crm_activity_wait_for_closure_comments'

WAIT_FOR_CLOSURE_TASK_OPTION

public mixed WAIT_FOR_CLOSURE_TASK_OPTION = 'crm_activity_wait_for_closure_task'

Methods

__construct()

public __construct() : mixed

getControl()

public getControl(string $code) : Control|null
Parameters
$code : string
Return values
Control|null

getControlValue()

public getControlValue(string $code) : string|null
Parameters
$code : string
Return values
string|null

getList()

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

saveControlValue()

public saveControlValue(string $code, mixed $value) : void
Parameters
$code : string
$value : mixed
Tags
throws
ArgumentOutOfRangeException

        
On this page

Search results