Bitrix API

Dictionary uses EntityFabric, EntityBaseMethods

Table of Contents

Methods

__construct()  : mixed
createPattern()  : string
delete()  : mixed
destroy()  : mixed
getById()  : static
getData()  : mixed
getId()  : mixed
getInstance()  : static
offsetExists()  : bool
offsetGet()  : mixed
offsetSet()  : void
offsetUnset()  : void
translitAndCreatePattern()  : string

Methods

__construct()

public __construct(mixed $id[, mixed $languageId = null ]) : mixed
Parameters
$id : mixed
$languageId : mixed = null

createPattern()

public createPattern(string $word) : string
Parameters
$word : string
Return values
string

getById()

public static getById(int $id) : static
Parameters
$id : int
Return values
static

getInstance()

public static getInstance(static|int $object) : static
Parameters
$object : static|int
Return values
static

offsetExists()

public offsetExists(mixed $offset) : bool
Parameters
$offset : mixed
Return values
bool

offsetGet()

public offsetGet(mixed $offset) : mixed
Parameters
$offset : mixed

offsetSet()

public offsetSet(mixed $offset, mixed $value) : void
Parameters
$offset : mixed
$value : mixed

offsetUnset()

public offsetUnset(mixed $offset) : void
Parameters
$offset : mixed

translitAndCreatePattern()

public translitAndCreatePattern(string $word) : string
Parameters
$word : string
Return values
string

        
On this page

Search results