Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Storage
+ Граф наследования:Storage:

Открытые члены

 __construct ()
 
 __destruct ()
 
 copy ($path, array $file)
 
 copyChunk ($path, array $chunk)
 
 flushDescriptor ()
 

Защищенные данные

 $path = ""
 

Статические защищенные данные

static $lastId = null
 
static $descriptor = null
 

Подробное описание

См. определение в файле storage.php строка 17

Конструктор(ы)

◆ __construct()

__construct ( )

См. определение в файле storage.php строка 24

◆ __destruct()

__destruct ( )

См. определение в файле storage.php строка 38

Методы

◆ copy()

copy ( $path,
array $file )
Аргументы
array$path
array$file
Возвращает
Result

Замещает Storable.

Переопределяется в CloudStorage.

См. определение в файле storage.php строка 48

◆ copyChunk()

copyChunk ( $path,
array $chunk )
Аргументы
string$path
array$chunk
Возвращает
Result

Переопределяется в CloudStorage.

См. определение в файле storage.php строка 103

◆ flushDescriptor()

flushDescriptor ( )

См. определение в файле storage.php строка 163

Данные класса

◆ $descriptor

$descriptor = null
staticprotected

См. определение в файле storage.php строка 22

◆ $lastId

$lastId = null
staticprotected

См. определение в файле storage.php строка 21

◆ $path

$path = ""
protected

См. определение в файле storage.php строка 19