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

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

const CODE = self::CODE_RC_LEAD
 
- Открытые атрибуты унаследованные от TransportBase
const CODE = self::CODE_UNDEFINED
 
const CODE_RC_LEAD = 'rc_lead'
 
const CODE_RC_DEAL = 'rc_deal'
 
- Открытые атрибуты унаследованные от iBase
const CODE_MAIL = 'mail'
 
const CODE_TOLOKA = 'toloka'
 
const CODE_WEB_HOOK = 'web_hook'
 
const CODE_SMS = 'sms'
 
const CODE_IM = 'im'
 
const CODE_CALL = 'call'
 
const CODE_AUDIO_CALL = 'audio_call'
 
const CODE_UNDEFINED = ''
 
const CODE_MASTER_YANDEX = 'master_yandex'
 
const EVENT_NAME = 'onSenderMessageList'
 

Дополнительные унаследованные члены

- Открытые члены унаследованные от TransportBase
 __construct ()
 
 getName ()
 
 getCode ()
 
 getSupportedRecipientTypes ()
 
 loadConfiguration ()
 
 saveConfiguration (Message\Configuration $configuration)
 
 start ()
 
 send (Message\Adapter $message)
 
 end ()
 
- Открытые члены унаследованные от iBase
 getSupportedTransports ()
 
 loadConfiguration ($id=null)
 
 saveConfiguration (Configuration $configuration)
 
 copyConfiguration ($id)
 
- Защищенные члены унаследованные от TransportBase
 detectDealCategoryId ($categoryId, EntityManageFacility $facility)
 
 getLastDealCategoryId (EntityManageFacility $facility)
 
 getLastDeal (EntityManageFacility $facility, $days)
 
 getOrderData ($dealId)
 
 copyDealProducts ($fromDealId, $toDealId)
 
- Защищенные данные унаследованные от TransportBase
 $configuration
 
 $responsibleQueue
 

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

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

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

◆ CODE

const CODE = self::CODE_RC_LEAD

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