Bitrix API

CheckList extends SubItem

FinalYes

Class CheckList

Table of Contents

Methods

deleteByParent()  : mixed
findByParent()  : Collection
getCollectionClass()  : mixed
getDataSourceClass()  : mixed
getFieldTitleHTML()  : mixed
getParent()  : mixed
getParentId()  : mixed
getUserId()  : mixed
isCompleted()  : mixed
prepareData()  : bool
Do some data rearrangements before save() performed
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() ][, mixed $settings = null ]) : Collection
Parameters
$parentId : mixed
$parameters : array<string|int, mixed> = array()
$settings : mixed = null
Return values
Collection

getCollectionClass()

public static getCollectionClass() : mixed

getDataSourceClass()

public static getDataSourceClass() : mixed

getFieldTitleHTML()

public getFieldTitleHTML() : mixed

getParent()

public getParent() : mixed

getParentId()

public getParentId() : mixed

getUserId()

public getUserId() : mixed

prepareData()

Do some data rearrangements before save() performed

public prepareData(Result $result) : bool
Parameters
$result : Result
Tags
access

private

throws
ObjectException
Return values
bool

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