method
public
static
ProductCategories::getEditHtml()
Сигнатура
public static getEditHtml(mixed $name, array<string|int, mixed> $input[, mixed $values = null ]) : string
Описание
Возвращает HTML-блок для редактирования типа
Параметры
$name
mixed
$input
array<string|int, mixed>
$values
mixed
= null
Возвращаемое значение
string
Исходный файл: source/sale/lib/internals/input.php:2088

