Bitrix API

GroupAction

Table of Contents

Constants

ACTION_ADD_ACCOMPLICE  = 'addaccomplice'
ACTION_ADD_AUDITOR  = 'addauditor'
ACTION_ADD_FAVORITE  = 'addtofavorite'
ACTION_ADJUST_DEADLINE  = 'adjustdeadline'
ACTION_COMPLETE  = 'complete'
ACTION_DELETE  = 'delete'
ACTION_MUTE  = 'mute'
ACTION_NONE  = 'none'
ACTION_PING  = 'ping'
ACTION_REMOVE_FAVORITE  = 'removefromfavorite'
ACTION_SET_DEADLINE  = 'setdeadline'
ACTION_SET_FLOW  = 'setflow'
ACTION_SET_GROUP  = 'setgroup'
ACTION_SET_ORIGINATOR  = 'setoriginator'
ACTION_SET_RESPONSIBLE  = 'setresponsible'
ACTION_SET_TASK_CONTROL  = 'settaskcontrol'
ACTION_SUBSTRACT_DEADLINE  = 'substractdeadline'
ACTION_UNMUTE  = 'unmute'

Methods

__construct()  : mixed
prepareGroupActions()  : array<string|int, mixed>

Constants

ACTION_ADD_ACCOMPLICE

public mixed ACTION_ADD_ACCOMPLICE = 'addaccomplice'

ACTION_ADD_AUDITOR

public mixed ACTION_ADD_AUDITOR = 'addauditor'

ACTION_ADD_FAVORITE

public mixed ACTION_ADD_FAVORITE = 'addtofavorite'

ACTION_ADJUST_DEADLINE

public mixed ACTION_ADJUST_DEADLINE = 'adjustdeadline'

ACTION_COMPLETE

public mixed ACTION_COMPLETE = 'complete'

ACTION_REMOVE_FAVORITE

public mixed ACTION_REMOVE_FAVORITE = 'removefromfavorite'

ACTION_SET_DEADLINE

public mixed ACTION_SET_DEADLINE = 'setdeadline'

ACTION_SET_FLOW

public mixed ACTION_SET_FLOW = 'setflow'

ACTION_SET_GROUP

public mixed ACTION_SET_GROUP = 'setgroup'

ACTION_SET_ORIGINATOR

public mixed ACTION_SET_ORIGINATOR = 'setoriginator'

ACTION_SET_RESPONSIBLE

public mixed ACTION_SET_RESPONSIBLE = 'setresponsible'

ACTION_SET_TASK_CONTROL

public mixed ACTION_SET_TASK_CONTROL = 'settaskcontrol'

ACTION_SUBSTRACT_DEADLINE

public mixed ACTION_SUBSTRACT_DEADLINE = 'substractdeadline'

Methods

prepareGroupActions()

public prepareGroupActions(mixed $gridId[, array<string|int, mixed> $disabledActions = [] ]) : array<string|int, mixed>
Parameters
$gridId : mixed
$disabledActions : array<string|int, mixed> = []
Return values
array<string|int, mixed>

        
On this page

Search results