Bitrix API

WorkflowStateFilter

Table of Contents

Constants

PRESET_ACTIVE_TASK  = 'active_task'
PRESET_ALL_COMPLETED  = 'all_completed'
PRESET_COMMENT  = 'comment'
PRESET_DEFAULT  = self::PRESET_IN_WORK
PRESET_HAS_TASK  = 'has_task'
PRESET_IN_WORK  = 'in_work'
PRESET_STARTED  = 'started'

Methods

getPresetList()  : array<string|int, mixed>
isDefined()  : bool

Constants

Methods

getPresetList()

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

isDefined()

public static isDefined(string $presetId) : bool
Parameters
$presetId : string
Return values
bool

        
On this page

Search results