Bitrix API

CloudStorage extends Storage implements Storable

Table of Contents

Interfaces

Storable

Methods

__construct()  : mixed
__destruct()  : mixed
checkBucket()  : bool
Checks storage.
copy()  : Result
copyChunk()  : Result
flushDescriptor()  : mixed

Methods

__construct()

public __construct(mixed $params) : mixed
Parameters
$params : mixed

__destruct()

public __destruct() : mixed

checkBucket()

Checks storage.

public static checkBucket(int $id) : bool
Parameters
$id : int
Return values
bool

copy()

public copy(mixed $path, array<string|int, mixed> $file) : Result
Parameters
$path : mixed
$file : array<string|int, mixed>
Return values
Result

copyChunk()

public copyChunk(string $path, array<string|int, mixed> $file) : Result
Parameters
$path : string
$file : array<string|int, mixed>
Return values
Result

flushDescriptor()

public flushDescriptor() : mixed

        
On this page

Search results