Bitrix API

CrmEventHandler

Table of Contents

Constants

SECTION  = 'CRM'
TITLE  = 'INTRANET_USTAT_SECTION_CRM_NAME'

Methods

getTitle()  : mixed
onAfterCrmAddEventEvent()  : mixed
onAfterCrmCompanyAddEvent()  : mixed
onAfterCrmContactAddEvent()  : mixed
onAfterCrmDealAddEvent()  : mixed
onAfterCrmLeadAddEvent()  : mixed
onOrderAddEvent()  : mixed
onOrderUpdateEvent()  : mixed
onProductAddEvent()  : mixed
onProductUpdateEvent()  : mixed
registerListeners()  : mixed
unregisterListeners()  : mixed

Constants

Methods

onAfterCrmAddEventEvent()

public static onAfterCrmAddEventEvent(mixed $ID, mixed $arFields) : mixed
Parameters
$ID : mixed
$arFields : mixed

onAfterCrmCompanyAddEvent()

public static onAfterCrmCompanyAddEvent(mixed $arFields) : mixed
Parameters
$arFields : mixed

onAfterCrmContactAddEvent()

public static onAfterCrmContactAddEvent(mixed $arFields) : mixed
Parameters
$arFields : mixed

onAfterCrmDealAddEvent()

public static onAfterCrmDealAddEvent(mixed $arFields) : mixed
Parameters
$arFields : mixed

onAfterCrmLeadAddEvent()

public static onAfterCrmLeadAddEvent(mixed $arFields) : mixed
Parameters
$arFields : mixed

onOrderAddEvent()

public static onOrderAddEvent(mixed $ID, mixed $arFields) : mixed
Parameters
$ID : mixed
$arFields : mixed

onOrderUpdateEvent()

public static onOrderUpdateEvent(mixed $ID, mixed $arFields) : mixed
Parameters
$ID : mixed
$arFields : mixed

onProductAddEvent()

public static onProductAddEvent(mixed $ID, mixed $arFields) : mixed
Parameters
$ID : mixed
$arFields : mixed

onProductUpdateEvent()

public static onProductUpdateEvent(mixed $ID, mixed $arFields) : mixed
Parameters
$ID : mixed
$arFields : mixed

        
On this page

Search results