string public static
\Bitrix\Fileman\Block\Editor::getHtmlForEditor(
string $html,
string $charset = null
);
This static method returns received string, converted php into special format for handling block editor.
Parameters
Parameter | Description | Version |
$html | Received HTML string. | |
$charset | Encoding. | |