Bitrix API

Dummy implements ChannelInterface, TimeTrackingInterface, MemberRequestDistributionEvenlyInterface, TimeBeforeRequestNextMemberInterface

FinalYes

Table of Contents

Interfaces

ChannelInterface
TimeTrackingInterface
MemberRequestDistributionEvenlyInterface
TimeBeforeRequestNextMemberInterface

Constants

DIRECTION_INCOMING  = 1
DIRECTION_OUTGOING  = 2
PROPERTY_DIRECTION  = 'direction'
PROPERTY_FROM  = 'from'
PROPERTY_TO  = 'to'

Methods

createInstance()  : ChannelInterface
getCode()  : string
getPropertiesCollection()  : PropertiesCollection
getTimeOffsetVariants()  : array<string|int, int>
getTitle()  : string
isActive()  : bool
onSetNextMember()  : void

Constants

DIRECTION_INCOMING

public mixed DIRECTION_INCOMING = 1

DIRECTION_OUTGOING

public mixed DIRECTION_OUTGOING = 2

PROPERTY_DIRECTION

public mixed PROPERTY_DIRECTION = 'direction'

PROPERTY_FROM

public mixed PROPERTY_FROM = 'from'

PROPERTY_TO

public mixed PROPERTY_TO = 'to'

Methods

getCode()

public static getCode() : string
Return values
string

getTimeOffsetVariants()

public getTimeOffsetVariants() : array<string|int, int>
Return values
array<string|int, int>

getTitle()

public getTitle() : string
Return values
string

isActive()

public isActive() : bool
Return values
bool

        
On this page

Search results