Bitrix API

Lead extends Broker

Table of Contents

Methods

__construct()  : mixed
deleteCache()  : void
getBunchByIds()  : array<string|int, EO_Lead>
getById()  : EO_Lead|null
resetAllCache()  : void
setCache()  : void
updateCache()  : void

Methods

__construct()

public __construct() : mixed

deleteCache()

public deleteCache(mixed $value) : void
Parameters
$value : mixed

getBunchByIds()

public getBunchByIds(array<string|int, mixed> $ids) : array<string|int, EO_Lead>
Parameters
$ids : array<string|int, mixed>
Return values
array<string|int, EO_Lead>

getById()

public getById(int $id) : EO_Lead|null
Parameters
$id : int
Return values
EO_Lead|null

resetAllCache()

public resetAllCache() : void

setCache()

public setCache(mixed $fields) : void
Parameters
$fields : mixed

updateCache()

public updateCache(mixed $fields) : void
Parameters
$fields : mixed

        
On this page

Search results