Bitrix API

Manager

Table of Contents

Methods

disable()  : Result
enable()  : Result
getAvailableModes()  : array<string|int, mixed>
getCurrentMode()  : string|null
isOnecMode()  : bool
showEnabledJsNotificationIfNeeded()  : void

Methods

disable()

public static disable() : Result
Return values
Result

enable()

public static enable(string $mode[, array<string|int, mixed> $options = [] ]) : Result
Parameters
$mode : string
$options : array<string|int, mixed> = []
Return values
Result

getAvailableModes()

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

getCurrentMode()

public static getCurrentMode() : string|null
Return values
string|null

isOnecMode()

public static isOnecMode() : bool
Return values
bool

showEnabledJsNotificationIfNeeded()

public static showEnabledJsNotificationIfNeeded() : void

        
On this page

Search results