Bitrix API

CounterSettings uses Singleton

Table of Contents

Methods

__wakeup()  : mixed
canBeCounted()  : bool
cleanCounterLimitCache()  : void
getCounterCurrentValue()  : int
getCounterLimitValue()  : int
getInstance()  : static
isCounterCurrentValueExceeded()  : int
isEnabled()  : bool
setUseActivityResponsible()  : void
useActivityResponsible()  : bool

Methods

getCounterCurrentValue()

public getCounterCurrentValue() : int
Return values
int

getCounterLimitValue()

public getCounterLimitValue() : int
Return values
int

getInstance()

public static getInstance() : static
Return values
static

isCounterCurrentValueExceeded()

public isCounterCurrentValueExceeded(int $limit) : int
Parameters
$limit : int
Return values
int

setUseActivityResponsible()

public setUseActivityResponsible(bool $val) : void
Parameters
$val : bool

useActivityResponsible()

public useActivityResponsible() : bool
Return values
bool

        
On this page

Search results