method
public
static
Editor::replaceCharset()
Класс: \Bitrix\Fileman\Block\Editor
Сигнатура
public static replaceCharset(string $html[, string $charset = '#CHARSET#' ][, bool $add = false ]) : string
Описание
Заменяет кодировку в HTML-строке.
Параметры
$html
string
$charset
string
= '#CHARSET#'
$add
bool
= false
Возвращаемое значение
string
Исходный файл: source/fileman/lib/block/editor.php:1136

