Bitrix API

BasketPropertyItemBase extends CollectableEntity

AbstractYes

Class BasketPropertyItemBase

Table of Contents

Methods

clearStartField()  : bool
create()  : BasketPropertyItem
delete()  : mixed
doFinalAction()  : Result
getAllFields()  : array<string|int, mixed>
getAvailableFields()  : array<string|int, mixed>
getAvailableFieldsMap()  : array<string|int, mixed>|null
getClassName()  : string
getCollection()  : EntityCollection
getCustomizableFields()  : array<string|int, mixed>
getField()  : string|null
getFieldsDescription()  : array<string|int, mixed>
getFieldValues()  : array<string|int, mixed>
getId()  : int
getInternalIndex()  : null|int
getList()  : mixed
getRegistryEntity()  : string|void
getRegistryType()  : string
hasMeaningfulField()  : bool
isChanged()  : bool
isClone()  : bool
isMarkedFieldCustom()  : bool
isMathActionOnly()  : bool
isStartField()  : bool
loadForBasket()  : array<string|int, mixed>
loadForBasketItem()  : array<string|int, mixed>
markFieldCustom()  : mixed
setCollection()  : mixed
setField()  : Result
setFields()  : Result
setMathActionOnly()  : bool
toArray()  : array<string|int, mixed>
unmarkFieldCustom()  : mixed
verify()  : Result

Methods

delete()

public delete() : mixed
Tags
throws
ArgumentOutOfRangeException
throws
ObjectNotFoundException

doFinalAction()

public doFinalAction([mixed $hasMeaningfulField = false ]) : Result
Parameters
$hasMeaningfulField : mixed = false
Return values
Result

getAllFields()

public static getAllFields() : array<string|int, mixed>
Tags
throws
NotImplementedException
Return values
array<string|int, mixed>

getAvailableFields()

public static getAvailableFields() : array<string|int, mixed>
Return values
array<string|int, mixed>

getAvailableFieldsMap()

public static getAvailableFieldsMap() : array<string|int, mixed>|null
Tags
throws
NotImplementedException
Return values
array<string|int, mixed>|null

getClassName()

public static getClassName() : string
Return values
string

getCustomizableFields()

public static getCustomizableFields() : array<string|int, mixed>
Return values
array<string|int, mixed>

getField()

public getField(mixed $name) : string|null
Parameters
$name : mixed
Return values
string|null

getFieldsDescription()

public static getFieldsDescription() : array<string|int, mixed>
Tags
throws
NotImplementedException
Return values
array<string|int, mixed>

getFieldValues()

public getFieldValues() : array<string|int, mixed>
Return values
array<string|int, mixed>

getId()

public getId() : int
Return values
int

getInternalIndex()

public getInternalIndex() : null|int
Return values
null|int

getList()

public static getList([array<string|int, mixed> $parameters = [] ]) : mixed
Parameters
$parameters : array<string|int, mixed> = []
Tags
throws
NotImplementedException

getRegistryType()

public static getRegistryType() : string
Tags
throws
NotImplementedException
Return values
string

isChanged()

public isChanged() : bool
Return values
bool

isMarkedFieldCustom()

public isMarkedFieldCustom(string $name) : bool
Parameters
$name : string
Return values
bool

isStartField()

public isStartField([bool $isMeaningfulField = false ]) : bool
Parameters
$isMeaningfulField : bool = false
Return values
bool

loadForBasket()

public static loadForBasket(mixed $idList) : array<string|int, mixed>
Parameters
$idList : mixed
Tags
throws
ArgumentException
throws
NotImplementedException
Return values
array<string|int, mixed>

loadForBasketItem()

public static loadForBasketItem(mixed $id) : array<string|int, mixed>
Parameters
$id : mixed
Tags
throws
ArgumentException
throws
ArgumentNullException
throws
NotImplementedException
Return values
array<string|int, mixed>

markFieldCustom()

public markFieldCustom(string $name) : mixed
Parameters
$name : string
Tags
throws
ArgumentOutOfRangeException

setField()

public setField(mixed $name, mixed $value) : Result
Parameters
$name : mixed
$value : mixed
Tags
throws
ArgumentOutOfRangeException
throws
NotImplementedException
throws
Exception
Return values
Result

setFields()

public setFields(array<string|int, mixed> $values) : Result
Parameters
$values : array<string|int, mixed>
Tags
throws
ArgumentOutOfRangeException
throws
NotSupportedException
throws
Exception
Return values
Result

setMathActionOnly()

public setMathActionOnly([bool|false $value = false ]) : bool
Parameters
$value : bool|false = false
Return values
bool

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

unmarkFieldCustom()

public unmarkFieldCustom(string $name) : mixed
Parameters
$name : string
Tags
throws
ArgumentOutOfRangeException

        
On this page

Search results