Bitrix API

Member extends SubItem

FinalYes

Table of Contents

Methods

deleteByParent()  : mixed
findByParent()  : Collection
getCollectionClass()  : mixed
getDataSourceClass()  : mixed
getParent()  : mixed
getParentId()  : mixed
getUserId()  : mixed
prepareData()  : mixed
setParent()  : mixed
setParentId()  : mixed

Methods

deleteByParent()

public static deleteByParent(mixed $parentId[, array<string|int, mixed> $parameters = array() ][, mixed $settings = null ]) : mixed
Parameters
$parentId : mixed
$parameters : array<string|int, mixed> = array()
$settings : mixed = null

findByParent()

public static findByParent(mixed $parentId[, array<string|int, mixed> $parameters = array() ][, null $settings = null ]) : Collection
Parameters
$parentId : mixed
$parameters : array<string|int, mixed> = array()
$settings : null = null
Return values
Collection

getCollectionClass()

public static getCollectionClass() : mixed

getDataSourceClass()

public static getDataSourceClass() : mixed

getParent()

public getParent() : mixed

getParentId()

public getParentId() : mixed

getUserId()

public getUserId() : mixed

prepareData()

public prepareData(mixed $result) : mixed
Parameters
$result : mixed

setParent()

public setParent(Item|null $instance) : mixed
Parameters
$instance : Item|null
Tags
throws
ArgumentException

setParentId()

public setParentId(mixed $id) : mixed
Parameters
$id : mixed

        
On this page

Search results