Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ConsentResponseMail
+ Граф наследования:ConsentResponseMail:

Открытые члены

 loadData ($data)
 

Открытые атрибуты

const CODE = iBase::CODE_MAIL
 

Защищенные члены

 isContactUpdated ($apply)
 
 getContactId ()
 
 getConsentId ()
 
 getPostingId ()
 

Подробное описание

См. определение в файле consentresponsemail.php строка 14

Методы

◆ getConsentId()

getConsentId ( )
protected
Возвращает
mixed

Переопределяет метод предка AbstractConsentResponse.

См. определение в файле consentresponsemail.php строка 69

◆ getContactId()

getContactId ( )
protected

return Contact ID

Возвращает
mixed

Переопределяет метод предка AbstractConsentResponse.

См. определение в файле consentresponsemail.php строка 64

◆ getPostingId()

getPostingId ( )
protected
Возвращает
mixed

Переопределяет метод предка AbstractConsentResponse.

См. определение в файле consentresponsemail.php строка 74

◆ isContactUpdated()

isContactUpdated ( $apply)
protected
Аргументы
$apply
Возвращает
mixed

Переопределяет метод предка AbstractConsentResponse.

См. определение в файле consentresponsemail.php строка 42

◆ loadData()

loadData ( $data)

load data from string tag or array

Аргументы
array | string$data
Возвращает
ConsentBuilderMail
Исключения
ArgumentException

Bitrix\Main\Security\Sign\BadSignatureException

Переопределяет метод предка AbstractConsentResponse.

См. определение в файле consentresponsemail.php строка 27

Данные класса

◆ CODE

const CODE = iBase::CODE_MAIL

См. определение в файле consentresponsemail.php строка 16