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>
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_DELETE
public
mixed
ACTION_DELETE
= 'delete'
ACTION_MUTE
public
mixed
ACTION_MUTE
= 'mute'
ACTION_NONE
public
mixed
ACTION_NONE
= 'none'
ACTION_PING
public
mixed
ACTION_PING
= 'ping'
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'
ACTION_UNMUTE
public
mixed
ACTION_UNMUTE
= 'unmute'
__construct()
public
__construct() : mixed
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>