WebFormTrigger extends BaseTrigger
FinalYes
Class WebFormTrigger
Table of Contents
Methods
- __construct() : mixed
- WebFormTrigger constructor.
- execute() : void
- getConfiguration() : Configuration|null
- getWrapper() : ConversionWrapper|null
- onFormFill() : mixed
Methods
__construct()
WebFormTrigger constructor.
public
__construct(ResultEntity $resultEntity) : mixed
Parameters
- $resultEntity : ResultEntity
execute()
public
execute() : void
Tags
getConfiguration()
public
getConfiguration() : Configuration|null
Return values
Configuration|nullgetWrapper()
public
getWrapper() : ConversionWrapper|null
Return values
ConversionWrapper|nullonFormFill()
public
static onFormFill(ResultEntity $entity) : mixed
Parameters
- $entity : ResultEntity