CCrmExternalChannelType
Table of Contents
Constants
-
Bitrix
= 2
-
BitrixName
= 'BITRIX'
-
Custom
= 1
-
CustomName
= 'CUSTOM'
-
Drupal
= 6
-
DrupalName
= 'DRUPAL'
-
First
= 1
-
Joomla
= 5
-
JoomlaName
= 'JOOMLA'
-
Last
= 7
-
Magento
= 7
-
MagentoName
= 'MAGENTO'
-
OneC
= 3
-
OneCName
= 'ONE_C'
-
Undefined
= 0
-
Wordpress
= 4
-
WordpressName
= 'WORDPRESS'
Methods
-
getAllDescriptions()
: mixed
-
getDescription()
: mixed
-
getDescriptions()
: mixed
-
isDefined()
: mixed
-
resolveID()
: mixed
-
resolveName()
: mixed
Bitrix
public
mixed
Bitrix
= 2
BitrixName
public
mixed
BitrixName
= 'BITRIX'
Custom
public
mixed
Custom
= 1
CustomName
public
mixed
CustomName
= 'CUSTOM'
Drupal
public
mixed
Drupal
= 6
DrupalName
public
mixed
DrupalName
= 'DRUPAL'
First
public
mixed
First
= 1
Joomla
public
mixed
Joomla
= 5
JoomlaName
public
mixed
JoomlaName
= 'JOOMLA'
Last
public
mixed
Last
= 7
Magento
public
mixed
Magento
= 7
MagentoName
public
mixed
MagentoName
= 'MAGENTO'
OneC
public
mixed
OneC
= 3
OneCName
public
mixed
OneCName
= 'ONE_C'
Undefined
public
mixed
Undefined
= 0
Wordpress
public
mixed
Wordpress
= 4
WordpressName
public
mixed
WordpressName
= 'WORDPRESS'
getAllDescriptions()
public
static getAllDescriptions() : mixed
getDescription()
public
static getDescription(mixed $typeID) : mixed
Parameters
-
$typeID
: mixed
-
getDescriptions()
public
static getDescriptions(mixed $types) : mixed
Parameters
-
$types
: mixed
-
isDefined()
public
static isDefined(mixed $typeID) : mixed
Parameters
-
$typeID
: mixed
-
resolveID()
public
static resolveID(mixed $name) : mixed
Parameters
-
$name
: mixed
-
resolveName()
public
static resolveName(mixed $typeID) : mixed
Parameters
-
$typeID
: mixed
-