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

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

 apply ()
 
 reject ()
 
 loadData ($data)
 

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

const EVENT_NAME = 'onSenderConsentResponseList'
 

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

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

Методы

◆ apply()

apply ( )

apply to send messages to recipient

Возвращает
mixed

Замещается в AbstractConsentResponse.

◆ loadData()

loadData ( $data)

load data from request

Аргументы
$data
Возвращает
iConsentResponse

Замещается в AbstractConsentResponse и ConsentResponseMail.

◆ reject()

reject ( )

reject to send messages to recipient

Возвращает
mixed

Замещается в AbstractConsentResponse и TestConsentResponseMail.

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

◆ EVENT_NAME

const EVENT_NAME = 'onSenderConsentResponseList'

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