Bitrix API

Item

FinalYes

Class Entity

Table of Contents

Methods

compare()  : mixed
createFromArray()  : mixed
getAssociatedEntity()  : array<string|int, mixed>|null
getCallId()  : mixed
getCallRecordUrl()  : mixed
getCompanyPost()  : mixed
getCompanyTitle()  : mixed
getDescription()  : mixed
getEditUrl()  : mixed
getElementId()  : mixed
getListId()  : mixed
getName()  : mixed
getPhones()  : array<string|int, mixed>
getRank()  : mixed
getStatusId()  : mixed
getStatusName()  : mixed
getWebformResultId()  : mixed
persist()  : mixed
setAssociatedEntity()  : mixed
setCallId()  : mixed
setCompanyPost()  : mixed
setCompanyTitle()  : mixed
setDescription()  : mixed
setEditUrl()  : mixed
setElementId()  : mixed
setFromArray()  : mixed
setListId()  : mixed
setName()  : mixed
setPhones()  : mixed
setRank()  : mixed
setStatusId()  : mixed
setWebformResultId()  : mixed
toArray()  : mixed

Methods

compare()

public compare(Item $other) : mixed
Parameters
$other : Item

createFromArray()

public static createFromArray(array<string|int, mixed> $fields[, mixed $new = true ]) : mixed
Parameters
$fields : array<string|int, mixed>
$new : mixed = true

getAssociatedEntity()

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

getCallId()

public getCallId() : mixed

getCallRecordUrl()

public getCallRecordUrl() : mixed

getCompanyPost()

public getCompanyPost() : mixed

getCompanyTitle()

public getCompanyTitle() : mixed

getDescription()

public getDescription() : mixed

getEditUrl()

public getEditUrl() : mixed

getElementId()

public getElementId() : mixed

getListId()

public getListId() : mixed

getName()

public getName() : mixed

getPhones()

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

getRank()

public getRank() : mixed

getStatusId()

public getStatusId() : mixed

getStatusName()

public static getStatusName(mixed $statusId) : mixed
Parameters
$statusId : mixed

getWebformResultId()

public getWebformResultId() : mixed

persist()

public persist() : mixed

setAssociatedEntity()

public setAssociatedEntity(array<string|int, mixed> $associatedEntity) : mixed
Parameters
$associatedEntity : array<string|int, mixed>

setCallId()

public setCallId(mixed $callId) : mixed
Parameters
$callId : mixed

setCompanyPost()

public setCompanyPost(mixed $companyPost) : mixed
Parameters
$companyPost : mixed

setCompanyTitle()

public setCompanyTitle(mixed $companyTitle) : mixed
Parameters
$companyTitle : mixed

setDescription()

public setDescription(mixed $description) : mixed
Parameters
$description : mixed

setEditUrl()

public setEditUrl(mixed $editUrl) : mixed
Parameters
$editUrl : mixed

setElementId()

public setElementId(mixed $elementId) : mixed
Parameters
$elementId : mixed

setFromArray()

public setFromArray(array<string|int, mixed> $fields) : mixed
Parameters
$fields : array<string|int, mixed>

setListId()

public setListId(mixed $listId) : mixed
Parameters
$listId : mixed

setName()

public setName(mixed $name) : mixed
Parameters
$name : mixed

setPhones()

public setPhones(array<string|int, mixed> $phones) : mixed
Parameters
$phones : array<string|int, mixed>

setRank()

public setRank(mixed $rank) : mixed
Parameters
$rank : mixed

setStatusId()

public setStatusId(mixed $statusId) : mixed
Parameters
$statusId : mixed

setWebformResultId()

public setWebformResultId(mixed $webformResultId) : mixed
Parameters
$webformResultId : mixed

toArray()

public toArray() : mixed

        
On this page

Search results