CCrmExternalChannelImportPreset
Class CCrmExternalChannelImportPreset
Table of Contents
Constants
- OptionName = 'preset_ext_channel'
- PRESET_PERSON_TYPE_COMPANY = 'COMPANY'
- PRESET_PERSON_TYPE_PERSON = 'PERSON'
- PRESET_XML_TEMPLATE = '#CRM_REQUISITE_PRESET_DEF_#COUNTRY#_#PERSON_TYPE##'
Methods
- getList() : mixed
- getOption() : mixed
- getPresetId() : mixed
- setOption() : mixed
- setOwnerEntity() : mixed
Constants
OptionName
public
mixed
OptionName
= 'preset_ext_channel'
PRESET_PERSON_TYPE_COMPANY
public
mixed
PRESET_PERSON_TYPE_COMPANY
= 'COMPANY'
PRESET_PERSON_TYPE_PERSON
public
mixed
PRESET_PERSON_TYPE_PERSON
= 'PERSON'
PRESET_XML_TEMPLATE
public
mixed
PRESET_XML_TEMPLATE
= '#CRM_REQUISITE_PRESET_DEF_#COUNTRY#_#PERSON_TYPE##'
Methods
getList()
public
static getList() : mixed
getOption()
public
static getOption() : mixed
getPresetId()
public
getPresetId() : mixed
setOption()
public
static setOption(array<string|int, mixed> $params) : mixed
Parameters
- $params : array<string|int, mixed>
setOwnerEntity()
public
setOwnerEntity(mixed $class) : mixed
Parameters
- $class : mixed