ConversionHandler
Table of Contents
Constants
-
CLICK_PARAM_NAME
= 'BITRIX_SENDER_TO_CONVERSION_CLICK_ID'
Methods
-
onAfterRecipientClick()
: mixed
-
onBeforeProlog()
: mixed
-
onGetAttributeTypes()
: mixed
-
onSetDayContextAttributes()
: mixed
CLICK_PARAM_NAME
public
mixed
CLICK_PARAM_NAME
= 'BITRIX_SENDER_TO_CONVERSION_CLICK_ID'
onAfterRecipientClick()
public
static onAfterRecipientClick(mixed $data) : mixed
Parameters
-
$data
: mixed
-
onBeforeProlog()
public
static onBeforeProlog() : mixed
onGetAttributeTypes()
public
static onGetAttributeTypes() : mixed
onSetDayContextAttributes()
public
static onSetDayContextAttributes(DayContext $context) : mixed
Parameters
-
$context
: DayContext
-