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

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

static getViewHtmlSingle (array $input, $value)
 
static getEditHtmlSingle ($name, array $input, $value)
 
static getErrorSingle (array $input, $value)
 

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

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

Методы

◆ getEditHtmlSingle()

static getEditHtmlSingle ( $name,
array $input,
$value )
static
Аргументы
$name
array$input
$value
Возвращает
string

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

◆ getErrorSingle()

static getErrorSingle ( array $input,
$value )
static
Аргументы
array$input
$value
Возвращает
array|void

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

◆ getViewHtmlSingle()

static getViewHtmlSingle ( array $input,
$value )
static
Аргументы
array$input
$value
Возвращает
string

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