Bitrix API

Base extends ValueCollection

AbstractYes

Table of Contents

Methods

__construct()  : mixed
offsetExists()  : bool
offsetGet()  : mixed
offsetSet()  : mixed
offsetUnset()  : mixed

Methods

__construct()

public __construct(int $typeId, int $id) : mixed
Parameters
$typeId : int
$id : int

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) : mixed
Parameters
$offset : mixed
$value : mixed

offsetUnset()

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

        
On this page

Search results