ActionFactory
Table of Contents
Methods
- __construct() : mixed
- createByDto() : Action|null
- createOpenAppAction() : JsEvent
Methods
__construct()
public
__construct(Configurable $item[, string|null $clientId = null ][, int|null $restAppId = null ]) : mixed
Parameters
- $item : Configurable
- $clientId : string|null = null
- $restAppId : int|null = null
createByDto()
public
createByDto(ActionDto|null $actionDto) : Action|null
Parameters
- $actionDto : ActionDto|null
Return values
Action|nullcreateOpenAppAction()
public
createOpenAppAction() : JsEvent