CCrmExternalChannelActivityType
Table of Contents
Constants
-
Activity
= 1
-
ActivityFaceCard
= 3
-
ActivityFaceCardName
= 'ACTIVITY_FACE_CARD'
-
ActivityName
= 'ACTIVITY'
-
First
= 1
-
ImportAgent
= 2
-
ImportAgentName
= 'IMPORT_AGENT'
-
Last
= 3
-
Undefined
= 0
Methods
-
getAllDescriptions()
: mixed
-
isDefined()
: mixed
-
resolveID()
: mixed
-
resolveName()
: mixed
Activity
public
mixed
Activity
= 1
ActivityFaceCard
public
mixed
ActivityFaceCard
= 3
ActivityFaceCardName
public
mixed
ActivityFaceCardName
= 'ACTIVITY_FACE_CARD'
ActivityName
public
mixed
ActivityName
= 'ACTIVITY'
First
public
mixed
First
= 1
ImportAgent
public
mixed
ImportAgent
= 2
ImportAgentName
public
mixed
ImportAgentName
= 'IMPORT_AGENT'
Last
public
mixed
Last
= 3
Undefined
public
mixed
Undefined
= 0
getAllDescriptions()
public
static getAllDescriptions() : 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
-