8define(
'FORM_CRM_DEFAULT_PATH',
'/crm/configs/import/lead.php');
12CModule::AddAutoloadClasses(
16 "CForm_old" =>
"classes/general/form_cform_old.php",
17 "CFormResult_old" =>
"classes/general/form_cformresult_old.php",
18 "CFormOutput_old" =>
"classes/general/form_cformoutput_old.php",
21 "CAllForm" =>
"classes/general/form_callform.php",
22 "CAllFormAnswer" =>
"classes/general/form_callformanswer.php",
23 "CAllFormField" =>
"classes/general/form_callformfield.php",
24 "CAllFormOutput" =>
"classes/general/form_callformoutput.php",
25 "CAllFormResult" =>
"classes/general/form_callformresult.php",
26 "CAllFormStatus" =>
"classes/general/form_callformstatus.php",
27 "CAllFormValidator" =>
"classes/general/form_callformvalidator.php",
28 "CAllFormCrm" =>
"classes/general/form_callformcrm.php",
31 "CForm" =>
"classes/mysql/form_cform.php",
32 "CFormAnswer" =>
"classes/mysql/form_cformanswer.php",
33 "CFormField" =>
"classes/mysql/form_cformfield.php",
34 "CFormOutput" =>
"classes/mysql/form_cformoutput.php",
35 "CFormResult" =>
"classes/mysql/form_cformresult.php",
36 "CFormStatus" =>
"classes/mysql/form_cformstatus.php",
37 "CFormValidator" =>
"classes/mysql/form_cformvalidator.php",
39 "CFormCrm" =>
"classes/mysql/form_cformcrm.php",
40 "CFormCrmSender" =>
"classes/mysql/form_cformcrm.php",
43 "CFormEventHandlers" =>
"events.php",
44 "Bitrix\\Form\\SenderEventHandler" =>
"lib/senderconnector.php",
45 "Bitrix\\Form\\SenderConnectorForm" =>
"lib/senderconnector.php",
50AddEventHandler(
'form',
'onAfterResultAdd',
array(
'CFormEventHandlers',
'sendOnAfterResultStatusChange'));
51AddEventHandler(
'form',
'onAfterResultStatusChange',
array(
'CFormEventHandlers',
'sendOnAfterResultStatusChange'));
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
$_SERVER["DOCUMENT_ROOT"]
AddEventHandler($FROM_MODULE_ID, $MESSAGE_ID, $CALLBACK, $SORT=100, $FULL_PATH=false)
IncludeModuleLangFile($filepath, $lang=false, $bReturnArray=false)