Class LeadRoutingBehavior
Logic attributes/methods for lead distribution.
LeadRouting is a CBehavior that provides logic for simple or complex distribution of leads to users
- CComponent
- CBehavior implements IBehavior
- LeadRoutingBehavior
public
string
|
|
public
|
|
public
mixed
|
#
customRoundRobin( mixed $contact = null )
Picks the next asignee for custom round robin lead routing rule. |
public
mixed
|
#
evenDistro( )
Legacy lead routing option. This can no longer be selected option from the lead routing admin page. |
public
mixed
|
|
public
integer
|
|
public
|
|
public
type
|
attach(),
detach(),
events(),
getEnabled(),
getOwner(),
setEnabled()
|
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
integer |
WITHIN_GROUPS
|
0 |
|
integer |
BETWEEN_GROUPS
|
1 |
$enabled,
$owner
|