Bitrix API

CounterProvider uses Singleton

Table of Contents

Methods

__wakeup()  : mixed
get()  : Counter|null
getInstance()  : static
isNeededToShow()  : bool

Methods

get()

public get(int $userId) : Counter|null
Parameters
$userId : int
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
Counter|null

getInstance()

public static getInstance() : static
Return values
static

isNeededToShow()

public isNeededToShow(int $userId) : bool
Parameters
$userId : int
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
bool

        
On this page

Search results