Bitrix API

Limiter

Class Limiter

Table of Contents

Methods

getEmailMonthly()  : CountLimiter
Return email limiter.
getList()  : array<string|int, iLimiter>
Return true if installation is portal.
getMonthly()  : CountLimiter
Return monthly limiter.
getMonthlyLimitPercentage()  : int
Get monthly limiter percentage.
getPortalVerification()  : iLimiter
setMonthlyLimitPercentage()  : void
Set monthly limiter percentage.

Methods

getList()

Return true if installation is portal.

public static getList() : array<string|int, iLimiter>
Return values
array<string|int, iLimiter>

getMonthlyLimitPercentage()

Get monthly limiter percentage.

public static getMonthlyLimitPercentage() : int
Return values
int

setMonthlyLimitPercentage()

Set monthly limiter percentage.

public static setMonthlyLimitPercentage(int $value) : void
Parameters
$value : int

Value.


        
On this page

Search results