Bitrix API

EntityPSRequisiteRelation

Table of Contents

Methods

getByEntity()  : array<string|int, mixed>|null
getList()  : Result
register()  : mixed
unregister()  : mixed
unregisterAll()  : mixed
unregisterByRequisite()  : mixed

Methods

getByEntity()

public static getByEntity(mixed $entityId) : array<string|int, mixed>|null
Parameters
$entityId : mixed
Tags
throws
ArgumentException
throws
Exception
Return values
array<string|int, mixed>|null

register()

public static register(mixed $entityId[, mixed $companyId = 0 ][, mixed $requisiteId = 0 ][, int $bankDetailId = 0 ]) : mixed
Parameters
$entityId : mixed
$companyId : mixed = 0
$requisiteId : mixed = 0
$bankDetailId : int = 0
Tags
throws
ArgumentException
throws
NotSupportedException

unregister()

public static unregister(mixed $entityId) : mixed
Parameters
$entityId : mixed
Tags
throws
ArgumentException
throws
Exception

unregisterByRequisite()

public static unregisterByRequisite(mixed $requisiteId) : mixed
Parameters
$requisiteId : mixed
Tags
throws
ArgumentException
throws
NotSupportedException

        
On this page

Search results