Bitrix API

TagRegistry

Table of Contents

Methods

get()  : array<string|int, mixed>|null
getInstance()  : self
invalidate()  : void
load()  : self

Methods

get()

public get(int $tagId) : array<string|int, mixed>|null
Parameters
$tagId : int
Return values
array<string|int, mixed>|null

getInstance()

public static getInstance() : self
Return values
self

invalidate()

public invalidate([int|null $tagId = null ]) : void
Parameters
$tagId : int|null = null

load()

public load(mixed $tagIds) : self
Parameters
$tagIds : mixed
Return values
self

        
On this page

Search results