Bitrix API

DataManager

AbstractYes

Table of Contents

Methods

add()  : mixed
delete()  : mixed
getById()  : mixed
getCount()  : mixed
getList()  : mixed
getSectionList()  : mixed
getUrlToList()  : mixed
update()  : mixed

Methods

add()

public abstract add(mixed $data) : mixed
Parameters
$data : mixed

delete()

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

getById()

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

getCount()

public abstract getCount([mixed $filter = array() ]) : mixed
Parameters
$filter : mixed = array()

getList()

public abstract getList([mixed $filter = array() ][, mixed $offset = 0 ][, mixed $limit = 0 ]) : mixed
Parameters
$filter : mixed = array()
$offset : mixed = 0
$limit : mixed = 0

getSectionList()

public abstract getSectionList() : mixed

getUrlToList()

public abstract getUrlToList() : mixed

update()

public abstract update(mixed $id, mixed $data) : mixed
Parameters
$id : mixed
$data : mixed

        
On this page

Search results