Attachment
AbstractYes
Table of Contents
Methods
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()