EventLimits
Table of Contents
Constants
- BY_COOKIE = 2
- BY_IP = 4
- BY_SESSION = 1
- BY_USER_AUTH = 8
- BY_USER_DATE_REGISTER = 16
- BY_USER_ID = 32
Methods
- getList() : array<string|int, mixed>
- Gets types list
Constants
BY_COOKIE
public
mixed
BY_COOKIE
= 2
BY_IP
public
mixed
BY_IP
= 4
BY_SESSION
public
mixed
BY_SESSION
= 1
BY_USER_AUTH
public
mixed
BY_USER_AUTH
= 8
BY_USER_DATE_REGISTER
public
mixed
BY_USER_DATE_REGISTER
= 16
BY_USER_ID
public
mixed
BY_USER_ID
= 32
Methods
getList()
Gets types list
public
static getList() : array<string|int, mixed>