Bitrix API

Storage implements Storable

Table of Contents

Interfaces

Storable

Methods

__construct()  : mixed
__destruct()  : mixed
copy()  : Result
copyChunk()  : Result
flushDescriptor()  : mixed

Methods

__construct()

public __construct() : mixed

__destruct()

public __destruct() : mixed

copy()

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

copyChunk()

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

flushDescriptor()

public flushDescriptor() : mixed

        
On this page

Search results