Bitrix API

FlowFeature

FinalYes

Table of Contents

Constants

FEATURE_ID  = 'tasks_flow'
KEY  = 'feature_flows_enabled'
LIMIT_CODE  = 'limit_tasks_flows'

Methods

canTurnOnTrial()  : bool
isFeatureEnabled()  : bool
isFeatureEnabledByTrial()  : bool
isOn()  : bool
isOptionEnabled()  : bool
turnOff()  : void
turnOffForUsers()  : void
turnOn()  : void
turnOnForUsers()  : void
turnOnTrial()  : void

Constants

LIMIT_CODE

public mixed LIMIT_CODE = 'limit_tasks_flows'

Methods

canTurnOnTrial()

public static canTurnOnTrial() : bool
Return values
bool

isFeatureEnabled()

public static isFeatureEnabled() : bool
Return values
bool

isFeatureEnabledByTrial()

public static isFeatureEnabledByTrial() : bool
Return values
bool

isOn()

public static isOn() : bool
Return values
bool

isOptionEnabled()

public static isOptionEnabled() : bool
Return values
bool

turnOffForUsers()

public static turnOffForUsers(int ...$userIds) : void
Parameters
$userIds : int

turnOnForUsers()

public static turnOnForUsers(int ...$userIds) : void
Parameters
$userIds : int

        
On this page

Search results