Bitrix API

OperationsApiInContact extends BaseFeature

Table of Contents

Methods

allowSwitchBySecretLink()  : bool
Allow to enable or to disable this feature via a secret link
disable()  : void
Disable this feature
enable()  : void
Enable this feature
getCategory()  : BaseCategory
Feature category. Used to group features by category
getId()  : string
Feature unique id
getName()  : string
Feature name in russian. Used to display feature switcher
getSort()  : int
Feature sort index. Used to set correct features order in list
isEnabled()  : bool
Is this feature currently enabled

Methods

Allow to enable or to disable this feature via a secret link

public allowSwitchBySecretLink() : bool
Return values
bool

getId()

Feature unique id

public getId() : string
Return values
string

getName()

Feature name in russian. Used to display feature switcher

public getName() : string
Return values
string

getSort()

Feature sort index. Used to set correct features order in list

public getSort() : int
Return values
int

        
On this page

Search results