Bitrix API

Attachment

AbstractYes

Table of Contents

Methods

add()  : mixed
attach()  : mixed
delete()  : mixed
getById()  : mixed

Methods

add()

public static add(mixed $ownerId, array<string|int, mixed> $fileParameters, array<string|int, mixed> $parameters) : mixed
Parameters
$ownerId : mixed
$fileParameters : array<string|int, mixed>
$parameters : array<string|int, mixed>

attach()

public static attach(mixed $ownerId, int $fileId[, array<string|int, mixed> $parameters = [] ]) : mixed
Parameters
$ownerId : mixed
$fileId : int
$parameters : array<string|int, mixed> = []

delete()

public static delete(mixed $ownerId, mixed $id[, array<string|int, mixed> $parameters = array() ]) : mixed
Parameters
$ownerId : mixed
$id : mixed
$parameters : array<string|int, mixed> = array()

getById()

public static getById(mixed $id[, mixed $parameters = array() ]) : mixed
Parameters
$id : mixed
$parameters : mixed = array()

        
On this page

Search results