Открытые члены | |
loadData ($data) | |
reject () | |
apply () | |
Открытые атрибуты | |
const | APPLY_ACTION = true |
const | REJECT_ACTION = false |
const | ORIGINATOR_ID = 'sender' |
Открытые атрибуты унаследованные от iConsentResponse | |
const | EVENT_NAME = 'onSenderConsentResponseList' |
Защищенные члены | |
getContactId () | |
getConsentId () | |
getPostingId () | |
isContactUpdated ($apply) | |
updateContact ($apply) | |
См. определение в файле abstractconsentresponse.php строка 10
apply | ( | ) |
apply contact to send marketing messages
Замещает iConsentResponse.
См. определение в файле abstractconsentresponse.php строка 37
|
abstractprotected |
Переопределяется в ConsentResponseMail.
|
abstractprotected |
|
abstractprotected |
Переопределяется в ConsentResponseMail.
|
abstractprotected |
|
abstract |
load data for reject/apply actions
$data |
Замещает iConsentResponse.
Переопределяется в ConsentResponseMail.
reject | ( | ) |
deny contact to send marketing messages
Замещает iConsentResponse.
Переопределяется в TestConsentResponseMail.
См. определение в файле abstractconsentresponse.php строка 28
|
protected |
$apply |
Bitrix\Main\ArgumentException
Bitrix\Main\ObjectPropertyException
Bitrix\Main\SystemException
Переопределяется в TestConsentResponseMail.
См. определение в файле abstractconsentresponse.php строка 72
const APPLY_ACTION = true |
См. определение в файле abstractconsentresponse.php строка 12
const ORIGINATOR_ID = 'sender' |
См. определение в файле abstractconsentresponse.php строка 14
const REJECT_ACTION = false |
См. определение в файле abstractconsentresponse.php строка 13