Bitrix API

Mode

Class Mode CRM Operating Mode

Table of Contents

Constants

CLASSIC  = 1
CLASSIC_NAME  = 'CLASSIC'
SIMPLE  = 2
SIMPLE_NAME  = 'SIMPLE'
Undefined  = 0

Methods

getAllDescriptions()  : array<string|int, mixed>
Get Mode Descriptions
getCurrent()  : int
Get Current CRM Mode
getCurrentName()  : string

Constants

CLASSIC

public mixed CLASSIC = 1

CLASSIC_NAME

public mixed CLASSIC_NAME = 'CLASSIC'

SIMPLE

public mixed SIMPLE = 2

SIMPLE_NAME

public mixed SIMPLE_NAME = 'SIMPLE'

Undefined

public mixed Undefined = 0

Methods

getAllDescriptions()

Get Mode Descriptions

public static getAllDescriptions() : array<string|int, mixed>
Return values
array<string|int, mixed>

getCurrent()

Get Current CRM Mode

public static getCurrent() : int
Return values
int

getCurrentName()

public static getCurrentName() : string
Return values
string

        
On this page

Search results