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

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

static getHTMLAttribute ($fileId)
 
static getJson ($fileId)
 
static getData (?int $fileId)
 
static save (?int $originalFileId, array $file, ?Main\Engine\CurrentUser $currentUser=null)
 
static getDataFromRequest (string $fieldName, ?HttpRequest $request=null)
 
static addSystemMask (array $file, array $descriptionParams)
 
static setSystemGroup (string $title, ?string $description)
 

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

const REQUEST_FIELD_NAME = 'ui_avatar_editor'
 

Защищенные статические члены

static getMaskFromRequest ($id, ?array $rawFiles, ?array $postData)
 

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

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

Методы

◆ addSystemMask()

static addSystemMask ( array $file,
array $descriptionParams )
static
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

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

◆ getData()

static getData ( ?int $fileId)
static
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

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

◆ getDataFromRequest()

static getDataFromRequest ( string $fieldName,
?HttpRequest $request = null )
static
Аргументы
string$fieldName
HttpRequest | null$request
Возвращает
array|null
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

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

◆ getHTMLAttribute()

static getHTMLAttribute ( $fileId)
static
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

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

◆ getJson()

static getJson ( $fileId)
static
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

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

◆ getMaskFromRequest()

static getMaskFromRequest ( $id,
?array $rawFiles,
?array $postData )
staticprotected
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

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

◆ save()

static save ( ?int $originalFileId,
array $file,
?Main\Engine\CurrentUser $currentUser = null )
static
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

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

◆ setSystemGroup()

static setSystemGroup ( string $title,
?string $description )
static
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

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

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

◆ REQUEST_FIELD_NAME

const REQUEST_FIELD_NAME = 'ui_avatar_editor'
Примеры
C:/bitrix/modules/ui/lib/Avatar/Mask/Helper.php.

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