Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс DiskHelper

Открытые статические члены

static saveFile (array $arFile, int $userId, $siteId=SITE_ID)
 
static getRecordsFolder ($folderName, $siteId=SITE_ID)
 
static getRootFolder ($siteId=SITE_ID)
 
static getStorageModel ($siteId=SITE_ID)
 
static getRootFolderName ($siteId)
 
static createRootFolderAccessCodes (Storage $storageModel)
 

Открытые атрибуты

const ROOT_FOLDER_CODE = "ZOOM_RECORDS"
 

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

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

Методы

◆ createRootFolderAccessCodes()

static createRootFolderAccessCodes ( Storage $storageModel)
static

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

◆ getRecordsFolder()

static getRecordsFolder ( $folderName,
$siteId = SITE_ID )
static

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

◆ getRootFolder()

static getRootFolder ( $siteId = SITE_ID)
static

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

◆ getRootFolderName()

static getRootFolderName ( $siteId)
static

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

◆ getStorageModel()

static getStorageModel ( $siteId = SITE_ID)
static
Аргументы
string$siteId
Возвращает
\Bitrix\Disk\Storage || null

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

◆ saveFile()

static saveFile ( array $arFile,
int $userId,
$siteId = SITE_ID )
static

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

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

◆ ROOT_FOLDER_CODE

const ROOT_FOLDER_CODE = "ZOOM_RECORDS"

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