Bitrix API

TagHandler implements TagHandlerInterface

class TagHandler

Table of Contents

Interfaces

TagHandlerInterface
class TagHandlerInterface

Methods

list()  : array<string|int, mixed>
Return all tags by module.
onAfterUserUpdate()  : mixed
Update tag by users active status.
onBitrix24LicenseChange()  : null
Handler updates regions tag.
onChangeClientLang()  : null
Handler updates regions tag.

Methods

list()

Return all tags by module.

public static list() : array<string|int, mixed>
Return values
array<string|int, mixed>

onAfterUserUpdate()

Update tag by users active status.

public static onAfterUserUpdate(mixed $userFields) : mixed
Parameters
$userFields : mixed

onBitrix24LicenseChange()

Handler updates regions tag.

public static onBitrix24LicenseChange() : null
Return values
null

onChangeClientLang()

Handler updates regions tag.

public static onChangeClientLang() : null
Return values
null

        
On this page

Search results