Bitrix API

Model

AbstractYes

Table of Contents

Methods

__construct()  : mixed
check()  : mixed
delete()  : mixed
get()  : mixed
getErrors()  : mixed
getId()  : mixed
hasErrors()  : mixed
load()  : mixed
merge()  : mixed
save()  : mixed
set()  : mixed

Methods

__construct()

public __construct(mixed $id[, array<string|int, mixed> $params = null ]) : mixed
Parameters
$id : mixed
$params : array<string|int, mixed> = null

check()

public check() : mixed

delete()

public delete() : mixed

getErrors()

public getErrors() : mixed

getId()

public getId() : mixed

hasErrors()

public hasErrors() : mixed

load()

public abstract load(mixed $id) : mixed
Parameters
$id : mixed

merge()

public merge(mixed $params) : mixed
Parameters
$params : mixed

save()

public save([mixed $onlyCheck = false ]) : mixed
Parameters
$onlyCheck : mixed = false

set()

public set(array<string|int, mixed> $params) : mixed
Parameters
$params : array<string|int, mixed>

        
On this page

Search results