Bitrix API

Crm

Table of Contents

Methods

getPortalCreatedTimestamp()  : int
isAutomatedSolutionListEnabled()  : bool
isBox()  : bool
isBoxOrEtalon()  : bool
isDocumentSigningEnabled()  : bool
isEtalon()  : bool
isLiveFeedRecordsGenerationEnabled()  : bool
isMobileDynamicTypesEnabled()  : bool
isPortalCreatedBefore()  : bool
isUniversalActivityScenarioEnabled()  : bool
isWhatsAppGoToChatEnabled()  : bool
isWhatsAppScenarioEnabled()  : bool
markAsInitiated()  : void
setAutomatedSolutionListEnabled()  : void
setDocumentSigningEnabled()  : void
setLiveFeedRecordsGenerationEnabled()  : void
setWhatsAppGoToChatEnabled()  : void
setWhatsAppScenarioEnabled()  : void
wasInitiated()  : bool

Methods

getPortalCreatedTimestamp()

public static getPortalCreatedTimestamp() : int
Return values
int

isAutomatedSolutionListEnabled()

public static isAutomatedSolutionListEnabled() : bool

Do not use, will be removed soon

Return values
bool

isBox()

public static isBox() : bool
Return values
bool

isBoxOrEtalon()

public static isBoxOrEtalon() : bool
Return values
bool

isDocumentSigningEnabled()

public static isDocumentSigningEnabled() : bool
Return values
bool

isEtalon()

public static isEtalon() : bool
Return values
bool

isLiveFeedRecordsGenerationEnabled()

public static isLiveFeedRecordsGenerationEnabled() : bool
Return values
bool

isMobileDynamicTypesEnabled()

public static isMobileDynamicTypesEnabled() : bool
Return values
bool

isPortalCreatedBefore()

public static isPortalCreatedBefore(int $targetTimestamp) : bool
Parameters
$targetTimestamp : int
Return values
bool

isUniversalActivityScenarioEnabled()

public static isUniversalActivityScenarioEnabled() : bool

Do not use, will be removed soon

Return values
bool

isWhatsAppGoToChatEnabled()

public static isWhatsAppGoToChatEnabled() : bool

Do not use, will be removed soon

Return values
bool

isWhatsAppScenarioEnabled()

public static isWhatsAppScenarioEnabled() : bool

Do not use, will be removed soon

Return values
bool

markAsInitiated()

public static markAsInitiated() : void

setAutomatedSolutionListEnabled()

public static setAutomatedSolutionListEnabled(bool $isEnabled) : void

Do not use, will be removed soon

Parameters
$isEnabled : bool

setDocumentSigningEnabled()

public static setDocumentSigningEnabled(bool $isEnabled) : void
Parameters
$isEnabled : bool

setLiveFeedRecordsGenerationEnabled()

public static setLiveFeedRecordsGenerationEnabled(bool $isEnabled) : void
Parameters
$isEnabled : bool

setWhatsAppGoToChatEnabled()

public static setWhatsAppGoToChatEnabled(bool $value) : void

Do not use, will be removed soon

Parameters
$value : bool

setWhatsAppScenarioEnabled()

public static setWhatsAppScenarioEnabled(bool $isEnabled) : void

Do not use, will be removed soon

Parameters
$isEnabled : bool

wasInitiated()

public static wasInitiated() : bool
Return values
bool

        
On this page

Search results